19 Commits (746fe7ba090920878ae38622e76ca663b7387c10)

Author SHA1 Message Date
Chocobo1 70d1cb86fd
Disable move constructor where it is sensible 3 years ago
Chocobo1 a78929dadf
Simplify progress bar painting 4 years ago
FranciscoPombal 6152b83405 Use #pragma once instead of include guards 4 years ago
Chocobo1 16a76eee9f
Add final specifier to GUI classes 5 years ago
Chocobo1 07263d2d70
Move implementation to its own file 5 years ago
Nick Korotysh bd1856594b
Draw progress bar in Fusion style on macOS systems 6 years ago
Chocobo1 0217d5b4c0
Replace single-character string with character literal 6 years ago
thalieht 4022799881 Fix coding style 7 years ago
thalieht 525fdd6c2b Coding style, use nullptr and other minor things 7 years ago
silver 3b4fd35dde
Persist size and treeview header state in preview dialog 7 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Chocobo1 ce3c53b3c4 Replace deprecated classes 8 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
sledgehammer999 17ac4b90be Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
Vladimir Golovnev (Glassez) 191cdc2849 Move utilities to core/utils folder. 10 years ago
Vladimir Golovnev (Glassez) d32bb52390 Don't add core to INCLUDEPATH. 10 years ago
ngosang 0e89ec3737 Small change in progress bar percentage 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
Vladimir Golovnev (Glassez) ce3aac5f9d Fix functions and macros using to support both Qt4 and Qt5. 11 years ago
sledgehammer999 33b0a2b55f Fix missing percentage signs. Closes #1392. 11 years ago
sledgehammer999 441d1d08ba Convert more accurately decimal numbers to text. 11 years ago
sledgehammer999 e7c27c9b8b Polish Preview window. Closes #908. 11 years ago
Christophe Dumez 06ccae591e Coding style changes 13 years ago
Christophe Dumez f3448125c3 Coding style clean up 13 years ago
Christophe Dumez 5c8dd9f0fb Performance improvement on ARM 14 years ago
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) 14 years ago
Christophe Dumez dbceed21f5 Clean fix for progress display with cleanlooks style 15 years ago
Christophe Dumez 262b88930e - Use lowercase characters only in filenames 15 years ago
Christophe Dumez 7dfdebd593 - License fix due to problems with OpenSSL 16 years ago
Christophe Dumez 6ed565a06b - COSMETIC: Improved progress bar text rendering 17 years ago
Christophe Dumez 2fc7039cc7 - COSMETIC: Progress bar text now uses style foreground color 17 years ago
Christophe Dumez 105563ac5a - Fixed a bug in last commit in qBittorrentPath() 18 years ago
Christophe Dumez 6ee9152b21 - Handling progress bar text painting ourselves because some styles really don't handle it well (cleanlooks...) 18 years ago
Christophe Dumez c9925eddb6 - Big code cleanup 18 years ago
Christophe Dumez 5879df7d5f - Should fix compiling errors with Qt 4.2 18 years ago
Christophe Dumez 4922eb3dc5 - Improved preview list delegate 18 years ago
Christophe Dumez b0f3cdad5d - Improved a lot the download list delegate 18 years ago
Christophe Dumez 8df61db644 - Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :( 18 years ago
Christophe Dumez 54f9375b32 - Update to GNU GPL v3 18 years ago
Christophe Dumez 969a02b93e - Moved everything to trunk to create a stable branch 18 years ago