qBittorrent/src/gui
sledgehammer999 52d08f7112 Merge pull request #4413 from glassez/dlmgr
Improve Download Manager. Closes #4305
2016-01-05 10:10:08 -06:00
..
lineedit Use simpler DEFINE for detecting Qt5 so moc will work too. 2015-12-05 22:20:49 +02:00
powermanagement Change project directory structure. 2015-02-05 19:10:26 +03:00
properties Add column with list of currently downloading files 2015-12-20 01:45:35 +01:00
qtnotify Move GUI-related sources into gui subdir. 2015-06-03 22:11:36 +03:00
rss Save RSS cookies to common cookie storage 2016-01-04 05:45:30 +03:00
search Fix coding style (Issue #2192). 2015-12-20 21:52:26 +03:00
about.qrc Move translators & thanks to its own file 2015-06-28 21:08:20 +08:00
about.ui Mention github contributors in thanks.html 2015-06-28 21:08:21 +08:00
about_imp.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
addnewtorrentdialog.cpp Move basic search-related code into Core. 2015-12-20 19:20:59 +03:00
addnewtorrentdialog.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
addnewtorrentdialog.ui Merge pull request #4051 from takiz/qblabels 2015-11-29 18:12:37 -06:00
advancedsettings.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
autoexpandabledialog.cpp Change project directory structure. 2015-02-05 19:10:26 +03:00
autoexpandabledialog.h Change project directory structure. 2015-02-05 19:10:26 +03:00
autoexpandabledialog.ui Change project directory structure. 2015-02-05 19:10:26 +03:00
bandwidth_limit.ui Change project directory structure. 2015-02-05 19:10:26 +03:00
confirmdeletiondlg.ui Change project directory structure. 2015-02-05 19:10:26 +03:00
deletionconfirmationdlg.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
downloadfromurldlg.h Use warning message box instead of critical 2015-06-20 20:36:35 +08:00
downloadfromurldlg.ui Download-from-URL textbox changes focus on tab key 2015-03-03 00:27:16 +05:30
executionlog.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
executionlog.h Change project directory structure. 2015-02-05 19:10:26 +03:00
executionlog.ui Change project directory structure. 2015-02-05 19:10:26 +03:00
gpl.html Move translators & thanks to its own file 2015-06-28 21:08:20 +08:00
gui.pri Improve the "Watch folders" UI. Closes #4300. 2016-01-03 22:08:55 +02:00
guiiconprovider.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
guiiconprovider.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
hidabletabwidget.h MainWindow cleanups. 2015-02-08 19:36:52 +03:00
ico.cpp Use simpler DEFINE for detecting Qt5 so moc will work too. 2015-12-05 22:20:49 +02:00
ico.h Change project directory structure. 2015-02-05 19:10:26 +03:00
login.ui Change project directory structure. 2015-02-05 19:10:26 +03:00
loglistwidget.cpp Redesign main core classes. 2015-06-09 21:30:42 +03:00
loglistwidget.h Change project directory structure. 2015-02-05 19:10:26 +03:00
mainwindow.cpp Indicate to the user that he's going to download the new version. 2016-01-03 17:54:04 +02:00
mainwindow.h Merge pull request #3832 from glassez/search 2015-12-21 11:13:38 -06:00
mainwindow.ui Reduce mainwindow border width 2015-11-29 00:21:08 +08:00
messageboxraised.cpp Change project directory structure. 2015-02-05 19:10:26 +03:00
messageboxraised.h Change project directory structure. 2015-02-05 19:10:26 +03:00
options.ui Make it scroll horizontally when necessary. 2016-01-03 22:08:55 +02:00
options_imp.cpp Remove watch folders permanently only if the user accepts the Preferences dialog. 2016-01-03 22:08:55 +02:00
options_imp.h Remove watch folders permanently only if the user accepts the Preferences dialog. 2016-01-03 22:08:55 +02:00
preview.ui Minor changes in Preview File dialog 2015-07-15 22:46:24 +02:00
previewlistdelegate.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
previewselect.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
previewselect.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
programupdater.cpp Use DownloadManager by ProgramUpdater 2016-01-04 05:49:02 +03:00
programupdater.h Use DownloadManager by ProgramUpdater 2016-01-04 05:49:02 +03:00
scanfoldersdelegate.cpp Make it scroll horizontally when necessary. 2016-01-03 22:08:55 +02:00
scanfoldersdelegate.h Make it scroll horizontally when necessary. 2016-01-03 22:08:55 +02:00
shutdownconfirm.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
shutdownconfirm.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
speedlimitdlg.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
speedlimitdlg.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
statsdialog.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
statsdialog.h Redesign main core classes. 2015-06-09 21:30:42 +03:00
statsdialog.ui Change project directory structure. 2015-02-05 19:10:26 +03:00
statusbar.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
statusbar.h Change project directory structure. 2015-02-05 19:10:26 +03:00
thanks.html Mention github contributors in thanks.html 2015-06-28 21:08:21 +08:00
torrentcontentfiltermodel.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrentcontentfiltermodel.h Change project directory structure. 2015-02-05 19:10:26 +03:00
torrentcontentmodel.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrentcontentmodel.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrentcontentmodelfile.cpp Redesign main core classes. 2015-06-09 21:30:42 +03:00
torrentcontentmodelfile.h Redesign main core classes. 2015-06-09 21:30:42 +03:00
torrentcontentmodelfolder.cpp Fix progress calculation in Content tab. Closes #2639 Closes #2752 2015-07-12 01:27:16 +02:00
torrentcontentmodelfolder.h Change project directory structure. 2015-02-05 19:10:26 +03:00
torrentcontentmodelitem.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrentcontentmodelitem.h Increase priority value of "High" 2015-06-29 02:01:51 +03:00
torrentcontenttreeview.cpp Use simpler DEFINE for detecting Qt5 so moc will work too. 2015-12-05 22:20:49 +02:00
torrentcontenttreeview.h Change project directory structure. 2015-02-05 19:10:26 +03:00
torrentcreatordlg.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrentcreatordlg.h Follow project coding style. Issue #2192. 2015-06-28 12:26:03 +02:00
torrentcreatordlg.ui Add 16 KiB, 8 MiB and 16 MiB piece sizes in Torrent Creator 2015-06-28 12:26:24 +02:00
torrentimportdlg.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrentimportdlg.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrentimportdlg.ui Change project directory structure. 2015-02-05 19:10:26 +03:00
torrentmodel.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
torrentmodel.h Some TransferListWidget speedup. 2015-11-06 08:38:09 +03:00
trackerlogin.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
trackerlogin.h Fix possible compilation error. Closes #3947. 2015-10-16 12:02:47 +03:00
transferlistdelegate.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
transferlistdelegate.h Change project directory structure. 2015-02-05 19:10:26 +03:00
transferlistfilterswidget.cpp Fix typo 2015-12-22 12:43:38 +08:00
transferlistfilterswidget.h Fix typo 2015-12-22 12:43:38 +08:00
transferlistsortmodel.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
transferlistsortmodel.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
transferlistwidget.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
transferlistwidget.h Select the file of single file torrents when opening destination folder 2015-08-29 16:09:22 +02:00
translators.html Move translators & thanks to its own file 2015-06-28 21:08:20 +08:00
updownratiodlg.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
updownratiodlg.h Change project directory structure. 2015-02-05 19:10:26 +03:00
updownratiodlg.ui Change project directory structure. 2015-02-05 19:10:26 +03:00