..
lineedit
Resize dialog size on high DPI monitors
7 years ago
powermanagement
Use qUtf8Printable() for logging strings
7 years ago
properties
Fix warnings from unused variables
7 years ago
qtnotify
…
rss
Avoid temporary QString allocations
7 years ago
search
Use lightweight printf instead of iostream
7 years ago
CMakeLists.txt
Fix gui issues on high DPI monitor
7 years ago
about.qrc
Sort the resource lists
7 years ago
about.ui
Fix gui issues on high DPI monitor
7 years ago
about_imp.h
Avoid temporary QString allocations
7 years ago
addnewtorrentdialog.cpp
Avoid temporary QString allocations
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
Avoid temporary QString allocations
7 years ago
advancedsettings.h
Add "Coalesce reads & writes" checkbox in advanced options
7 years ago
autoexpandabledialog.cpp
Resize dialog size on high DPI monitors
7 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
Resize dialog size on high DPI monitors
7 years ago
banlistoptions.h
Coding style, use nullptr and other minor things
7 years ago
banlistoptions.ui
…
categoryfiltermodel.cpp
Merge pull request #8558 from luis-pereira/containter-anti-pattern
7 years ago
categoryfiltermodel.h
Turn isSpecialItem() into a CategoryFilterModel static method.
8 years ago
categoryfilterproxymodel.cpp
Simplify sorting code.
7 years ago
categoryfilterproxymodel.h
Fix build error.
8 years ago
categoryfilterwidget.cpp
Don't create temporary containers just to iterate over them
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
Resize dialog size on high DPI monitors
7 years ago
cookiesdialog.h
Coding style, use nullptr and other minor things
7 years ago
cookiesdialog.ui
Fix gui issues on high DPI monitor
7 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
Resize dialog size on high DPI monitors
7 years ago
downloadfromurldlg.h
Check directly if container is empty or not
7 years ago
downloadfromurldlg.ui
Replace dialog ok-cancel buttons with QDialogButtonBox
7 years ago
executionlog.cpp
Avoid temporary QString allocations
7 years ago
executionlog.h
…
executionlog.ui
…
fspathedit.cpp
Add context parameter in connect()
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
Revert "Remove examples from gpl.html. Closes #7749."
7 years ago
gui.pri
Sort filename lists in .pri files
7 years ago
guiiconprovider.cpp
Use svg icons for the country flags.
7 years ago
guiiconprovider.h
…
hidabletabwidget.h
Fix compilation with Qt 5.11 on macOS
7 years ago
ipsubnetwhitelistoptionsdialog.cpp
Prevent possible c++11 range-loop container detach
7 years ago
ipsubnetwhitelistoptionsdialog.h
Add ip subnet whitelist for bypassing webui auth
7 years ago
ipsubnetwhitelistoptionsdialog.ui
Separate subnet whitelist options into two lines
7 years ago
login.ui
Replace dialog ok-cancel buttons with QDialogButtonBox
7 years ago
loglistwidget.cpp
…
loglistwidget.h
…
macutilities.h
Put macOS specific functions to MacUtils namespace
7 years ago
macutilities.mm
Put macOS specific functions to MacUtils namespace
7 years ago
mainwindow.cpp
Fix typo
7 years ago
mainwindow.h
Fix cmd+w not closing the main window on macOS
7 years ago
mainwindow.ui
Fix cmd+w not closing the main window on macOS
7 years ago
messageboxraised.cpp
Replace C-style casts with C++ ones
8 years ago
messageboxraised.h
…
optionsdlg.cpp
Add Tags parameter to "Run External Program"
7 years ago
optionsdlg.h
Disable options when force proxy is enabled
7 years ago
optionsdlg.ui
Properly align text label
7 years ago
previewlistdelegate.h
Coding style, use nullptr and other minor things
7 years ago
previewselectdialog.cpp
Resize dialog size on high DPI monitors
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
…
scanfoldersdelegate.cpp
…
scanfoldersdelegate.h
…
shutdownconfirmdlg.cpp
Resize dialog size on high DPI monitors
7 years ago
shutdownconfirmdlg.h
Coding style, use nullptr and other minor things
7 years ago
shutdownconfirmdlg.ui
…
speedlimitdlg.cpp
Resize dialog size on high DPI monitors
7 years ago
speedlimitdlg.h
Remove unused slot declaration for function
7 years ago
statsdialog.cpp
Fix typo
7 years ago
statsdialog.h
Use cached SessionStatus and CacheStatus
8 years ago
statsdialog.ui
Clarify some terms in stats dialog
7 years ago
statusbar.cpp
Avoid temporary QString allocations
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
Simplify sorting code.
7 years ago
tagfilterproxymodel.h
Add a Tags (multi-label) feature to the GUI. Closes #13 .
8 years ago
tagfilterwidget.cpp
Fix gui issues on high DPI monitor
7 years ago
tagfilterwidget.h
Add a Tags (multi-label) feature to the GUI. Closes #13 .
8 years ago
thanks.html
…
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
[GUI] Implement stable sort ( #7703 )
7 years ago
torrentcontentfiltermodel.h
Fix coding style for several files
8 years ago
torrentcontentmodel.cpp
Put macOS specific functions to MacUtils namespace
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 Content widget misbehavior
7 years ago
torrentcontenttreeview.h
Fix coding style for several files
8 years ago
torrentcreatordlg.cpp
Avoid temporary QString allocations
7 years ago
torrentcreatordlg.h
Add source field in Torrent creator. Closes #7965 .
7 years ago
torrentcreatordlg.ui
Torrent creator: raise maximum piece size to 32 MiB
7 years ago
torrentmodel.cpp
Fix constant status of '[F] Downloading'. Closes #7628 .
7 years ago
torrentmodel.h
Add a Tags (multi-label) feature to the GUI. Closes #13 .
8 years ago
trackerlogin.cpp
Resize dialog size on high DPI monitors
7 years ago
trackerlogin.h
Replace dialog ok-cancel buttons with QDialogButtonBox
7 years ago
transferlistdelegate.cpp
Avoid temporary QString allocations
7 years ago
transferlistdelegate.h
Make BitTorrent::TorrentState strongly-typed enum
7 years ago
transferlistfilterswidget.cpp
Don't create temporary containers just to iterate over them
7 years ago
transferlistfilterswidget.h
Add a Tags (multi-label) feature to the GUI. Closes #13 .
8 years ago
transferlistsortmodel.cpp
Fix constant status of '[F] Downloading'. Closes #7628 .
7 years ago
transferlistsortmodel.h
Add a Tags (multi-label) feature to the GUI. Closes #13 .
8 years ago
transferlistwidget.cpp
Add context parameter in connect()
7 years ago
transferlistwidget.h
Add missing 'override' specifier
7 years ago
translators.html
Add Turkish translator in about page.
7 years ago
updownratiodlg.cpp
Resize dialog size on high DPI monitors
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
utils.cpp
Resize dialog size on high DPI monitors
7 years ago
utils.h
Resize dialog size on high DPI monitors
7 years ago