.. |
geoip
|
Don't include the GeoIP database in the repo. Inadvertently added by commit ff9a281b72 . Issue #2837.
|
10 years ago |
lineedit
|
Optimize PNG - line edit images
|
10 years ago |
powermanagement
|
Change project directory structure.
|
10 years ago |
properties
|
Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents.
|
10 years ago |
rss
|
Initialize member `m_apstate`
|
10 years ago |
torrentcreator
|
Change project directory structure.
|
10 years ago |
about.qrc
|
Change project directory structure.
|
10 years ago |
about.ui
|
Change project directory structure.
|
10 years ago |
about_imp.h
|
Update about_imp.h
|
10 years ago |
addnewtorrentdialog.cpp
|
Change project directory structure.
|
10 years ago |
addnewtorrentdialog.h
|
Change project directory structure.
|
10 years ago |
addnewtorrentdialog.ui
|
Change project directory structure.
|
10 years ago |
advancedsettings.h
|
Change project directory structure.
|
10 years ago |
autoexpandabledialog.cpp
|
Change project directory structure.
|
10 years ago |
autoexpandabledialog.h
|
Change project directory structure.
|
10 years ago |
autoexpandabledialog.ui
|
Change project directory structure.
|
10 years ago |
bandwidth_limit.ui
|
Change project directory structure.
|
10 years ago |
confirmdeletiondlg.ui
|
Change project directory structure.
|
10 years ago |
deletionconfirmationdlg.h
|
Change project directory structure.
|
10 years ago |
downloadfromurldlg.h
|
Change project directory structure.
|
10 years ago |
downloadfromurldlg.ui
|
Change project directory structure.
|
10 years ago |
executionlog.cpp
|
Use system format to display dates in logs
|
10 years ago |
executionlog.h
|
Change project directory structure.
|
10 years ago |
executionlog.ui
|
Change project directory structure.
|
10 years ago |
gpl.html
|
Change project directory structure.
|
10 years ago |
gui.pri
|
Fix qmake files.
|
10 years ago |
hidabletabwidget.h
|
MainWindow cleanups.
|
10 years ago |
ico.cpp
|
Change project directory structure.
|
10 years ago |
ico.h
|
Change project directory structure.
|
10 years ago |
iconprovider.cpp
|
Change project directory structure.
|
10 years ago |
iconprovider.h
|
Change project directory structure.
|
10 years ago |
login.ui
|
Change project directory structure.
|
10 years ago |
loglistwidget.cpp
|
Change project directory structure.
|
10 years ago |
loglistwidget.h
|
Change project directory structure.
|
10 years ago |
mainwindow.cpp
|
Don't use HTML in tray icon pop-up on OSX
|
10 years ago |
mainwindow.h
|
MainWindow cleanups.
|
10 years ago |
mainwindow.ui
|
Change project directory structure.
|
10 years ago |
messageboxraised.cpp
|
Change project directory structure.
|
10 years ago |
messageboxraised.h
|
Change project directory structure.
|
10 years ago |
options.ui
|
Change project directory structure.
|
10 years ago |
options_imp.cpp
|
New translation: Hindi(India).
|
10 years ago |
options_imp.h
|
Change project directory structure.
|
10 years ago |
preview.ui
|
Change project directory structure.
|
10 years ago |
previewlistdelegate.h
|
Small change in progress bar percentage
|
10 years ago |
previewselect.cpp
|
Change project directory structure.
|
10 years ago |
previewselect.h
|
Change project directory structure.
|
10 years ago |
programupdater.cpp
|
Change project directory structure.
|
10 years ago |
programupdater.h
|
Change project directory structure.
|
10 years ago |
reverseresolution.h
|
Change project directory structure.
|
10 years ago |
speedlimitdlg.cpp
|
Change project directory structure.
|
10 years ago |
speedlimitdlg.h
|
Change project directory structure.
|
10 years ago |
statsdialog.cpp
|
Change project directory structure.
|
10 years ago |
statsdialog.h
|
Change project directory structure.
|
10 years ago |
statsdialog.ui
|
Change project directory structure.
|
10 years ago |
statusbar.cpp
|
Change project directory structure.
|
10 years ago |
statusbar.h
|
Change project directory structure.
|
10 years ago |
torrentcontentfiltermodel.cpp
|
Change project directory structure.
|
10 years ago |
torrentcontentfiltermodel.h
|
Change project directory structure.
|
10 years ago |
torrentcontentmodel.cpp
|
Change project directory structure.
|
10 years ago |
torrentcontentmodel.h
|
Change project directory structure.
|
10 years ago |
torrentcontentmodelfile.cpp
|
Change project directory structure.
|
10 years ago |
torrentcontentmodelfile.h
|
Change project directory structure.
|
10 years ago |
torrentcontentmodelfolder.cpp
|
Change project directory structure.
|
10 years ago |
torrentcontentmodelfolder.h
|
Change project directory structure.
|
10 years ago |
torrentcontentmodelitem.cpp
|
Change project directory structure.
|
10 years ago |
torrentcontentmodelitem.h
|
Change project directory structure.
|
10 years ago |
torrentcontenttreeview.cpp
|
Change project directory structure.
|
10 years ago |
torrentcontenttreeview.h
|
Change project directory structure.
|
10 years ago |
torrentfilterenum.h
|
Implement a 'Completed' status. Closes #2326 #2483 #939.
|
10 years ago |
torrentimportdlg.cpp
|
Change project directory structure.
|
10 years ago |
torrentimportdlg.h
|
Change project directory structure.
|
10 years ago |
torrentimportdlg.ui
|
Change project directory structure.
|
10 years ago |
trackerlogin.cpp
|
Change project directory structure.
|
10 years ago |
trackerlogin.h
|
Change project directory structure.
|
10 years ago |
transferlistdelegate.cpp
|
Merge pull request #2730 from LazyBui/master
|
10 years ago |
transferlistdelegate.h
|
Change project directory structure.
|
10 years ago |
transferlistfilterswidget.cpp
|
Fix 'Resumed' filter counter.
|
10 years ago |
transferlistfilterswidget.h
|
Implement 'Error' and 'Warning' views in the tracker list. Closes #1077. Partially implements #33.
|
10 years ago |
transferlistsortmodel.cpp
|
Put torrents with no ratio limit at the bottom
|
10 years ago |
transferlistsortmodel.h
|
Implement tracker list in the side panel. Closes #170.
|
10 years ago |
transferlistwidget.cpp
|
Implement tracker list in the side panel. Closes #170.
|
10 years ago |
transferlistwidget.h
|
Implement tracker list in the side panel. Closes #170.
|
10 years ago |
updownratiodlg.cpp
|
Change project directory structure.
|
10 years ago |
updownratiodlg.h
|
Change project directory structure.
|
10 years ago |
updownratiodlg.ui
|
Change project directory structure.
|
10 years ago |