]> git.sur5r.net Git - minitube/commit
New upstream version 2.9 upstream/2.9
authorJakob Haufe <sur5r@sur5r.net>
Sat, 11 Aug 2018 17:27:43 +0000 (17:27 +0000)
committerJakob Haufe <sur5r@sur5r.net>
Sat, 11 Aug 2018 17:27:43 +0000 (17:27 +0000)
commit533489a63a9716c645a11a99ca446978b20eedd0
tree5964bf661c5cc3cab459ac693f97037ffb718995
parent994e6e5e95196b0e36c680b1fd496f12d71739c9
New upstream version 2.9
285 files changed:
.clang-format [new file with mode: 0644]
.gitignore
CHANGES
README.md
empty.ts
images/64x64/app.png [new file with mode: 0644]
images/64x64/app@2x.png [new file with mode: 0644]
images/audio-volume-high.png [new file with mode: 0644]
images/audio-volume-high@2x.png [new file with mode: 0644]
images/audio-volume-muted.png [new file with mode: 0644]
images/audio-volume-muted@2x.png [new file with mode: 0644]
images/badge.png [deleted file]
images/badge3.png [deleted file]
images/badge3@2x.png [deleted file]
images/badge4.png [deleted file]
images/badge4@2x.png [deleted file]
images/badge@2x.png [deleted file]
images/bookmark-new.png [new file with mode: 0644]
images/bookmark-new@2x.png [new file with mode: 0644]
images/bookmark-new_active.png [new file with mode: 0644]
images/bookmark-new_active@2x.png [new file with mode: 0644]
images/bookmark-remove.png [new file with mode: 0644]
images/bookmark-remove@2x.png [new file with mode: 0644]
images/content-loading.png [new file with mode: 0644]
images/content-loading@2x.png [new file with mode: 0644]
images/document-save.png [new file with mode: 0644]
images/document-save@2x.png [new file with mode: 0644]
images/edit-clear.png [new file with mode: 0644]
images/edit-find.png [new file with mode: 0644]
images/email.png [new file with mode: 0644]
images/email@2x.png [new file with mode: 0644]
images/facebook.png [new file with mode: 0644]
images/facebook@2x.png [new file with mode: 0644]
images/go-next.png [new file with mode: 0644]
images/go-next@2x.png [new file with mode: 0644]
images/go-next_active.png [new file with mode: 0644]
images/go-next_active@2x.png [new file with mode: 0644]
images/go-previous.png [new file with mode: 0644]
images/go-previous@2x.png [new file with mode: 0644]
images/go-previous_active.png [new file with mode: 0644]
images/go-previous_active@2x.png [new file with mode: 0644]
images/go-top.png [new file with mode: 0644]
images/go-top@2x.png [new file with mode: 0644]
images/link.png [new file with mode: 0644]
images/link@2x.png [new file with mode: 0644]
images/media-playback-pause.png [new file with mode: 0644]
images/media-playback-pause@2x.png [new file with mode: 0644]
images/media-playback-start.png [new file with mode: 0644]
images/media-playback-start@2x.png [new file with mode: 0644]
images/media-playback-stop.png [new file with mode: 0644]
images/media-playback-stop@2x.png [new file with mode: 0644]
images/media-skip-forward.png [new file with mode: 0644]
images/media-skip-forward@2x.png [new file with mode: 0644]
images/safesearch.png [new file with mode: 0644]
images/safesearch@2x.png [new file with mode: 0644]
images/system-search.png [new file with mode: 0644]
images/system-search_active.png [new file with mode: 0644]
images/system-search_selected.png [new file with mode: 0644]
images/twitter.png [new file with mode: 0644]
images/twitter@2x.png [new file with mode: 0644]
images/video-display.png [new file with mode: 0644]
images/video-display@2x.png [new file with mode: 0644]
images/view-fullscreen.png [new file with mode: 0644]
images/view-fullscreen@2x.png [new file with mode: 0644]
images/view-list.png [new file with mode: 0644]
images/view-list@2x.png [new file with mode: 0644]
images/view-more.png [new file with mode: 0644]
images/view-more@2x.png [new file with mode: 0644]
images/view-refresh.png [new file with mode: 0644]
images/view-refresh_active.png [new file with mode: 0644]
images/view-refresh_selected.png [new file with mode: 0644]
images/view-restore.png [new file with mode: 0644]
images/view-restore@2x.png [new file with mode: 0644]
images/window-close.png [new file with mode: 0644]
images/window-close_active.png [new file with mode: 0644]
images/window-close_selected.png [new file with mode: 0644]
locale/ar.ts
locale/ast.ts
locale/be.ts
locale/bg_BG.ts
locale/ca.ts
locale/ca_ES.ts
locale/cs_CZ.ts
locale/da.ts
locale/de_DE.ts
locale/el.ts
locale/es.ts
locale/es_AR.ts
locale/es_ES.ts
locale/es_MX.ts
locale/fi.ts
locale/fi_FI.ts
locale/fr.ts
locale/gl.ts
locale/he_IL.ts
locale/hr.ts
locale/hu.ts
locale/ia.ts [deleted file]
locale/id.ts
locale/it.ts
locale/ja_JP.ts
locale/ko_KR.ts
locale/ky.ts
locale/locale.pri
locale/ms_MY.ts
locale/nb.ts
locale/nl.ts
locale/nn.ts
locale/pl.ts
locale/pl_PL.ts
locale/pt.ts
locale/pt_BR.ts
locale/ro.ts
locale/ru.ts
locale/sk.ts
locale/sl.ts
locale/sq.ts
locale/sr.ts [new file with mode: 0644]
locale/sv_SE.ts
locale/th.ts
locale/tr.ts
locale/uk.ts
locale/uk_UA.ts
locale/vi.ts
locale/zh_CN.ts
locale/zh_TW.ts
minitube.appdata.xml [new file with mode: 0644]
minitube.pro
resources.qrc
src/aboutview.cpp
src/aboutview.h
src/aggregatevideosource.cpp
src/aggregatevideosource.h
src/appwidget.cpp [new file with mode: 0644]
src/appwidget.h [new file with mode: 0644]
src/autocomplete.cpp
src/autocomplete.h
src/channelaggregator.cpp
src/channelaggregator.h
src/channelitemdelegate.h
src/channellistview.h
src/channelmodel.cpp
src/channelmodel.h
src/channelsuggest.cpp
src/channelsuggest.h
src/channelview.cpp
src/channelview.h
src/clickablelabel.cpp [new file with mode: 0644]
src/clickablelabel.h [new file with mode: 0644]
src/compatibility/pathsservice.cpp [deleted file]
src/compatibility/pathsservice.h [deleted file]
src/compatibility/qurlqueryhelper.h [deleted file]
src/database.cpp
src/datautils.cpp
src/diskcache.cpp
src/downloaditem.cpp
src/downloadlistview.h
src/downloadmanager.cpp
src/downloadmanager.h
src/downloadmodel.cpp
src/downloadsettings.cpp
src/downloadsettings.h
src/downloadview.cpp
src/downloadview.h
src/exlineedit.cpp
src/exlineedit.h
src/fontutils.cpp
src/fontutils.h
src/global.h [deleted file]
src/globalshortcuts.h
src/gnomeglobalshortcutbackend.cpp
src/gridwidget.h
src/homeview.cpp
src/homeview.h
src/http/README.md [new file with mode: 0644]
src/http/http.pri [new file with mode: 0644]
src/http/src/cachedhttp.cpp [new file with mode: 0644]
src/http/src/cachedhttp.h [new file with mode: 0644]
src/http/src/http.cpp [new file with mode: 0644]
src/http/src/http.h [new file with mode: 0644]
src/http/src/localcache.cpp [new file with mode: 0644]
src/http/src/localcache.h [new file with mode: 0644]
src/http/src/throttledhttp.cpp [new file with mode: 0644]
src/http/src/throttledhttp.h [new file with mode: 0644]
src/httputils.cpp [new file with mode: 0644]
src/httputils.h [new file with mode: 0644]
src/iconutils.cpp
src/iconutils.h
src/idle/idle.pri [new file with mode: 0644]
src/idle/src/idle.h [new file with mode: 0644]
src/idle/src/idle_linux.cpp [new file with mode: 0644]
src/idle/src/idle_mac.cpp [new file with mode: 0644]
src/idle/src/idle_win.cpp [new file with mode: 0644]
src/jsfunctions.cpp
src/jsfunctions.h
src/loadingwidget.cpp
src/loadingwidget.h
src/main.cpp
src/mainwindow.cpp
src/mainwindow.h
src/mediaview.cpp
src/mediaview.h
src/minisplitter.cpp
src/minisplitter.h
src/networkaccess.cpp [deleted file]
src/networkaccess.h [deleted file]
src/paginatedvideosource.cpp
src/paginatedvideosource.h
src/painterutils.cpp
src/painterutils.h
src/playlistitemdelegate.cpp
src/playlistitemdelegate.h
src/playlistmodel.cpp
src/playlistmodel.h
src/playlistview.cpp
src/playlistview.h
src/refinesearchbutton.h
src/refinesearchwidget.cpp
src/refinesearchwidget.h
src/regionsview.cpp
src/regionsview.h
src/searchlineedit.cpp
src/searchlineedit.h
src/searchparams.cpp
src/searchparams.h
src/searchview.cpp
src/searchview.h
src/searchwidget.h
src/seekslider.h
src/segmentedcontrol.cpp
src/segmentedcontrol.h
src/sharetoolbar.cpp [new file with mode: 0644]
src/sharetoolbar.h [new file with mode: 0644]
src/sidebarheader.cpp
src/sidebarheader.h
src/sidebarwidget.cpp
src/sidebarwidget.h
src/snapshotpreview.cpp
src/snapshotpreview.h
src/snapshotsettings.cpp
src/snapshotsettings.h
src/spacer.cpp
src/spacer.h
src/standardfeedsview.cpp
src/standardfeedsview.h
src/suggester.h
src/temporary.cpp
src/toolbarmenu.cpp [new file with mode: 0644]
src/toolbarmenu.h [new file with mode: 0644]
src/updatechecker.cpp
src/video.cpp
src/video.h
src/videoareawidget.cpp
src/videoareawidget.h
src/videodefinition.cpp
src/videodefinition.h
src/videomimedata.cpp
src/videomimedata.h
src/videosource.h
src/videosourcewidget.cpp
src/videosourcewidget.h
src/view.h
src/yt3.cpp
src/yt3.h
src/yt3listparser.cpp
src/yt3listparser.h
src/ytcategories.cpp
src/ytcategories.h
src/ytchannel.cpp
src/ytchannel.h
src/ytfeedreader.cpp [deleted file]
src/ytfeedreader.h [deleted file]
src/ytregions.cpp
src/ytregions.h
src/ytsearch.cpp
src/ytsearch.h
src/ytsinglevideosource.cpp
src/ytsinglevideosource.h
src/ytstandardfeed.cpp
src/ytstandardfeed.h
src/ytsuggester.cpp
src/ytsuggester.h
src/ytvideo.cpp [new file with mode: 0644]
src/ytvideo.h [new file with mode: 0644]
style.css