17 Commits (d484c0e7ce3f4ff7402f67724047528f36f002f2)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) c41df9ffbd
Improve coding style 4 years ago
Vladimir Golovnev (Glassez) f4efa530dc
Create header for common BitTorrent declarations 5 years ago
Chocobo1 9c6bc6c89a
Fix crash when renaming torrent contents 5 years ago
Chocobo1 9dc3b18178
Fix filename validation on non-Windows OS 5 years ago
Chocobo1 440860c4a9
Properly remove empty leftover folders after rename 5 years ago
Chocobo1 eabcae1018
Fix unable to rename folder on Windows 6 years ago
Chocobo1 9c747d3c6d
Move renameSelectedFile(BitTorrent::TorrentInfo &) 6 years ago
Chocobo1 62ccfd37b2
Move renameSelectedFile(BitTorrent::TorrentHandle *) 6 years ago
Chocobo1 e92209475e
Use range-based for loops 6 years ago
thalieht 8c944bd4e1 Avoid repeating the return type 6 years ago
paolo-sz d4e2b21534 Fix Content widget misbehavior 7 years ago
Luís Pereira ea1b0b26b1 Don't implicitly cast iterator to const_iterator 7 years ago
thalieht 91f528bc96 Fix coding style for several files 7 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
sledgehammer999 17ac4b90be Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
sledgehammer999 22d9427e20 Fix reordering of first column with Qt5. Closes #2835. 9 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
Ivan Sorokin 97d08a5b2f Implement sane behavior of space key in torrent content list. Closes #140. 10 years ago
Ivan Sorokin 83dd35dbc9 Make alertdispatcher.h self contained and replace include libtorrent/session with forward declaration 10 years ago
Ivan Sorokin b995a9d75e Fix race condition in QAlertDispatcher 10 years ago
Ivan Sorokin 333978f1ff Use std::vector instead of std::deque in QAlertDispatcher 10 years ago
Ivan Sorokin 32c203d2e6 Copyright notices for alert dispatcher. 11 years ago
sledgehammer999 a6fa27467f Fix previous commits. 11 years ago
Ivan Sorokin eb46326d23 use set_alert_dispatch instead of timer to get an alerts from libtorrent 11 years ago