6786 Commits (72a54910e9ad4399b2d531f9c72a80fc882c5a0f)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) 72a54910e9 Don't use deprecated peer_info fields 8 years ago
Vladimir Golovnev (Glassez) a2f82be6c2 Don't use deprecated url_seed_alert fields 8 years ago
Vladimir Golovnev (Glassez) 13b04f8d2d Don't use deprecated settings_pack members 8 years ago
Vladimir Golovnev (Glassez) bdca55f15c Use new Session Statistics feature 8 years ago
Vladimir Golovnev (Glassez) 8a6d8f3953 Use cached SessionStatus and CacheStatus 8 years ago
Vladimir Golovnev (Glassez) cb678a254d Fix statsdialog.* coding style 8 years ago
Vladimir Golovnev (Glassez) 78d6b14fe8 Don't use deprecated torrent_info fields 8 years ago
Eugene Shalygin 5b59b18606 Fix crash when entering daemon mode. Closes #6759. 8 years ago
sledgehammer999 9f98f9f7ac
Rename cmd options source files. 8 years ago
sledgehammer999 1a099fa742
Don't enforce an explicit value for TriState cmd options. 8 years ago
sledgehammer999 b1f1823c65
[WebUI]Use the same layout in the Speed tab in preferences as the GUI. 8 years ago
sledgehammer999 0addeafc6b
Add missing unit sizes in misc.js 8 years ago
sledgehammer999 44c5a9beff
[WebUI]Use translatable strings in Statistics dialog. 8 years ago
sledgehammer999 e177799ada
[WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations. 8 years ago
Vladimir Golovnev (Glassez) 76e3383650 Don't remove read articles from Unread list 8 years ago
Vladimir Golovnev (Glassez) 2d3914c077 Prevent incorrect popullating of Unread RSS list 8 years ago
Vladimir Golovnev (Glassez) 4e37688105 Properly clear ArticleListWidget 8 years ago
Eugene Shalygin 6540dfa528 Fix release CMake build 8 years ago
Chocobo1 3e964212ac Fix signaling to checkForUpdatesFinished() failed. 8 years ago
Vladimir Golovnev c1e3e2a745 Revert "Guard the flag used for deferred session configure." (#6733) 8 years ago
Chocobo1 7d1ac06ce2 Fix stack overflow in Utils::Gzip::decompress 8 years ago
Chocobo1 1fbf121506 Fix CookiesDialog position 8 years ago
Chocobo1 f36e891010 Fix trackersadditiondlg position 8 years ago
Chocobo1 bd2f69a9d6 Fix peeradditiondlg position 8 years ago
Chocobo1 6f6fe626a1 Fix shutdownconfirm position 8 years ago
Chocobo1 fb9ebce9c6 Fix pluginselectdlg position 8 years ago
Chocobo1 2258e4d5ed Fix automatedrssdownloader position 8 years ago
Chocobo1 73047e3c84 Cleanup downloadfromurldlg, statsdialog 8 years ago
Chocobo1 933f9f1451 Fix optionsdlg position 8 years ago
Chocobo1 46abe42a54 Fix deletionconfirmationdlg position 8 years ago
Chocobo1 a902eb6b2b Fix speedlimitdlg position 8 years ago
Chocobo1 de54fa2c30 Fix addnewtorrentdialog position 8 years ago
Chocobo1 7eaa5987c8 Fix dialogs didn't position on the correct screen which qBittorrent window is on. Closes #1690, #2474, #3538. 8 years ago
Brian Kendall eba41978b0 Added command line arguments for specifying options when adding torrents 8 years ago
Chocobo1 6bcb07649e Setup DPI at startup 8 years ago
Chocobo1 893ce32f1d Remove curly braces 8 years ago
Chocobo1 a1cad86bbf Remove workaround 8 years ago
Chocobo1 b3c73b7868 Refactor 8 years ago
Chocobo1 5e50d8ed91 WebUI: Fix checkbox hidden. Closes #6642. 8 years ago
Eugene Shalygin c4e16aa820 cmake: set warning and error options 8 years ago
Vladimir Golovnev 93df0ef1d1 Move AddTorrentParams to its own header (#6712) 8 years ago
Vladimir Golovnev (Glassez) 160b7ff2d3 Remove torrent temp folder when torrent is deleted 8 years ago
Vladimir Golovnev (Glassez) c56b4a25bc Remove torrent temp folder if it becomes unneeded 8 years ago
Eugene Shalygin 71cf25ae99 Replace variable length array with std::vector in print_stacktrace() 8 years ago
Vladimir Golovnev (Glassez) a78a1a9c64 Add invariant checking in ArticleListWidget 8 years ago
Vladimir Golovnev (Glassez) 335443e6a0 Drop QThread::msleep wrapper 8 years ago
Vladimir Golovnev (Glassez) d5d946dd66 Drop Qt4 related settings from QMake project 8 years ago
sledgehammer999 b71ee80ecd
Optimize P2P filter parsing too. 8 years ago
sledgehammer999 fd7e69e1e0
Add helper function for logging messages. 8 years ago
sledgehammer999 51cf6bd2a5
Optimize DAT filter parsing. Parse in memory and in place instead of copying strings around. 8 years ago