.. |
lineedit
|
Remove unused image. Possibly leftover from dropping Qt4.
|
7 years ago |
powermanagement
|
Use qUtf8Printable() for logging strings
|
7 years ago |
properties
|
Remove superfluous QString::fromUtf8()
|
7 years ago |
qtnotify
|
add basic cmake support
|
9 years ago |
rss
|
Merge pull request #7396 from thalieht/updownratio
|
7 years ago |
search
|
allow search plugins sorting. closes #7526
|
7 years ago |
CMakeLists.txt
|
Remove duplicate header
|
7 years ago |
about.qrc
|
Sort the resource lists
|
7 years ago |
about.ui
|
Open links in browser. Closes #7651.
|
7 years ago |
about_imp.h
|
Indicate bitness in stackstrace and about dialog. Closes #6172.
|
8 years ago |
addnewtorrentdialog.cpp
|
Merge pull request #7596 from evsh/path-history-items
|
7 years ago |
addnewtorrentdialog.h
|
Add option to tune download history list length. Closes #4043.
|
7 years ago |
addnewtorrentdialog.ui
|
Use file path edit widgets in options and add torrent dialog
|
8 years ago |
advancedsettings.cpp
|
Merge pull request #7596 from evsh/path-history-items
|
7 years ago |
advancedsettings.h
|
Merge pull request #7596 from evsh/path-history-items
|
7 years ago |
autoexpandabledialog.cpp
|
Fix coding style for several files
|
8 years ago |
autoexpandabledialog.h
|
Fix coding style for several files
|
8 years ago |
autoexpandabledialog.ui
|
Fix deletionconfirmationdlg position
|
8 years ago |
bandwidth_limit.ui
|
Fix speedlimitdlg position
|
8 years ago |
banlistoptions.cpp
|
Enable preferences Apply button when ip banlist is modified
|
7 years ago |
banlistoptions.h
|
Coding style, use nullptr and other minor things
|
7 years ago |
banlistoptions.ui
|
Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor().
|
8 years ago |
categoryfiltermodel.cpp
|
Implement TorrentCategoryDialog class
|
7 years ago |
categoryfiltermodel.h
|
Turn isSpecialItem() into a CategoryFilterModel static method.
|
8 years ago |
categoryfilterproxymodel.cpp
|
Properly sort categories case-insensitively in filter widget. Closes #6708.
|
8 years ago |
categoryfilterproxymodel.h
|
Fix build error.
|
8 years ago |
categoryfilterwidget.cpp
|
Implement TorrentCategoryDialog class
|
7 years ago |
categoryfilterwidget.h
|
Implement TorrentCategoryDialog class
|
7 years ago |
confirmdeletiondlg.ui
|
[WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations.
|
8 years ago |
cookiesdialog.cpp
|
Coding style, use nullptr and other minor things
|
7 years ago |
cookiesdialog.h
|
Coding style, use nullptr and other minor things
|
7 years ago |
cookiesdialog.ui
|
Enable alternatingRowColors for "Manage Cookie" dialog
|
8 years ago |
cookiesmodel.cpp
|
Coding style, use nullptr and other minor things
|
7 years ago |
cookiesmodel.h
|
Coding style, use nullptr and other minor things
|
7 years ago |
deletionconfirmationdlg.h
|
Fix deletionconfirmationdlg position
|
8 years ago |
downloadfromurldlg.h
|
Remove superfluous QString::fromUtf8()
|
7 years ago |
downloadfromurldlg.ui
|
Replace dialog ok-cancel buttons with QDialogButtonBox
|
7 years ago |
executionlog.cpp
|
Various macOS UI improvements
|
7 years ago |
executionlog.h
|
Use SettingsStorage instead.
|
9 years ago |
executionlog.ui
|
Remove border around execution log
|
9 years ago |
fspathedit.cpp
|
Add maxVisibleItems combo box property to FileSystemPathComboEdit.
|
7 years ago |
fspathedit.h
|
Add maxVisibleItems combo box property to FileSystemPathComboEdit.
|
7 years ago |
fspathedit_p.cpp
|
Initialize variables
|
7 years ago |
fspathedit_p.h
|
Do not show completion when text is not being edited
|
8 years ago |
gpl.html
|
Move some URLs overs to https
|
9 years ago |
gui.pri
|
Add ip subnet whitelist for bypassing webui auth
|
7 years ago |
guiiconprovider.cpp
|
Use svg icons for the country flags.
|
7 years ago |
guiiconprovider.h
|
Support fallback when selecting theme icons
|
8 years ago |
hidabletabwidget.h
|
Various macOS UI improvements
|
7 years ago |
ipsubnetwhitelistoptionsdialog.cpp
|
Add ip subnet whitelist for bypassing webui auth
|
7 years ago |
ipsubnetwhitelistoptionsdialog.h
|
Add ip subnet whitelist for bypassing webui auth
|
7 years ago |
ipsubnetwhitelistoptionsdialog.ui
|
Add ip subnet whitelist for bypassing webui auth
|
7 years ago |
login.ui
|
Replace dialog ok-cancel buttons with QDialogButtonBox
|
7 years ago |
loglistwidget.cpp
|
Add ability to filter log messages by type.
|
9 years ago |
loglistwidget.h
|
Add ability to filter log messages by type.
|
9 years ago |
macutilities.h
|
Fix notification display on macOS
|
7 years ago |
macutilities.mm
|
Fix notification display on macOS
|
7 years ago |
mainwindow.cpp
|
Allow drag-n-drop magnet links to mainwindow. Closes #7742.
|
7 years ago |
mainwindow.h
|
Fix "QObject::connect: No such slot" errors
|
7 years ago |
mainwindow.ui
|
Add show/hide statusbar option
|
8 years ago |
messageboxraised.cpp
|
Replace C-style casts with C++ ones
|
8 years ago |
messageboxraised.h
|
…
|
|
optionsdlg.cpp
|
Remove superfluous QString::fromUtf8()
|
7 years ago |
optionsdlg.h
|
Add ip subnet whitelist for bypassing webui auth
|
7 years ago |
optionsdlg.ui
|
Add ip subnet whitelist for bypassing webui auth
|
7 years ago |
previewlistdelegate.h
|
Coding style, use nullptr and other minor things
|
7 years ago |
previewselectdialog.cpp
|
Persist size and treeview header state in preview dialog
|
7 years ago |
previewselectdialog.h
|
Persist size and treeview header state in preview dialog
|
7 years ago |
previewselectdialog.ui
|
Persist size and treeview header state in preview dialog
|
7 years ago |
programupdater.cpp
|
Use qUtf8Printable() for logging strings
|
7 years ago |
programupdater.h
|
Use DownloadManager by ProgramUpdater
|
9 years ago |
scanfoldersdelegate.cpp
|
Add lookup function to get PathType display names
|
9 years ago |
scanfoldersdelegate.h
|
Make it scroll horizontally when necessary.
|
9 years ago |
shutdownconfirmdlg.cpp
|
Fix coding style for several files
|
8 years ago |
shutdownconfirmdlg.h
|
Coding style, use nullptr and other minor things
|
7 years ago |
shutdownconfirmdlg.ui
|
Rename files:
|
9 years ago |
speedlimitdlg.cpp
|
Remove superfluous QString::fromUtf8()
|
7 years ago |
speedlimitdlg.h
|
Coding style, use nullptr and other minor things
|
7 years ago |
statsdialog.cpp
|
Replace C-style casts with C++ ones
|
8 years ago |
statsdialog.h
|
Use cached SessionStatus and CacheStatus
|
8 years ago |
statsdialog.ui
|
Cleanup downloadfromurldlg, statsdialog
|
8 years ago |
statusbar.cpp
|
Various macOS UI improvements
|
7 years ago |
statusbar.h
|
Refactor and improve StatusBar
|
8 years ago |
tagfiltermodel.cpp
|
Fix build.
|
8 years ago |
tagfiltermodel.h
|
Add a Tags (multi-label) feature to the GUI. Closes #13.
|
8 years ago |
tagfilterproxymodel.cpp
|
Add a Tags (multi-label) feature to the GUI. Closes #13.
|
8 years ago |
tagfilterproxymodel.h
|
Add a Tags (multi-label) feature to the GUI. Closes #13.
|
8 years ago |
tagfilterwidget.cpp
|
Merge pull request #7251 from Chocobo1/spacing
|
7 years ago |
tagfilterwidget.h
|
Add a Tags (multi-label) feature to the GUI. Closes #13.
|
8 years ago |
thanks.html
|
Mention github contributors in thanks.html
|
10 years ago |
torrentcategorydialog.cpp
|
Implement TorrentCategoryDialog class
|
7 years ago |
torrentcategorydialog.h
|
Implement TorrentCategoryDialog class
|
7 years ago |
torrentcategorydialog.ui
|
Implement TorrentCategoryDialog class
|
7 years ago |
torrentcontentfiltermodel.cpp
|
Fix coding style for several files
|
8 years ago |
torrentcontentfiltermodel.h
|
Fix coding style for several files
|
8 years ago |
torrentcontentmodel.cpp
|
Use pixmap cache for file icons on Mac OS and Windows. Closes #7264.
|
7 years ago |
torrentcontentmodel.h
|
Use system file type specific icons in contents tab
|
8 years ago |
torrentcontentmodelfile.cpp
|
Use QBT_EXT in all places
|
8 years ago |
torrentcontentmodelfile.h
|
Add availability column to torrent content model
|
8 years ago |
torrentcontentmodelfolder.cpp
|
Use QBT_EXT in all places
|
8 years ago |
torrentcontentmodelfolder.h
|
Add availability column to torrent content model
|
8 years ago |
torrentcontentmodelitem.cpp
|
Add availability column to torrent content model
|
8 years ago |
torrentcontentmodelitem.h
|
Add availability column to torrent content model
|
8 years ago |
torrentcontenttreeview.cpp
|
Fix coding style for several files
|
8 years ago |
torrentcontenttreeview.h
|
Fix coding style for several files
|
8 years ago |
torrentcreatordlg.cpp
|
Avoid double delete on close
|
7 years ago |
torrentcreatordlg.h
|
[TorrentCreator] Show number of pieces. Closes #6774.
|
8 years ago |
torrentcreatordlg.ui
|
String fixes and optimizations mentioned by translators on Transifex.
|
7 years ago |
torrentmodel.cpp
|
Add a Tags (multi-label) feature to the GUI. Closes #13.
|
8 years ago |
torrentmodel.h
|
Add a Tags (multi-label) feature to the GUI. Closes #13.
|
8 years ago |
trackerlogin.cpp
|
Remove superfluous QString::fromUtf8()
|
7 years ago |
trackerlogin.h
|
Replace dialog ok-cancel buttons with QDialogButtonBox
|
7 years ago |
transferlistdelegate.cpp
|
Make BitTorrent::TorrentState strongly-typed enum
|
7 years ago |
transferlistdelegate.h
|
Make BitTorrent::TorrentState strongly-typed enum
|
7 years ago |
transferlistfilterswidget.cpp
|
Add space between widgets in left side panel. Closes #7224.
|
7 years ago |
transferlistfilterswidget.h
|
Add a Tags (multi-label) feature to the GUI. Closes #13.
|
8 years ago |
transferlistsortmodel.cpp
|
Add a Tags (multi-label) feature to the GUI. Closes #13.
|
8 years ago |
transferlistsortmodel.h
|
Add a Tags (multi-label) feature to the GUI. Closes #13.
|
8 years ago |
transferlistwidget.cpp
|
Remove superfluous QString::fromUtf8()
|
7 years ago |
transferlistwidget.h
|
Fix delete key has no effect due to "Ambiguous shortcut overload"
|
7 years ago |
translators.html
|
Add Turkish translator in about page.
|
7 years ago |
updownratiodlg.cpp
|
Coding style, use nullptr and other minor things
|
7 years ago |
updownratiodlg.h
|
Coding style, use nullptr and other minor things
|
7 years ago |
updownratiodlg.ui
|
Implemented share limit by seeding time
|
8 years ago |