Chocobo1
8605c4d4d3
Follow project coding style. Issue #2192 .
9 years ago
Chocobo1
e95fce3084
Fix potential crash when memory allocation failed. Closes #3877 .
9 years ago
sledgehammer999
581d544f61
Fix typos. Make `ìTP` untranslatable. Use American variation of words. Closes #3654 .
9 years ago
Gabriele
5cc5552d9b
Use infinity symbol rather than -1 for nb_connections
9 years ago
Gabriele
42c74f9553
Avoid concatenation when dealing with translatable strings
...
Concatenation could be problematic with RTL languages.
9 years ago
Gabriele
420fa82e8d
Put some string placeholders between quotes
9 years ago
Chocobo1
2997c0fd1e
Change "Select Graphs" from QToolButton to QComboBox
9 years ago
Gabriele
e728710430
Select the file of single file torrents when opening destination folder
...
Also, add the support for Nautilus (Gnome 3), Caja and Nemo.
9 years ago
Anton Lashkov
0d74131edd
SpeedPlotView: fix render graphs with zero speed
9 years ago
Chocobo1
cf3a87ed55
Use native path separators, fixup of 030dd9e
, 3baec1c
.
9 years ago
ngosang
69812bbf18
Converts the string "Seeded for" to lowercase
9 years ago
Vladimir Golovnev (Glassez)
e72cc4eaf9
Drop libtorrent 0.16.x support.
9 years ago
Vladimir Golovnev (Glassez)
84922dcdcf
Fix need restart to enable/disable peer countries resolution.
9 years ago
Vladimir Golovnev (Glassez)
79976fbfce
Implement new GeoIPManager class.
9 years ago
Vladimir Golovnev (Glassez)
c702a7e426
Improve DownloadManager.
...
Now we can use downloaded data directly without saving to file.
We also can disable redirection to Magnet URI handling (useful for
non-torrent files downloading).
9 years ago
ngosang
63ed69789b
Allow to copy all peers with a keyboard shortcut
9 years ago
ngosang
cef3c9a34d
Add multiple peers in Peers addition dialog. Closes #1563 , #2245 , #3133 , #1419 , #3287 , #1419
9 years ago
Chocobo1
030dd9eed8
Use `rootPath()` in save path field
9 years ago
sledgehammer999
0b20794672
Fixup speedwidget code.
9 years ago
Anton Lashkov
7b736b6ae3
Add speedwidget based on QGraphicsView
9 years ago
Chocobo1
8873900df3
Also reannounce to DHT when "Force reannounce to all trackers" is selected
10 years ago
Chocobo1
4d6bde9731
Remove announce to DHT after editing tracker list
10 years ago
Chocobo1
fb1772f019
Rewrite TrackerList::reannounceSelected(), now it can force reannounce DHT
10 years ago
Gabriele
f21fbff1a8
Use enums instead of values when dealing with file priorities
...
Manually backported commit 10880e10f16a421a5 from v3_2_x branch.
10 years ago
Chocobo1
e739e81205
Fix compilation on MSVC2013 by moving unicode strings to
...
"unicodestrings.h". Closes #3059 .
10 years ago
Chocobo1
776d91f663
Add connectionsLimit() back
10 years ago
Chocobo1
b318f54fdf
Force set "plain text" format to reduce attack vector.
10 years ago
Chocobo1
661ddd75b6
Allow wordWrap for "Save Path" & "Comment"
10 years ago
Vladimir Golovnev (Glassez)
64c8f61bb1
Improve TorrentModel class.
10 years ago
Chocobo1
50b3a24371
Change Comment field from QTextBrowser to QLabel
10 years ago
Chocobo1
4d5512dcca
Reorder layout in information box
10 years ago
Chocobo1
6bc42cfd1a
Add functionality to new data fields, cleanups
10 years ago
Chocobo1
cdec6c9027
Add new data fields, capitialize labels, cleanups
10 years ago
dartraiden
8ac83cfd42
Fixed typos, spelling correction
10 years ago
ngosang
e01a61d816
changes in typography
10 years ago
Vladimir Golovnev (Glassez)
7d73bddfd2
Split some "header only" sources.
10 years ago
Vladimir Golovnev (Glassez)
191cdc2849
Move utilities to core/utils folder.
...
Also move the names to Utils namespace.
10 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
10 years ago
Vladimir Golovnev (Glassez)
d32bb52390
Don't add core to INCLUDEPATH.
10 years ago
Vladimir Golovnev (Glassez)
4b5e7e6168
Move network related code to core/net.
10 years ago
Gabriele
41fa59f164
Allow to Open files from the properties pane by pressing "Enter"
...
Allow to open only one file at a time and ignore keypresses when
multiple items are selected.
10 years ago
sledgehammer999
96d7bfb4ad
Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents.
10 years ago
sledgehammer999
f0d5ce4b98
Implement tracker list in the side panel. Closes #170 .
10 years ago
Gabriele
48c1bd58dd
Allow to copy all the trackers with a keyboard shortcut
...
If multiple trackers are selected, Ctrl+C will copy only one of them
while the context menu will copy all of them. Fix this inconsistency.
Closes #2675 .
10 years ago
ngosang
0e89ec3737
Small change in progress bar percentage
10 years ago
Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
10 years ago