Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
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
sledgehammer999
38455af791
Follow project coding style. Issue #2192 .
10 years ago
sledgehammer999
b465b3c68a
Improve usability of 'Add new torrent' dialog. Implements issue #225 .
10 years ago
sledgehammer999
30bc5a1da6
Show the loaded torrents in the transferlist when qBT is launched with a torrent/magnet and the AddNewTorrentDialog is showing. Closes #1564 .
10 years ago
Vladimir Golovnev (Glassez)
ce3aac5f9d
Fix functions and macros using to support both Qt4 and Qt5.
11 years ago
sledgehammer999
c59793b33f
Correctly restore 'name' column width when loading magnet links in the 'Add new torrent dialog'. Closes #1334 .
11 years ago
sledgehammer999
202006bdd1
Reuse code in AddNewTorrentDialog. #894 .
11 years ago
sledgehammer999
14310f9b05
Improve loading of magnet metadata in the background.
...
Conflicts:
src/qtlibtorrent/qbtsession.cpp
11 years ago
Vladimir Golovnev (Glassez)
b78ea79d30
Bringing the AddNewTorrentDialog to the front.
11 years ago
sledgehammer999
17c122e5ad
Don't show the progress bar in AddNewTorrent dialog when not necessary.
11 years ago
Nick Tiskov
c8cc727aea
Add progress indicator for metadata retrieval
11 years ago
Nick Tiskov
8ca7603f38
Load magnet metadata inside AddNewTorrentDialog
11 years ago
Nick Tiskov
7adf012f9c
Enable edit/rename via F2 or double click in various places
11 years ago
Christophe Dumez
90b1567d13
Remember column sizes in torrent addition dialog
13 years ago
Christophe Dumez
ee96f83211
Fix torrent content sorting in torrent addition dialog ( closes #1020160 )
13 years ago
Christian Kandeler
acd4b64a8b
Fix compilation with namespaced Qt.
13 years ago
Christophe Dumez
c502edf9e1
Brand new torrent addition dialog
13 years ago
Christophe Dumez
810a9710d7
Minor clean up
13 years ago
Christophe Dumez
ef6c3f5a64
Clean up torrent addition dialog code a little
13 years ago
Christophe Dumez
a5452d04ae
Clean up and refactor torrent content model code
13 years ago
Christophe Dumez
7846afaeb8
Fix torrent addition dialog geometry saving
...
When switching between single-file and multi-file torrents, the
dialog geometry saving / loading code was not behaving correctly.
(cherry picked from commit 443f693acf5482df213e1a44eba1e454a0b45124)
13 years ago
Christophe Dumez
d6b5627363
Fix initial column sizes in torrent addition dialog
14 years ago
Christophe Dumez
596737ba2f
Improve lists columns state saving
14 years ago
Christophe Dumez
435d0e1019
FEATURE: Added search field for torrent content
14 years ago
Christophe Dumez
45f0383ee2
Several dimension saving fixes
14 years ago
Christophe Dumez
8a5dc1f239
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
14 years ago
Christophe Dumez
126e2e7c75
Code clean up
14 years ago
Christophe Dumez
328e4fd860
Better fix for save path editing issues in torrent addition dialog
14 years ago
Christophe Dumez
290932e128
Big code clean up
14 years ago
Christophe Dumez
6e7309316c
Started code reorganizing (Moved libtorrent specific files and webui files to subfolders)
14 years ago
Christophe Dumez
ef01088411
Limit torrent addition dialog width
14 years ago
Christophe Dumez
9543bd63f9
Fix torrent addition dialog path editing
14 years ago
Christophe Dumez
bcdf4e42fa
Code cleanup in torrent addition dialog
...
Magnet link related fixes to torrent addition dialog
15 years ago
Christophe Dumez
214bb13843
Several torrent addition dialog fixes (Save path and label combo boxes)
15 years ago
Christophe Dumez
b9241ad5ad
Proper fix to use an INI file instead of the registry on Windows
15 years ago
Christophe Dumez
4efae21f1d
Use "Do no download" in action instead of "Not downloaded"
...
Added "Select All/Select None" buttons to files list
15 years ago
Christophe Dumez
ca762139f6
FEATURE: Remember previous save paths in torrent addition dialog ( closes #579305 )
15 years ago
Christophe Dumez
cf65e4d77d
Torrent addition dialog size/pos are now remembered correctly
15 years ago
Christophe Dumez
0da83694e0
Hide torrent content in torrent addition dialog when there is only one file in it
15 years ago
Christophe Dumez
ac80dd78a8
Improved file saving in torrent addition dialog (uTorrent like)
15 years ago
Christophe Dumez
c36fed3081
Code cleanup
15 years ago
Christophe Dumez
5f23cbc470
Use libtorrent version.hpp instead of our own DEFINE
15 years ago
Christophe Dumez
c9ece4695e
Merge latest changes for stable branch (mostly unicode fixes)
15 years ago
Christophe Dumez
8ec1621334
Merge msvc fixes from stable branch
15 years ago
Christophe Dumez
682377ff66
Merge msvc compilation fixes from stable branch
15 years ago
Christophe Dumez
b719bfaecb
Merge Win32 fixes from stable branch
15 years ago
Christophe Dumez
4e1366bf0d
Merge latest fixes from stable branch
15 years ago
Christophe Dumez
53919446d4
FS should be updated properly on labeling now
15 years ago