66 Commits (17e39f56dd787b74abdef8785a88fcc74ea9f3e8)

Author SHA1 Message Date
Christophe Dumez ad3f5f6e20 Drop our QCleanLooks style subclass since there no longer seem to be an issue with the standard one 15 years ago
Christophe Dumez aec99ed14f More code cleanup 15 years ago
Christophe Dumez 9034094cf9 Fix headless compilation 15 years ago
Christophe Dumez 4efeb66b73 Remove useless cast 15 years ago
Christophe Dumez dbbf26449c - Clean up main code 15 years ago
Christophe Dumez 5c80ce42e0 Cosmetic fix to usage display (--help) 15 years ago
Christophe Dumez e9ad58a373 Improved application style handling 15 years ago
Christophe Dumez 09c48539ad - COSMETIC: Improved style management 15 years ago
Christophe Dumez 454c093033 - qBittorrent can now listen on ports < 1024 (must be root) 15 years ago
Christophe Dumez 340500c351 - Fix compilation warning in nox mode (introduced in v2.2.0alpha) 15 years ago
Christophe Dumez baf991b342 - The user must now press 'y' to accept the legal notice in nox mode (other keys will refuse and stop the program). Thanks Mariusz Fik 15 years ago
Christophe Dumez dc47e90126 Applied legal notice patch for Mariusz Fik 15 years ago
Christophe Dumez ef19e8aeef - Added legal notice dialog on startup. The user must agree for the program to start. 15 years ago
Christophe Dumez 4c8a087b81 - Fix signal bug introduced in last commit 15 years ago
Christophe Dumez 8f4bf93f02 - Fix defining a new label from torrent addition dialog 15 years ago
Christophe Dumez 4a2713a9f0 - Updated program usage translatable strings to make sure translators do not translate program parameters 15 years ago
Christophe Dumez b0c7bdf82b - Made program usage message (help) translatable 15 years ago
Christophe Dumez 99459dc55d - Fixing indentation 15 years ago
Christophe Dumez 1128b3ea83 * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
Christophe Dumez 690bb92154 - Catch CTRL+C and exit cleanly 15 years ago
Christophe Dumez 1923a51c59 - Prepare a little headlessloader class 15 years ago
Christophe Dumez c7ccf39abf - Use QCoreApplication instead of QApplication when GUI is disabled 15 years ago
Christophe Dumez af166f53d3 - Added headlessloader class to prepare Fred's work 15 years ago
Christophe Dumez e2aaf5d1de - Edited project file in order not to compile UI classes when DISABLE_GUI is defined 15 years ago
Christophe Dumez 4dc8959f67 * More exit tweaking to make shutdown faster 15 years ago
Christophe Dumez 3f61e176f0 - Updated Romanian translation 15 years ago
Christophe Dumez f7f4d1333b - Catching SIGABRT signal to attempt to display the backtrace when an assertion is hit 15 years ago
Christophe Dumez 7792b4f849 - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
Christophe Dumez bc308741b7 - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 15 years ago
Christophe Dumez edfd93496e - Fix compilation warning 15 years ago
Christophe Dumez b00eeef04d FEATURE: Added program option to disable splash screen 15 years ago
Christophe Dumez 148d175ab0 - Added a command line parameter --no-splash to disable splash screen 15 years ago
Christophe Dumez 0153b03160 BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago
Christophe Dumez 64fef21a86 - Forcing our own cleanlooks style instead of default one on startup (closes #181796) 15 years ago
Christophe Dumez 2a77de686c - Fix splash screen 16 years ago
Christophe Dumez 7dfdebd593 - License fix due to problems with OpenSSL 16 years ago
Christophe Dumez 3894452840 - COSMETIC: Redesigned program preferences 16 years ago
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 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) 16 years ago
Christophe Dumez 8dfc68e196 - Updated tranlsations 16 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 17 years ago