2180 Commits (c2c17fd0536d9ea15e56fa83ef165db710896f28)

Author SHA1 Message Date
Chocobo1 6bab30a178 Revamp Torrent creator 8 years ago
Eugene Shalygin 72da2e7252 Do not use hardcoded colors in RSS feed view 8 years ago
Eugene Shalygin 4b48f7b8d9 Fix build error. 8 years ago
Chocobo1 2702410572 Remove useless horizontal layout widget 8 years ago
Chocobo1 e24b565857 Remove unused row in "Share Ratio Limiting" group box 8 years ago
Chocobo1 fad3af27ca Partialy revert 7320ac1bc0 8 years ago
Naikel Aparicio 9ba00d7035 Implemented share limit by seeding time 8 years ago
Chocobo1 08a6c75227 Refactors 8 years ago
Eugene Shalygin 8ca730f0d8 Use new signal/slot syntax in options dialog 8 years ago
Chocobo1 b9403774e6 Use QBT_EXT in all places 8 years ago
Chocobo1 b18bf48014 Improve error message reported to user 8 years ago
Chocobo1 51e3e5438b Code formatting 8 years ago
Chocobo1 0939875ca8 Fix renaming files is not case sensitive on Windows platform. Closes #5128. 8 years ago
Eugene Shalygin 5c10a24923 Add availability column to torrent properties window 8 years ago
Eugene Shalygin d5af8722a6 Add availability column to torrent content model 8 years ago
Eugene Shalygin 114c9a8421 Follow project coding style. Issue #2192. 8 years ago
thalieht 73c37cc460 Trackerlist: add "m_" to private members and make them camelCase 8 years ago
thalieht 14f50f1038 Trackerlist: Allow to toggle columns 8 years ago
thalieht d9555a9e9d Trackerlist: Set text alignment of columns with numbers to the right 8 years ago
thalieht 5d33399000 TrackerList: Remove unnecessary deletes from the destructor 8 years ago
thalieht 33979cb41c TransferListWidget: Remove unnecessary deletes from the destructor 8 years ago
thalieht e82a1522c8 Trackerlist: Change 0 to nullptr 8 years ago
thalieht e00be240b0 PropertiesWidget: Change 0 to nullptr 8 years ago
thalieht b360c5453b PropertiesWidget: Some coding style 8 years ago
thalieht ce77ebdfe1 Coding style of whole trackerlist.h and a little in trackerlist.cpp 8 years ago
Eugene Shalygin f211b238c4 Do not attempt to show detailed tooltips without torrent metadata. Closes #6768. 8 years ago
Vladimir Golovnev (Glassez) a4d2df575e Don't use deprecated torrent_handle::set_tracker_login 8 years ago
Vladimir Golovnev (Glassez) 5dc54aa224 Don't use deprecated torrent_status fields 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
Chocobo1 42c17ea5ce Fix argument name differ in definition & declaration 8 years ago
Chocobo1 b9e8cab1e5 Revise class memebers construction & destruction 8 years ago
Chocobo1 4d4097d819 Move editHotkey out of class definition 8 years ago
Eugene Shalygin 7320ac1bc0 Use file path edit widgets in options and add torrent dialog 8 years ago
Eugene Shalygin 30081e0356 Add widget for editing filesystem paths 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
Frédéric Brière c37d90bf6d Properly sort categories case-insensitively in filter widget. Closes #6708. 8 years ago
Frédéric Brière 722c928ab5 Turn isSpecialItem() into a CategoryFilterModel static method. 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
Frédéric Brière f53a403a7b Set "category" column as case-insensitive in TransferListSortModel. 8 years ago
Frédéric Brière ec08cb5445 Leave categories order intact in "Add new torrent" dialog. 8 years ago
Chocobo1 da581dee41 Fix double click on system tray icon causing program to open and 8 years ago
Chocobo1 3e964212ac Fix signaling to checkForUpdatesFinished() failed. 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