Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
2009-07-12 08:13:00 +00:00
Christophe Dumez
64fef21a86
- Forcing our own cleanlooks style instead of default one on startup ( closes #181796 )
2009-07-12 03:35:04 +00:00
Christophe Dumez
2a77de686c
- Fix splash screen
2009-04-26 08:19:38 +00:00
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
2009-04-05 17:00:55 +00:00
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
2009-03-08 10:28:58 +00:00
Christophe Dumez
68e30de763
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
2009-01-18 15:12:38 +00:00
Christophe Dumez
ec24fe2f49
- No longer force plastiqueStyle as a default ( closes #312333 )
2008-12-30 02:17:46 +00:00
Christophe Dumez
b58046b1fc
- Use QPlastiqueStyle as a default
2008-12-29 11:31:57 +00:00
Christophe Dumez
cfcd9b7eaf
- Fixed memory leak introduced in last commit
2008-12-26 16:27:52 +00:00
Christophe Dumez
6a3dddd0cc
Catch SIGTERM to exit cleanly (e.g. computer shutdown)
2008-12-26 16:23:53 +00:00
Christophe Dumez
7b57345c4f
- Fixed stylesheet warning in console on startup
2008-12-24 15:05:45 +00:00
Christophe Dumez
70e2a5d3b3
- Fixed compilation warning in main.cpp
...
- Removed use of Qt3 backport headers in ico.cpp
2008-12-15 19:24:10 +00:00
Christophe Dumez
2aea2a0032
- got rid of libMagick++ dependency
2008-11-04 22:39:43 +00:00
Christophe Dumez
77c97b5b43
- FEATURE: DHT is always ON (no longer used as fallback)
...
- FEATURE: The number of DHT nodes is displayed
- COSMETIC: Transfer speed, ratio and DHT nodes are displayed in status bar
2008-07-10 20:19:28 +00:00
Christophe Dumez
8dfc68e196
- Updated tranlsations
...
- Allow to run one instance of qBittorrent per user
- Moved button to close search tabs
2008-07-06 18:39:07 +00:00
Christophe Dumez
6ed565a06b
- COSMETIC: Improved progress bar text rendering
2007-10-13 08:32:31 +00:00
Christophe Dumez
937d45d850
- Use system's default style as a default instead of Plastique style
2007-10-03 19:18:55 +00:00
Christophe Dumez
cd70843ee9
- Totally redesigned program preferences
...
- Added some options, the following are already implemented:
* Start/Stop LSD/NAT-PMP/UPnP
* Force preallocation of all files
* Force new torrents status to pause
- Other new features are going to be implemented soon
2007-09-08 17:07:29 +00:00
Christophe Dumez
8ba1cb329d
- Improved unicode support a bit
2007-08-20 07:03:41 +00:00
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
2007-07-14 14:31:59 +00:00
Christophe Dumez
28ea505088
- qBittorrent is not exiting anymore when Main window is hidden and a dialog is closed (nasty long-standing bug...)
2007-07-14 12:35:04 +00:00
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
2007-07-13 06:55:51 +00:00
Christophe Dumez
2f0bee3b19
- Updated splash screen to v0.10.0
2007-04-03 12:24:12 +00:00
Christophe Dumez
81eee7bba2
- Style is now applied instantly, no need to restart qBT
...
- Fixed a typo in WIndowsXP Style
2007-03-29 18:43:04 +00:00
Christophe Dumez
92f840519c
- Allow to change UPnP port while it is enabled
...
- Allow to change qBT style! (GTK people should like Cleanlooks style)
2007-03-28 08:05:37 +00:00
Christophe Dumez
e8cc751f22
- Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon
...
- Removed some unnecessary includes
2007-03-27 18:49:29 +00:00
Christophe Dumez
5140f42cb1
Update application style according to the system (WindowsXP, MacOS, X11)
2007-03-19 14:45:17 +00:00
Christophe Dumez
6d65ef067d
Create Options object only when necessary (to save memory)
2007-03-10 18:14:53 +00:00
Christophe Dumez
3d8032a092
- Fixed deleteFromList (non permanently) -> bug introduced recently
2007-02-27 08:37:02 +00:00
Christophe Dumez
92277992d3
- Passing parameters between qBT instances in a better way (socket)
2006-12-05 00:27:00 +00:00
Christophe Dumez
0722195cad
- Rewritten most of the code for options
...
- Fix: Could only listen on the 1st port of given range
- Fix: Option "use torrent addition dialog" wasn't saved correctly
2006-11-14 20:26:32 +00:00
Christophe Dumez
1bb286f4a9
Fixed utf-8 support in paths and filenames
2006-10-25 20:35:41 +00:00
Christophe Dumez
a2c5afcf7c
- display errors in stderr instead of stdout
2006-10-16 09:02:53 +00:00
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
2006-09-30 16:02:39 +00:00