.. |
Icons
|
- Started work on temp folder
|
2009-03-08 14:51:27 +00:00 |
lang
|
- Updated Finnish translation
|
2009-03-30 07:39:10 +00:00 |
menuicons
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
search_engine
|
- Enabled debug, updated nova2.py version to force update
|
2009-03-30 20:31:30 +00:00 |
webui
|
- forgot to commit this file
|
2009-03-14 15:22:40 +00:00 |
about.ui
|
- Updated language files
|
2007-08-03 15:37:42 +00:00 |
about_imp.h
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
addTorrentDialog.ui
|
- Fixed typographic error
|
2008-09-29 20:28:55 +00:00 |
allocationDlg.h
|
- Totally redesigned program preferences
|
2007-09-08 17:07:29 +00:00 |
arborescence.h
|
- Still optimizing
|
2009-01-24 19:54:33 +00:00 |
bandwidth_limit.ui
|
- Some fixes in bandwidth allocation per torrent dialog
|
2007-08-04 05:29:35 +00:00 |
bittorrent.cpp
|
- Added some debug
|
2009-03-30 22:01:33 +00:00 |
bittorrent.h
|
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
|
2009-03-27 22:11:41 +00:00 |
console.ui
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
console_imp.h
|
- Logs are now in a separate dialog
|
2008-09-07 12:09:41 +00:00 |
createtorrent.ui
|
- Threadified torrent creation
|
2007-12-31 16:57:35 +00:00 |
createtorrent_imp.cpp
|
- Fix for compiling with mingw32 (By Attila Olah)
|
2008-12-11 20:49:21 +00:00 |
createtorrent_imp.h
|
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
|
2008-11-01 21:42:56 +00:00 |
DLListDelegate.h
|
- Fixes for share ratio calculation
|
2009-01-23 19:26:22 +00:00 |
download.ui
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
downloadFromURL.ui
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
downloadFromURLImp.h
|
- Big code cleanup
|
2007-08-20 06:29:18 +00:00 |
downloadingTorrents.cpp
|
- Little code optimization
|
2009-03-09 21:25:39 +00:00 |
downloadingTorrents.h
|
- Pause / resume in Web UI now updates the GUI
|
2008-12-29 18:36:54 +00:00 |
downloadThread.cpp
|
- A little downloadThread aborting improvement
|
2008-12-26 16:43:55 +00:00 |
downloadThread.h
|
- Optimized downloadThread mmemory usage
|
2008-07-27 16:23:00 +00:00 |
engineSelect.ui
|
- BUGFIX: the function that set the rows color doesn't handle hidden columns anymore
|
2007-09-03 17:45:16 +00:00 |
engineSelectDlg.cpp
|
- Added ico favicon support to search engine plugins manager (until now, only png was supported)
|
2009-03-30 21:38:56 +00:00 |
engineSelectDlg.h
|
- Allow to download plugins from their url
|
2007-09-11 19:31:21 +00:00 |
eventmanager.cpp
|
- Forgot to consider allocating state in WebUI
|
2008-12-30 11:52:22 +00:00 |
eventmanager.h
|
- Simplified and optimized json code
|
2008-12-25 14:33:37 +00:00 |
filterParserThread.h
|
BUGFIX: Fixed possible crash when parsing filter file
|
2009-01-25 00:27:04 +00:00 |
FinishedListDelegate.h
|
- FEATURE: Display total amount of uploaded data in finished list
|
2009-03-09 18:37:17 +00:00 |
FinishedTorrents.cpp
|
- Added some debug
|
2009-03-30 22:01:33 +00:00 |
FinishedTorrents.h
|
- FEATURE: Display total amount of uploaded data in finished list
|
2009-03-09 18:37:17 +00:00 |
GUI.cpp
|
- Commited some code by mistake
|
2009-03-27 22:25:34 +00:00 |
GUI.h
|
- Commited some code by mistake
|
2009-03-27 22:25:34 +00:00 |
httpconnection.cpp
|
- Done optimizing foreach loops
|
2009-01-24 20:07:05 +00:00 |
httpconnection.h
|
- Added priority actions in Web UI
|
2008-12-29 22:46:18 +00:00 |
httprequestparser.cpp
|
- Removed some useless debug
|
2008-12-23 16:50:46 +00:00 |
httprequestparser.h
|
- Allow to download torrents from a local file (Web UI)
|
2008-07-31 12:03:28 +00:00 |
httpresponsegenerator.cpp
|
- Web UI optimization
|
2008-09-12 19:56:32 +00:00 |
httpresponsegenerator.h
|
- Commit a lot of missing files for web interface
|
2008-05-17 12:44:42 +00:00 |
httpserver.cpp
|
- Added priority actions in Web UI
|
2008-12-29 22:46:18 +00:00 |
httpserver.h
|
- Fix for building with QT 4.5
|
2009-03-06 21:55:43 +00:00 |
ico.cpp
|
- Fixed includes
|
2008-12-23 14:41:14 +00:00 |
ico.h
|
- got rid of libMagick++ dependency
|
2008-11-04 22:39:43 +00:00 |
icons.qrc
|
- Started work on temp folder
|
2009-03-08 14:51:27 +00:00 |
json.h
|
- Simplified and optimized json code
|
2008-12-25 14:33:37 +00:00 |
lang.qrc
|
- Added traditional Chinese locale
|
2008-08-25 10:54:14 +00:00 |
login.ui
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
main.cpp
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
MainWindow.ui
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
misc.h
|
- Code optimization
|
2009-01-24 19:20:34 +00:00 |
options.ui
|
- Allow to define a temporary download folder
|
2009-03-08 16:26:02 +00:00 |
options_imp.cpp
|
- resize program preferences window if it does not fit with current
|
2009-03-15 17:48:20 +00:00 |
options_imp.h
|
- resize program preferences window if it does not fit with current
|
2009-03-15 17:48:20 +00:00 |
pluginSource.h
|
- Allow to download plugins from their url
|
2007-09-11 19:31:21 +00:00 |
pluginSource.ui
|
- Allow to download plugins from their url
|
2007-09-11 19:31:21 +00:00 |
preview.ui
|
- Moved everything to trunk to create a stable branch
|
2006-09-30 16:02:39 +00:00 |
PreviewListDelegate.h
|
- COSMETIC: Improved progress bar text rendering
|
2007-10-13 08:32:31 +00:00 |
previewSelect.h
|
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
|
2008-11-01 21:42:56 +00:00 |
properties.ui
|
Allow to change the save path of torrents after addition
|
2008-11-02 19:55:55 +00:00 |
properties_imp.cpp
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
properties_imp.h
|
- Still optimizing
|
2009-01-24 19:54:33 +00:00 |
PropListDelegate.h
|
- Fixed segfault that would happen when unfiltering files in torrent addition dialog (closes #163379)
|
2007-11-19 21:42:58 +00:00 |
qgnomelook.h
|
- Same as last commit but for gnome looks
|
2007-11-24 23:47:44 +00:00 |
qrealarray.cpp
|
Added files missing in last revision
|
2007-11-18 19:40:49 +00:00 |
qrealarray.h
|
Added files missing in last revision
|
2007-11-18 19:40:49 +00:00 |
qtorrenthandle.cpp
|
- Fixed pausing of queued torrents
|
2009-01-05 22:16:08 +00:00 |
qtorrenthandle.h
|
- Fixed remembering of paused torrents cleanly
|
2008-12-27 17:05:26 +00:00 |
realprogressbar.cpp
|
- Fixed compilation warning in Ishan's code
|
2007-11-23 23:48:05 +00:00 |
realprogressbar.h
|
- FEATURE: Real progress bar in torrent properties that displays downloaded pieces (contribution by
|
2007-11-18 18:06:44 +00:00 |
realprogressbarthread.cpp
|
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
|
2008-11-01 21:42:56 +00:00 |
realprogressbarthread.h
|
Added files missing in last revision
|
2007-11-18 19:40:49 +00:00 |
rss.h
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
rss.ui
|
- Save spitters position to remember them on restart (RSS)
|
2008-06-20 20:16:56 +00:00 |
rss_imp.cpp
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
rss_imp.h
|
- Save spitters position to remember them on restart (RSS)
|
2008-06-20 20:16:56 +00:00 |
search.qrc
|
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
|
2009-03-27 22:11:41 +00:00 |
search.ui
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
searchEngine.cpp
|
- Enabled debug, updated nova2.py version to force update
|
2009-03-30 20:31:30 +00:00 |
searchEngine.h
|
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
|
2009-03-27 22:11:41 +00:00 |
SearchListDelegate.h
|
- Should fix compiling errors with Qt 4.2
|
2007-08-01 07:19:44 +00:00 |
SearchTab.cpp
|
- Fix search item download when a column was sorted
|
2009-03-30 13:40:33 +00:00 |
SearchTab.h
|
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
|
2009-03-27 22:11:41 +00:00 |
seeding.ui
|
- FEATURE: Display total amount of uploaded data in finished list
|
2009-03-09 18:37:17 +00:00 |
src.pro
|
- Enabled debug, updated nova2.py version to force update
|
2009-03-30 20:31:30 +00:00 |
stacktrace.h
|
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
|
2009-01-18 15:12:38 +00:00 |
torrentAddition.h
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
trackerLogin.h
|
- COSMETIC: Redesigned program preferences
|
2009-03-08 10:28:58 +00:00 |
trackersAdd.ui
|
- Allow to add several trackers at once
|
2008-05-18 11:44:50 +00:00 |
TrackersAdditionDlg.h
|
- Allow to add several trackers at once
|
2008-05-18 11:44:50 +00:00 |
update_qrc_files.py
|
- Improved tab look
|
2008-09-27 20:56:41 +00:00 |
webui.qrc
|
- Fixed upload form in web ui
|
2009-03-12 13:24:18 +00:00 |