Christophe Dumez
68e30de763
BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
16 years ago
Christophe Dumez
ec24fe2f49
- No longer force plastiqueStyle as a default ( closes #312333 )
16 years ago
Christophe Dumez
b58046b1fc
- Use QPlastiqueStyle as a default
16 years ago
Christophe Dumez
cfcd9b7eaf
- Fixed memory leak introduced in last commit
16 years ago
Christophe Dumez
6a3dddd0cc
Catch SIGTERM to exit cleanly (e.g. computer shutdown)
16 years ago
Christophe Dumez
7b57345c4f
- Fixed stylesheet warning in console on startup
16 years ago
Christophe Dumez
70e2a5d3b3
- Fixed compilation warning in main.cpp
...
- Removed use of Qt3 backport headers in ico.cpp
16 years ago
Christophe Dumez
2aea2a0032
- got rid of libMagick++ dependency
16 years ago
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
17 years ago
Christophe Dumez
8dfc68e196
- Updated tranlsations
...
- Allow to run one instance of qBittorrent per user
- Moved button to close search tabs
17 years ago
Christophe Dumez
6ed565a06b
- COSMETIC: Improved progress bar text rendering
17 years ago
Christophe Dumez
937d45d850
- Use system's default style as a default instead of Plastique style
17 years ago
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
17 years ago
Christophe Dumez
8ba1cb329d
- Improved unicode support a bit
17 years ago
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
18 years ago
Christophe Dumez
28ea505088
- qBittorrent is not exiting anymore when Main window is hidden and a dialog is closed (nasty long-standing bug...)
18 years ago
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
18 years ago
Christophe Dumez
2f0bee3b19
- Updated splash screen to v0.10.0
18 years ago
Christophe Dumez
81eee7bba2
- Style is now applied instantly, no need to restart qBT
...
- Fixed a typo in WIndowsXP Style
18 years ago
Christophe Dumez
92f840519c
- Allow to change UPnP port while it is enabled
...
- Allow to change qBT style! (GTK people should like Cleanlooks style)
18 years ago
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
18 years ago
Christophe Dumez
5140f42cb1
Update application style according to the system (WindowsXP, MacOS, X11)
18 years ago
Christophe Dumez
6d65ef067d
Create Options object only when necessary (to save memory)
18 years ago
Christophe Dumez
3d8032a092
- Fixed deleteFromList (non permanently) -> bug introduced recently
18 years ago
Christophe Dumez
92277992d3
- Passing parameters between qBT instances in a better way (socket)
18 years ago
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
18 years ago
Christophe Dumez
1bb286f4a9
Fixed utf-8 support in paths and filenames
18 years ago
Christophe Dumez
a2c5afcf7c
- display errors in stderr instead of stdout
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago