Commit graph

3530 commits

Author SHA1 Message Date
Christophe Dumez
888427d2df Fix configure script 2011-01-02 17:30:31 +00:00
Christophe Dumez
30d94d7c4d Prioritize first and last pieces when sequential download is enabled 2011-01-02 14:00:23 +00:00
Christophe Dumez
1fb510b2b0 Fix compilation error 2011-01-02 09:37:56 +00:00
Christophe Dumez
214c3cba73 Added WPATH define 2011-01-01 23:29:48 +00:00
Christophe Dumez
7a7d351017 Fix compilation in release mode 2011-01-01 22:26:17 +00:00
Christophe Dumez
b3f89027fc Removed wrong ASSERT in torrent creator 2011-01-01 18:52:26 +00:00
Christophe Dumez
636f9b2912 Fix encoding error in torrent creator 2011-01-01 18:45:38 +00:00
Christophe Dumez
81cf3782c0 Updated Spanish and Catalan translations 2011-01-01 17:23:04 +00:00
Christophe Dumez
eabda8ee75 Clean up project file 2011-01-01 17:16:37 +00:00
Christophe Dumez
b09b1bb285 Fix configure script 2011-01-01 17:15:47 +00:00
Christophe Dumez
a8c2bc37c2 Fix configure script 2011-01-01 17:14:52 +00:00
Christophe Dumez
2b179a53bf Added --enable-debug switch to the configure script and remove related code from the project file 2011-01-01 17:03:23 +00:00
Christophe Dumez
b9afd63080 Fix compilation error 2011-01-01 13:19:28 +00:00
Christophe Dumez
83ff66e0b1 Use of system icon theme can now be disabled 2011-01-01 13:05:28 +00:00
Christophe Dumez
5dfca9c685 Updated language files 2011-01-01 09:30:29 +00:00
Christophe Dumez
6f6b938dfc Bump to beta4 2011-01-01 09:20:41 +00:00
Christophe Dumez
1b08c087c0 FEATURE: Added auto-suspend upon downloads completion feature 2010-12-31 13:36:32 +00:00
Christophe Dumez
6d241270b5 Improve splash screen code 2010-12-31 12:31:58 +00:00
Christophe Dumez
155316c30e Fix drag'n drop 2010-12-31 08:47:13 +00:00
Christophe Dumez
64f4775a81 Code clean up 2010-12-30 19:38:53 +00:00
Christophe Dumez
5696944c6f Code clean up 2010-12-30 19:12:03 +00:00
Christophe Dumez
a9fbef62b6 Fix ampersand support in search engine field (closes #695715) 2010-12-30 17:05:29 +00:00
Christophe Dumez
cc4e1c5bbe Remove empty folders on torrent soft deletion
Code clean up
2010-12-29 20:29:55 +00:00
Christophe Dumez
20d90e0e0c Updated Russian translation 2010-12-29 20:01:44 +00:00
Christophe Dumez
be32669baf Fix scan directories saving (closes #694768) 2010-12-27 19:26:21 +00:00
Christophe Dumez
f772e28bf9 Make sure the main windows has focus on start up 2010-12-26 13:50:57 +00:00
Christophe Dumez
486f9c55dd Bump to beta3 2010-12-26 13:41:47 +00:00
Christophe Dumez
44864be673 Move the nova folder back where it was 2010-12-26 12:32:41 +00:00
Christophe Dumez
8247709a13 Added Kickasstorrent.com search engine plugin 2010-12-26 10:53:57 +00:00
Christophe Dumez
d20384b3a0 Added a search plugin for extratorrent.com 2010-12-26 10:44:50 +00:00
Christophe Dumez
d2b6ed950d Ported mininova plugin to the new API 2010-12-26 10:21:29 +00:00
Christophe Dumez
ddf5779756 Ported torrentdownloads plugin to the new API 2010-12-26 10:17:37 +00:00
Christophe Dumez
8def5c5a1b Ported vertor plugin to the new API 2010-12-26 10:12:45 +00:00
Christophe Dumez
57c1df1d1e Ported the torrentreactor plugin to the new API 2010-12-26 10:09:06 +00:00
Christophe Dumez
694f7b172a Ported isohunt plugin to the new API 2010-12-26 10:03:21 +00:00
Christophe Dumez
e93ef4a959 Updated plugin update URL 2010-12-26 09:56:24 +00:00
Christophe Dumez
384eaf54ef Ported ThePirateBay plugin to the new API 2010-12-26 09:55:33 +00:00
Christophe Dumez
c14deec893 FEATURE: Search engine results can now be opened in a Web browser (plugins will be progressively ported, only btjunkie is working atm) 2010-12-26 09:51:37 +00:00
Christophe Dumez
35ea06214a Rename search engine scripts folder to prepare for changes 2010-12-26 08:26:10 +00:00
Christophe Dumez
64df47b49f Fix tab bar visibility when the execution log tab is enabled 2010-12-25 20:21:04 +00:00
Christophe Dumez
050601498c Bump to beta2 2010-12-25 14:50:59 +00:00
Christophe Dumez
1d28eeb3d7 Updated language files 2010-12-25 14:50:20 +00:00
Christophe Dumez
b060f967d7 FEATURE: Added a button to reload the IP filter 2010-12-25 14:47:52 +00:00
Christophe Dumez
af63ba9a8d FEATURE: Give feedback regarding the IP filter parsing 2010-12-25 14:07:28 +00:00
Christophe Dumez
747eb4562a Moved IP filter parser to the QtLibtorrent subproject 2010-12-25 13:56:11 +00:00
Christophe Dumez
61d9f68bee Added signals for reporting the number of rules parsed 2010-12-25 13:54:33 +00:00
Christophe Dumez
ab579e3449 Improvement to last commit 2010-12-25 09:23:04 +00:00
Christophe Dumez
9fc60abc1a Make sure the number of torrents is properly updated on Startup (closes #694135) 2010-12-25 09:15:22 +00:00
Christophe Dumez
77445645db Some OS2 changes 2010-12-24 09:16:58 +00:00
Christophe Dumez
bc035b3873 FEATURE: Added "Time Active/Seeded" column to transfer list 2010-12-21 18:25:44 +00:00