Vladimir Golovnev (Glassez)
|
b78ea79d30
|
Bringing the AddNewTorrentDialog to the front.
|
11 years ago |
sledgehammer999
|
37f821556e
|
Merge trackers when torrent already exists instead of showing an AddNewTorrent dialog.
|
11 years ago |
sledgehammer999
|
532bec5d87
|
Fix typo in comment.
|
11 years ago |
sledgehammer999
|
74a1cce46c
|
Simplify busy wait.
|
11 years ago |
sledgehammer999
|
6cdbf6f869
|
Simplify checks.
|
11 years ago |
sledgehammer999
|
51cde405f9
|
Always override AddTorrentsInPause setting when downloading in the background.
|
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
|
fd8a2e05a4
|
Use AutoExpandableDialog instead of QInputDialog wherever possible
|
11 years ago |
Nick Tiskov
|
7adf012f9c
|
Enable edit/rename via F2 or double click in various places
|
11 years ago |
sledgehammer999
|
d4dd04cbdc
|
Call updateDiskSpaceLabel() manually in onSavePathChanged(). Closes #715.
|
12 years ago |
sledgehammer999
|
22e2bafa7a
|
Fix compilation with libtorrent 1.x.x v2
|
12 years ago |
sledgehammer999
|
94b58ca229
|
Fix compilation with libtorrent 1.x.x.
|
12 years ago |
sledgehammer999
|
1e7668608a
|
Update disk space label in add new torrent dialog. Fixes issue #282.
|
12 years ago |
Christophe Dumez
|
da3406b811
|
Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default
|
12 years ago |
sledgehammer999
|
04e4295140
|
Fix case where the default save wasn't getting updated in the addition dialog.
|
12 years ago |
sledgehammer999
|
a2e4e2ad37
|
Remove leading and trailing whitespace when choosing filenames. Fixes issue #401.
|
12 years ago |
sledgehammer999
|
3e979931d0
|
Make a setter for defaultSave path in qbtsession and do some other optimizations to avoid potential pitfalls.
|
12 years ago |
sledgehammer999
|
4749fa45e8
|
Improve the display of paths in the 'Add new torrent' dialog.
|
12 years ago |
sledgehammer999
|
a50aa2d8e5
|
Save preferences before updating QBtSession.
|
12 years ago |
sledgehammer999
|
93cdd1b98c
|
Update the qbtsession when set a new default path.
|
12 years ago |
sledgehammer999
|
d6353fc3b2
|
Fix behaviour of the torrent addition dialog. The 'set as default path' didn't work as intended. Closes issues #251 and #243.
|
12 years ago |
Christophe Dumez
|
0fdacf4d54
|
Use polymorphism to distinguish folder / file items in torrent content model
Step to address issue #24.
|
12 years ago |
Christophe Dumez
|
89249c140f
|
Fix "Set as default save path" checkbox in torrent addition dialog
|
13 years ago |
Christophe Dumez
|
4652eb8ff3
|
Remember torrent addition dialog expanded state
|
13 years ago |
Christophe Dumez
|
c2096e2ecd
|
Remember torrent addition dialog width
|
13 years ago |
Christophe Dumez
|
e27a648594
|
Remember Y position of the torrent addition dialog
|
13 years ago |
Christophe Dumez
|
90b1567d13
|
Remember column sizes in torrent addition dialog
|
13 years ago |
Christophe Dumez
|
183453488e
|
Fix disk space lalel updating in torrent addition dialog
|
13 years ago |
Christophe Dumez
|
ee96f83211
|
Fix torrent content sorting in torrent addition dialog (closes #1020160)
|
13 years ago |
Christophe Dumez
|
1204bf6e80
|
Fix unicode support in torrent addition dialog title
|
13 years ago |
Christophe Dumez
|
fd9ae50a57
|
Center new torrent addition dialog
|
13 years ago |
Christophe Dumez
|
600c33dfa3
|
Fix error message in new torrent addition dialog when a torrent is invalid
|
13 years ago |
Christophe Dumez
|
0f291629cc
|
Move FileSystem utility functions out of misc.h
Use new fs_utils.h instead.
|
13 years ago |
Christophe Dumez
|
c502edf9e1
|
Brand new torrent addition dialog
|
13 years ago |