Commit graph

1477 commits

Author SHA1 Message Date
Christophe Dumez
a2bcfa9192 - FEATURE: Resizing a column in a search results tab affects all tabs
- FEATURE: Search results tab columns are now remembered upon startup
2009-03-09 21:24:40 +00:00
Christophe Dumez
1421f1450c - Fixed typo in french translation 2009-03-09 20:34:57 +00:00
Christophe Dumez
288300d264 - Rewrote btjunkie parser (it is now a lot faster and less cpu extensive) 2009-03-09 20:25:34 +00:00
Christophe Dumez
5e41a64c8b - FEATURE: Display total amount of uploaded data in finished list
- Updated language files
2009-03-09 18:37:17 +00:00
Christophe Dumez
f4502367f3 - Allow to define a temporary download folder 2009-03-08 16:26:02 +00:00
Christophe Dumez
273526b414 - Fix signal/slot 2009-03-08 16:14:03 +00:00
Christophe Dumez
5b7b4b2cf3 - Still working on temp folder 2009-03-08 15:40:25 +00:00
Christophe Dumez
ee99df0ba9 - Started work on temp folder
- Use a proper icon for browse buttons
2009-03-08 14:51:27 +00:00
Christophe Dumez
aec32db565 - Updated splash screen 2009-03-08 10:30:15 +00:00
Christophe Dumez
3894452840 - COSMETIC: Redesigned program preferences
- COSMETIC: Updated icons set
2009-03-08 10:28:58 +00:00
Christophe Dumez
54bfb7cda9 - RSS items read status is now remembered upon startup 2009-03-06 23:16:09 +00:00
Christophe Dumez
aa18f19ab7 - Fix for building with QT 4.5 2009-03-06 21:55:43 +00:00
Christophe Dumez
3ae783e9cb - Fixing 'hide top toobar feature' 2009-02-04 18:10:52 +00:00
Christophe Dumez
83cac18690 - Updated TODO 2009-01-26 16:18:43 +00:00
Christophe Dumez
3b09203937 - Defined TODO list for v1.4.0 2009-01-26 16:14:52 +00:00
Christophe Dumez
a12621e1c0 - Updated release date 2009-01-26 15:14:14 +00:00
Christophe Dumez
60c3ccac7f - Disable debug 2009-01-26 15:04:50 +00:00
Christophe Dumez
1fbf7d42a1 - Added last Finnish translator 2009-01-26 15:03:02 +00:00
Christophe Dumez
4b73172105 - Updated Finnish translation (done by Pekka Niemio) 2009-01-26 15:00:45 +00:00
Christophe Dumez
ada5d2665b BUGFIX: Fixed download/upload speed decrease problems 2009-01-25 22:24:39 +00:00
Christophe Dumez
f1ca41a5c5 BUGFIX: Fixed possible crash when parsing filter file 2009-01-25 00:27:04 +00:00
Christophe Dumez
17e0700a52 - Done optimizing foreach loops 2009-01-24 20:07:05 +00:00
Christophe Dumez
cc77b2f578 - optimizing 2009-01-24 20:04:19 +00:00
Christophe Dumez
85463e3910 - Optimizing 2009-01-24 20:01:37 +00:00
Christophe Dumez
7bd0dff802 - Still optimizing 2009-01-24 19:54:33 +00:00
Christophe Dumez
4bc043146d - foreach loop optimization 2009-01-24 19:33:28 +00:00
Christophe Dumez
fd78e0b5ce - Foreach loop optimization 2009-01-24 19:30:45 +00:00
Christophe Dumez
8565f1e61e - Code optimization 2009-01-24 19:20:34 +00:00
Christophe Dumez
4c6d6a35f3 - Optimized foreach loop 2009-01-24 19:20:09 +00:00
Christophe Dumez
fc79b7dc56 - Removed no longer needed file 2009-01-24 18:58:52 +00:00
Christophe Dumez
da11488ba1 - Fixes for share ratio calculation 2009-01-23 19:26:22 +00:00
Christophe Dumez
968c3e1c3e - - BUGFIX: Fixed files progress display in torrent properties 2009-01-22 18:26:20 +00:00
Christophe Dumez
68e30de763 BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 2009-01-18 15:12:38 +00:00
Christophe Dumez
573f00c66c - Prepare for v1.3.1 2009-01-15 15:56:30 +00:00
Christophe Dumez
ae81dbe088 - BUGFIX: Torrents paused due to an I/O error were displayed as queued 2009-01-15 15:54:03 +00:00
Christophe Dumez
2edbe66d91 - Updated bulgarian and greek translations 2009-01-14 12:39:49 +00:00
Christophe Dumez
f9f912906e - Fix version in qBittorrent.desktop 2009-01-11 10:19:02 +00:00
Christophe Dumez
7b4eee7a7d - Updated Changelog 2009-01-09 18:18:57 +00:00
Christophe Dumez
e799ac57ed - Updated TODO 2009-01-09 18:11:40 +00:00
Christophe Dumez
30c93b9a4a - v1.3.0final 2009-01-09 18:09:41 +00:00
Christophe Dumez
03dc617874 - Updated some translations 2009-01-06 20:38:52 +00:00
Christophe Dumez
bc29577a7b - Added some debug for proxy settings 2009-01-05 23:16:34 +00:00
Christophe Dumez
5509e94778 - Fixed pausing of queued torrents 2009-01-05 22:16:08 +00:00
Christophe Dumez
89330e11de - Priorities are now remembered across restart (bugfix) 2009-01-05 21:19:55 +00:00
Christophe Dumez
c016c4bf66 - Improved DHT code
- Remove outdated comment
2009-01-05 20:41:35 +00:00
Christophe Dumez
3f1081b621 BUGFIX: Proxy settings are now saved even if disabled 2009-01-05 11:42:37 +00:00
Christophe Dumez
e3ae03c8a8 - Ok, HTTP proxy code is working now 2009-01-05 11:20:32 +00:00
Christophe Dumez
fbe292d06e - Fixed another error in HTTP proxy code 2009-01-05 11:13:05 +00:00
Christophe Dumez
1d294e43f1 - Improve src/src.pro for windows 2009-01-04 19:48:16 +00:00
Christophe Dumez
d883ef27be - Use rootDir as default dir on Windows instead of homeDir 2009-01-04 19:37:55 +00:00