]> git.sur5r.net Git - minitube/commit
Imported Upstream version 1.2 upstream/1.2
authorJakob Haufe <sur5r@sur5r.net>
Mon, 6 Aug 2012 20:31:36 +0000 (22:31 +0200)
committerJakob Haufe <sur5r@sur5r.net>
Mon, 6 Aug 2012 20:31:36 +0000 (22:31 +0200)
commit7b529d6a918efe39ca6d63201fcdb954a3c881b4
tree13cc140e61c409435c6c7c836784bf5054a6c60b
parentefec77e73c8eafb7ba1f0b7817567272f02262e5
Imported Upstream version 1.2
99 files changed:
.gitignore
CHANGES
INSTALL
Info.plist [deleted file]
TODO
data/128x128/minitube.png
data/22x22/minitube.png [new file with mode: 0644]
data/512x512/minitube.png [new file with mode: 0644]
images/media-playback-pause.png [deleted file]
images/media-playback-start.png [deleted file]
images/media-playback-stop.png [deleted file]
images/media-skip-forward.png [deleted file]
images/view-fullscreen.png [deleted file]
locale/ar.ts
locale/bg_BG.ts
locale/cs_CZ.ts
locale/de_DE.ts
locale/el_GR.ts
locale/empty.ts [new file with mode: 0644]
locale/en_US.ts [new file with mode: 0644]
locale/es.ts
locale/es_AR.ts
locale/es_ES.ts
locale/fi_FI.ts
locale/fr_FR.ts
locale/gl.ts
locale/he_IL.ts
locale/hr_HR.ts
locale/hu_HU.ts
locale/it_IT.ts
locale/ja_JP.ts
locale/lat.ts
locale/locale.pri
locale/nb_NO.ts
locale/nl_NL.ts
locale/pl_PL.ts
locale/pt_BR.ts
locale/pt_PT.ts
locale/ro_RO.ts
locale/ru_RU.ts
locale/tr_TR.ts
locale/uk.ts
locale/zh_CN.ts [new file with mode: 0644]
minitube.icns [deleted file]
minitube.ico [deleted file]
minitube.pro
minitube.rc [deleted file]
resources.qrc
src/AboutView.cpp
src/AboutView.h
src/Constants.h [deleted file]
src/ListModel.cpp
src/ListModel.h
src/MainWindow.cpp
src/MainWindow.h
src/MediaView.cpp
src/MediaView.h
src/SearchView.cpp
src/SearchView.h
src/constants.cpp [new file with mode: 0644]
src/constants.h [new file with mode: 0755]
src/downloaditem.cpp [new file with mode: 0644]
src/downloaditem.h [new file with mode: 0644]
src/downloadlistview.cpp [new file with mode: 0644]
src/downloadlistview.h [new file with mode: 0644]
src/downloadmanager.cpp [new file with mode: 0644]
src/downloadmanager.h [new file with mode: 0644]
src/downloadmodel.cpp [new file with mode: 0644]
src/downloadmodel.h [new file with mode: 0644]
src/downloadsettings.cpp [new file with mode: 0644]
src/downloadsettings.h [new file with mode: 0644]
src/downloadview.cpp [new file with mode: 0644]
src/downloadview.h [new file with mode: 0644]
src/flickcharm.cpp [deleted file]
src/flickcharm.h [deleted file]
src/fontutils.cpp [new file with mode: 0644]
src/fontutils.h [new file with mode: 0644]
src/globalshortcutbackend.cpp [new file with mode: 0644]
src/globalshortcutbackend.h [new file with mode: 0644]
src/globalshortcuts.cpp [new file with mode: 0644]
src/globalshortcuts.h [new file with mode: 0644]
src/gnomeglobalshortcutbackend.cpp [new file with mode: 0644]
src/gnomeglobalshortcutbackend.h [new file with mode: 0644]
src/googlesuggest.cpp
src/iconloader/qticonloader.cpp
src/iconloader/qticonloader.h
src/main.cpp
src/networkaccess.cpp
src/playlist/PrettyItemDelegate.cpp
src/playlist/PrettyItemDelegate.h
src/playlistwidget.h
src/spacer.cpp
src/spacer.h
src/thlibrary/thblackbar.cpp
src/updatechecker.cpp
src/urllineedit.cpp
src/video.cpp
src/video.h
src/youtubesearch.cpp