Commit Graph

  • ec7fb331e0 Remove additional vertical spacer. Fixup of 843f7ed. Chocobo1 2016-02-17 22:47:39 +08:00
  • a232b77104 Simplify resize actions for AddNewTorrentDialog Chocobo1 2016-02-15 15:15:40 +08:00
  • 8c11245469 Disable cell selection in advanced options. Fixup of a8b39475. Chocobo1 2016-01-31 14:13:21 +08:00
  • 60857d3b8e Put links into table Chocobo1 2016-01-11 00:19:21 +08:00
  • 2fe6b76968 Set icon directly in .ui file Chocobo1 2016-01-11 00:04:12 +08:00
  • 6c7350fce0 Make authors email clickable & selectable Chocobo1 2015-12-25 13:19:19 +08:00
  • c770f4d0bc about_imp.h: Use larger qbt icon Shrink title size Chocobo1 2015-12-25 12:06:14 +08:00
  • 876e96911f Fix weird left panel icon layout Remove Advanced page border Chocobo1 2015-12-04 17:48:53 +08:00
  • 5620fd120e Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature. Opt-in to the high DPI pixmap support Closes #2963. Chocobo1 2015-12-04 16:07:33 +08:00
  • ea7f6046b4 Follow project coding style. Issue #2192. Chocobo1 2015-12-02 00:25:25 +08:00
  • fddac5d679 Move statusbar styelsheet to where it belongs Chocobo1 2015-12-02 00:19:39 +08:00
  • 2c4bc68af1 Use short date in addnewtorrentdialog Correction "Free disk space" to "Free space on disk" Chocobo1 2015-11-30 22:16:44 +08:00
  • 7676f49612 Cleanup addnewtorrentdialog.ui Reorder Torrent info column Rename "Save as" to "Save at" Chocobo1 2015-11-30 21:30:56 +08:00
  • e879279019 Cleanup about.ui Shorten text in "Libraries" tab, to avoid About dialog being too wide Make QLabels in Libraries tab selectable Use QGroupBox in "Author" tabs Rename "Thanks to" to "Special Thanks" Rename "Translation" to "Translators" Remove borders in "Thanks to", "Translation", "License" tabs Chocobo1 2015-11-30 13:51:06 +08:00
  • 84b7680718 Cleanup about_imp.h Fix dialog too narrow on highDPI screens Remove IRC link Rewrite about text to support RTL languages better Follow project coding style. Issue #2192. Chocobo1 2015-11-30 14:28:48 +08:00
  • be180140a3 Don't merge trackers for private torrents. Closes #2928. sledgehammer999 2016-02-15 03:24:22 +02:00
  • c051c279d4 Set "Show splash screen on start up" option default to off Chocobo1 2016-02-07 10:48:51 +08:00
  • 964dcc4d8a Fix potential race condition. Closes #4742. Chocobo1 2016-02-04 00:39:10 +08:00
  • 64cf93b889 Fix crash caused by AdvancedSettings::addRow() Vladimir Golovnev (Glassez) 2016-02-08 18:25:40 +03:00
  • 365737afe1 Save resume data using QSaveFile (Qt5 only) Vladimir Golovnev (Glassez) 2016-01-16 15:18:04 +03:00
  • 2cf14f0120 Optimize Session::startupTorrents() Vladimir Golovnev (qlassez) 2015-12-17 16:47:34 +03:00
  • 46bb25ba9f Switch to using previous fastresume file names Vladimir Golovnev (qlassez) 2015-12-16 17:08:27 +03:00
  • ee5a72c570 Perform fastresume data saving in separate thread Vladimir Golovnev (qlassez) 2015-12-13 15:38:19 +03:00
  • 18b56f4d0a Add "Paused torrents only" option for "Hide zero and infinity values" Chocobo1 2016-02-01 20:19:28 +08:00
  • f626276218 Fix total values for "Seeds" & "Peers" Chocobo1 2016-02-01 20:07:18 +08:00
  • e28554f85c Simplify common paint actions Chocobo1 2016-01-25 14:09:17 +08:00
  • a0a3447b2e Remove unused destructor move get state text to its own function Chocobo1 2016-01-25 13:54:13 +08:00
  • 4049ca7308 Follow project coding style. Issue #2192. Chocobo1 2016-01-24 17:15:39 +08:00
  • c28151ba92 Add "Hide zero values" option. Closes #3543. Chocobo1 2016-01-24 16:01:33 +08:00
  • 81e1a050a2 WebAPI: Add "Added on" and "Completion on" fields to query/torrents query response buinsky 2016-02-04 00:14:57 +03:00
  • 34d5824c4a Manage save path in one place Vladimir Golovnev (Glassez) 2016-01-01 16:28:40 +03:00
  • bb875df400 Create MagnetUri object from BC link or HASH string Vladimir Golovnev (Glassez) 2016-01-07 14:22:35 +03:00
  • 61f47d366a [Web UI] Minor changes in CSS styles ngosang 2016-01-31 01:39:12 +01:00
  • 8347eb157d Check WebUI username and password length. Closes #4191 ngosang 2016-01-31 18:30:43 +01:00
  • dd22c9b138 Fix upgrade corrupted fastresume file Vladimir Golovnev (Glassez) 2016-02-01 09:20:28 +03:00
  • 7f6ad55042 Unlock first column in peerlist too thalieht 2016-01-31 16:54:16 +02:00
  • 55b06ab9ba Add libtorrent v1.1 basic support Vladimir Golovnev (Glassez) 2016-01-20 10:15:10 +03:00
  • 21f0a5eb76 Prepare for libtorrent v1.1 support Vladimir Golovnev (Glassez) 2016-01-20 09:57:02 +03:00
  • 16ed11623f Don't use wide strings in libtorrent Vladimir Golovnev (Glassez) 2016-01-18 19:40:13 +03:00
  • c184cf8d7d WebUI: Submit the label in the new label dialog on pressing enter key buinsky 2016-01-29 18:02:36 +03:00
  • 6a90214eb2 WebUI: Repair translation buinsky 2016-01-24 13:14:51 +03:00
  • 226ec0610a WebUI: Fix JavaScript exception on WebUI load buinsky 2016-01-24 12:50:45 +03:00
  • 694bd7cb95 Download more pieces in "Download first and last pieces first" feature ngosang 2015-09-18 04:58:16 +02:00
  • 9e807e7151 [search engine] Update PirateBay plugin. ngosang 2016-01-30 00:15:24 +01:00
  • 78fe7fcf9d [Web UI] Fix max_ratio precision. Closes #4707 ngosang 2016-01-30 00:56:40 +01:00
  • c2465f931e Add #include guard Chocobo1 2015-12-13 22:01:53 +08:00
  • 8d50325961 Try to concat most of the string at compile time The lesser unsafe code in signal handler the better Add license Chocobo1 2015-12-13 20:42:02 +08:00
  • 570a651a59 Simplify signal handler Try to use signal-safe functions as much as possible Closes #3995 Define sys_signame[] ourselves on linux Chocobo1 2015-12-13 18:14:12 +08:00
  • 0eaa2aeef2 Fix loading *.magnet files from watched folders. Closes #4701. sledgehammer999 2016-01-28 23:57:55 +02:00
  • 2c7e309493 Add header to differentiate settings Chocobo1 2015-11-15 15:03:43 +08:00
  • ded3cf5798 Rename setRow() to addRow() Use template to avoid code duplication Chocobo1 2015-11-15 14:56:39 +08:00
  • 4edac3e974 Set parent object for advancedsettings Remove borders Resize column size correctly Chocobo1 2015-11-15 14:08:22 +08:00
  • 53885fb5e4 Move code from advancedsettings.h to its own cpp file Chocobo1 2015-11-15 13:48:10 +08:00
  • 3942c095f6 Add license in advancedsettings.h Chocobo1 2015-11-15 13:37:13 +08:00
  • 94be3b930d Always update native session's announce_ip setting Jesse Connop 2015-12-04 08:22:56 +13:00
  • 09bc14cc57 Let's check if the torrent file can actually be opened before passing it to libtorrent Artem S. Tashkinov 2015-03-03 00:22:45 +05:00
  • 51b93b4284 Fix splash screen staying on top of all windows. Closes #1391. sledgehammer999 2016-01-25 15:59:20 +02:00
  • 89b334d71c Merge pull request #4451 from netjunki/master sledgehammer999 2016-03-05 10:42:14 -06:00
  • 8372c819e9 Merge pull request #4903 from evsh/cmake sledgehammer999 2016-03-05 08:51:34 -06:00
  • 96c2947283 Merge pull request #4849 from Chocobo1/run_ext_slash sledgehammer999 2016-03-05 08:51:14 -06:00
  • 83e931766f Add tip about adding quotation marks around parameter Chocobo1 2016-02-27 02:58:03 +08:00
  • 6835b99f10 Save "Run external program" input as is. Closes #4830. Chocobo1 2016-02-23 17:10:43 +08:00
  • 45b1a75d56 fix cmake build Eugene Shalygin 2016-03-05 00:36:17 +01:00
  • 15ec515872 Merge pull request #4877 from evsh/cmake sledgehammer999 2016-03-04 17:30:08 -06:00
  • 0190ac9037 Merge pull request #4885 from Chocobo1/comment_scroll sledgehammer999 2016-03-04 17:28:42 -06:00
  • ee0306c4fd Merge pull request #4883 from evsh/fix-avg-speed-units sledgehammer999 2016-03-04 17:28:12 -06:00
  • 56605cd0c3 Merge pull request #4865 from Chocobo1/os_name sledgehammer999 2016-03-04 17:27:48 -06:00
  • 3ddb1b98b3 Merge pull request #4833 from dsemi/master sledgehammer999 2016-03-04 17:26:28 -06:00
  • 8b559a8b51 Merge pull request #4824 from starius/mxe-compat sledgehammer999 2016-03-04 17:25:57 -06:00
  • 1cfda610cc Merge pull request #4781 from DoumanAsh/python_align_search_style sledgehammer999 2016-03-04 17:25:05 -06:00
  • 6ff929e567 Merge pull request #4784 from glassez/asm sledgehammer999 2016-03-04 17:22:06 -06:00
  • dd34663224 Implement Advanced Saving Management subsystem Vladimir Golovnev (Glassez) 2016-02-09 11:56:48 +03:00
  • d05d5a85a5 Move Preferences backend code into SettingsStorage class Vladimir Golovnev (Glassez) 2016-02-09 11:55:02 +03:00
  • f4dc5c6809 configure: pass variable QMAKE_LRELEASE to qmake Boris Nagaev 2016-02-21 13:49:28 +03:00
  • e4c8862cc5 winconf-mingw.pri: clean library names Boris Nagaev 2016-02-21 13:44:32 +03:00
  • 39d8f09c38 winconf.pri: change example library path for build Boris Nagaev 2016-02-21 13:48:19 +03:00
  • fa2a1ad6d3 winconf.pri: use mask "win32-g++*" Boris Nagaev 2016-02-21 04:08:58 +03:00
  • 94ae44bb71 Put comment_lbl in QScrollArea. Closes #4881. Chocobo1 2016-03-02 11:31:55 +08:00
  • 7080d3da98 Fix typos in speed label text Eugene Shalygin 2016-03-01 23:49:33 +01:00
  • d75564b885 Do not try to parse request message when content-length is 0 Dan Seminara 2016-02-21 17:41:44 -05:00
  • 64daecb266 add basic cmake support Eugene Shalygin 2015-11-06 19:03:18 +01:00
  • d0e31adaf7 Create helper function to get libtorrent version Chocobo1 2016-02-27 08:38:52 +08:00
  • 12627bbc10 Create helper function to get boost version Chocobo1 2016-02-27 08:27:56 +08:00
  • 498f5e3877 Create helper function to get OS name Chocobo1 2016-02-27 05:48:53 +08:00
  • 8baa144933 Use correct piece size while calling torrent_info::map_block() Eugene Shalygin 2016-02-27 21:05:43 +01:00
  • b24bdcb8d9 Revert "Temporarily revert PR #2885 (filename column in peers view)." Eugene Shalygin 2016-02-27 20:51:39 +01:00
  • 7b2fab411c Comment out "List of linked Modules" section in windows crash report. It is bloating the crash report with unhelpful messages. Chocobo1 2016-02-27 05:42:48 +08:00
  • ddf8e8f70c MSVC2013 doesn't have snprintf(), fall back to sprintf(). Use QString::arg() for string concat. Fixup of 41fe85b6. Chocobo1 2016-02-23 22:18:22 +08:00
  • a96cabfe73 Make AddNewTorrentDialog behavior uniform Vladimir Golovnev (Glassez) 2016-02-06 11:38:00 +03:00
  • 2faac6c643 Merge f97059d49fc6a542b0ff6ac81faee834a4fac6fe into 654c8edc6b0183dfb6c2ded772b563820310e331 aleqx 2016-02-21 22:52:43 +00:00
  • 262de71131 Merge 872b721d1d69164ca22fe8068faa704e850149b1 into 654c8edc6b0183dfb6c2ded772b563820310e331 Vladimir Golovnev 2016-02-21 22:52:11 +00:00
  • 6126afc50a Merge c19b94f21a21cbbdd606dca03a2a3a18426e11cc into 654c8edc6b0183dfb6c2ded772b563820310e331 Sukharev Andrey 2016-02-21 22:51:06 +00:00
  • c51490bc89 Merge ea4201a4fb00f09f283dc7208639d2acfb2363c2 into 654c8edc6b0183dfb6c2ded772b563820310e331 Vladimir Golovnev 2016-02-21 22:50:03 +00:00
  • 654c8edc6b Merge pull request #4831 from Chocobo1/mail_time sledgehammer999 2016-02-21 16:41:31 -06:00
  • f83f3b84ca Follow project coding style. Issue #2192. Chocobo1 2016-02-22 02:24:47 +08:00
  • 60417a598a Simplify statement Chocobo1 2016-02-22 02:22:06 +08:00
  • 41fe85b624 Fix malformed date header in email. Closes #4828. Chocobo1 2016-02-22 00:15:15 +08:00
  • c1f7446c26 Partially revert decfae7b8a4a24. Newer libtorrent RC_1_1 has added back the missing variables. sledgehammer999 2016-02-21 18:42:55 +02:00
  • 12e1cae93c Merge pull request #4810 from Chocobo1/addtor_fixup sledgehammer999 2016-02-21 09:46:35 -06:00
  • 95df9c5cf6 Delete collapse-expand.svg Bert Verhelst 2016-02-20 13:52:09 +01:00