.. |
lineedit
|
Drop Qt 4 support
|
8 years ago |
powermanagement
|
add basic cmake support
|
9 years ago |
properties
|
Merge pull request #6498 from thalieht/trackerList
|
8 years ago |
qtnotify
|
add basic cmake support
|
9 years ago |
rss
|
Do not use hardcoded colors in RSS feed view
|
8 years ago |
search
|
Fix argument name differ in definition & declaration
|
8 years ago |
CMakeLists.txt
|
Merge pull request #6714 from fbriere/issue/6708-sort-categories
|
8 years ago |
about.qrc
|
Cleanup about_imp.h
|
9 years ago |
about.ui
|
Set about tab font-size to default
|
9 years ago |
about_imp.h
|
Indicate bitness in stackstrace and about dialog. Closes #6172.
|
8 years ago |
addnewtorrentdialog.cpp
|
Merge pull request #6714 from fbriere/issue/6708-sort-categories
|
8 years ago |
addnewtorrentdialog.h
|
Merge pull request #5375 from evsh/filename-edit-widget
|
8 years ago |
addnewtorrentdialog.ui
|
Use file path edit widgets in options and add torrent dialog
|
8 years ago |
advancedsettings.cpp
|
Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. DHT makes it obsolete anyway.
|
8 years ago |
advancedsettings.h
|
Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. DHT makes it obsolete anyway.
|
8 years ago |
autoexpandabledialog.cpp
|
Fix deletionconfirmationdlg position
|
8 years ago |
autoexpandabledialog.h
|
Fix deletionconfirmationdlg position
|
8 years ago |
autoexpandabledialog.ui
|
Fix deletionconfirmationdlg position
|
8 years ago |
bandwidth_limit.ui
|
Fix speedlimitdlg position
|
8 years ago |
banlistoptions.cpp
|
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 |
banlistoptions.h
|
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 |
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
|
Properly sort categories case-insensitively in filter widget. Closes #6708.
|
8 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
|
Properly sort categories case-insensitively in filter widget. Closes #6708.
|
8 years ago |
categoryfilterwidget.h
|
Implement category filter widget
|
8 years ago |
confirmdeletiondlg.ui
|
[WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations.
|
8 years ago |
cookiesdialog.cpp
|
Fix CookiesDialog position
|
8 years ago |
cookiesdialog.h
|
Create basic cookies management dialog
|
9 years ago |
cookiesdialog.ui
|
Create basic cookies management dialog
|
9 years ago |
cookiesmodel.cpp
|
Implement basic cookies model
|
9 years ago |
cookiesmodel.h
|
Implement basic cookies model
|
9 years ago |
deletionconfirmationdlg.h
|
Fix deletionconfirmationdlg position
|
8 years ago |
downloadfromurldlg.h
|
Cleanup downloadfromurldlg, statsdialog
|
8 years ago |
downloadfromurldlg.ui
|
[WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations.
|
8 years ago |
executionlog.cpp
|
Use SettingsStorage instead.
|
9 years ago |
executionlog.h
|
Use SettingsStorage instead.
|
9 years ago |
executionlog.ui
|
Remove border around execution log
|
9 years ago |
fspathedit.cpp
|
Add widget for editing filesystem paths
|
8 years ago |
fspathedit.h
|
Add widget for editing filesystem paths
|
8 years ago |
fspathedit_p.cpp
|
Add widget for editing filesystem paths
|
8 years ago |
fspathedit_p.h
|
Add widget for editing filesystem paths
|
8 years ago |
gpl.html
|
Move some URLs overs to https
|
9 years ago |
gui.pri
|
Merge pull request #6714 from fbriere/issue/6708-sort-categories
|
8 years ago |
guiiconprovider.cpp
|
Fix unused variable warning by gcc.
|
8 years ago |
guiiconprovider.h
|
Support fallback when selecting theme icons
|
8 years ago |
hidabletabwidget.h
|
…
|
|
ico.cpp
|
Drop Qt 4 support
|
8 years ago |
ico.h
|
Fix argument name differ in definition & declaration
|
8 years ago |
login.ui
|
…
|
|
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 |
mainwindow.cpp
|
Enable drag n drop to create torrent on mainwindow
|
8 years ago |
mainwindow.h
|
Enable drag n drop to create torrent on mainwindow
|
8 years ago |
mainwindow.ui
|
Make resume/pause menu items clickable. Closes #6040
|
8 years ago |
messageboxraised.cpp
|
…
|
|
messageboxraised.h
|
…
|
|
optionsdlg.cpp
|
Implemented share limit by seeding time
|
8 years ago |
optionsdlg.h
|
Implemented share limit by seeding time
|
8 years ago |
optionsdlg.ui
|
Remove useless horizontal layout widget
|
8 years ago |
preview.ui
|
Fix deletionconfirmationdlg position
|
8 years ago |
previewlistdelegate.h
|
Drop Qt 4 support
|
8 years ago |
previewselect.cpp
|
Fix deletionconfirmationdlg position
|
8 years ago |
previewselect.h
|
Rename Core to Base (Closes #3733).
|
9 years ago |
programupdater.cpp
|
Follow http user-agent format
|
8 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 shutdownconfirm position
|
8 years ago |
shutdownconfirmdlg.h
|
Fix shutdownconfirm position
|
8 years ago |
shutdownconfirmdlg.ui
|
Rename files:
|
9 years ago |
speedlimitdlg.cpp
|
Fix speedlimitdlg position
|
8 years ago |
speedlimitdlg.h
|
Fix speedlimitdlg position
|
8 years ago |
statsdialog.cpp
|
Use cached SessionStatus and CacheStatus
|
8 years ago |
statsdialog.h
|
Use cached SessionStatus and CacheStatus
|
8 years ago |
statsdialog.ui
|
Cleanup downloadfromurldlg, statsdialog
|
8 years ago |
statusbar.cpp
|
Use new Session Statistics feature
|
8 years ago |
statusbar.h
|
Use cached SessionStatus and CacheStatus
|
8 years ago |
thanks.html
|
Mention github contributors in thanks.html
|
10 years ago |
torrentcontentfiltermodel.cpp
|
Use case-insensitive comparsion for torrent content window.
|
8 years ago |
torrentcontentfiltermodel.h
|
Use a disabled progressbar's palette for unselected files.
|
8 years ago |
torrentcontentmodel.cpp
|
Add availability column to torrent properties window
|
8 years ago |
torrentcontentmodel.h
|
Add availability column to torrent content model
|
8 years ago |
torrentcontentmodelfile.cpp
|
Add availability column to torrent content model
|
8 years ago |
torrentcontentmodelfile.h
|
Add availability column to torrent content model
|
8 years ago |
torrentcontentmodelfolder.cpp
|
Add availability column to torrent content model
|
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
|
Drop Qt 4 support
|
8 years ago |
torrentcontenttreeview.h
|
…
|
|
torrentcreatordlg.cpp
|
Use CachedSettingValue
|
8 years ago |
torrentcreatordlg.h
|
Use CachedSettingValue
|
8 years ago |
torrentcreatordlg.ui
|
Revamp Torrent creator
|
8 years ago |
torrentmodel.cpp
|
Don't use deprecated torrent_status fields
|
8 years ago |
torrentmodel.h
|
Implement Advanced Saving Management subsystem
|
9 years ago |
trackerlogin.cpp
|
Don't use deprecated torrent_handle::set_tracker_login
|
8 years ago |
trackerlogin.h
|
Fix possible compilation error. Closes #3947.
|
9 years ago |
transferlistdelegate.cpp
|
Don't use deprecated torrent_status fields
|
8 years ago |
transferlistdelegate.h
|
Improve TransferListDelegate::sizeHint
|
9 years ago |
transferlistfilterswidget.cpp
|
Save/load category filter widget state
|
8 years ago |
transferlistfilterswidget.h
|
Fix argument name differ in definition & declaration
|
8 years ago |
transferlistsortmodel.cpp
|
Set "category" column as case-insensitive in TransferListSortModel.
|
8 years ago |
transferlistsortmodel.h
|
Fix previous commit.
|
8 years ago |
transferlistwidget.cpp
|
Merge pull request #6498 from thalieht/trackerList
|
8 years ago |
transferlistwidget.h
|
Transferlist: add hotkeys for double click and recheck selected torrents
|
8 years ago |
translators.html
|
Move translators & thanks to its own file
|
10 years ago |
updownratiodlg.cpp
|
Implemented share limit by seeding time
|
8 years ago |
updownratiodlg.h
|
Implemented share limit by seeding time
|
8 years ago |
updownratiodlg.ui
|
Implemented share limit by seeding time
|
8 years ago |