sledgehammer999
de8050701d
Revert email address changes in copyright notices
6 years ago
thalieht
4022799881
Fix coding style
7 years ago
sledgehammer999
9c88959651
Make it scroll horizontally when necessary.
9 years ago
Vladimir Golovnev (qlassez)
ed7fb20758
Fix setting custom download location for watched folder
9 years ago
sledgehammer999
bc92f156c1
Improve the "Watch folders" UI. Closes #4300 .
9 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
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
Vladimir Golovnev (Glassez)
ce3aac5f9d
Fix functions and macros using to support both Qt4 and Qt5.
11 years ago
sledgehammer999
33b0a2b55f
Fix missing percentage signs. Closes #1392 .
11 years ago
sledgehammer999
7348b8903c
Correctly resize 'name' column of the content tab. Closes #1360 .
11 years ago
sledgehammer999
441d1d08ba
Convert more accurately decimal numbers to text.
11 years ago
sledgehammer999
b4dca951b2
Drop libtorrent 0.15.x support.
11 years ago
sledgehammer999
70215bd3ff
Fixed rounding bugs with floating numbers v2.
11 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
Christophe Dumez
06ccae591e
Coding style changes
13 years ago
Christophe Dumez
f3448125c3
Coding style clean up
13 years ago
Christophe Dumez
a8a7b61ea9
Coding style clean up
13 years ago
Christophe Dumez
4ca665eb0c
Do not report any progress for disabled files ( Closes #56731485 )
13 years ago
Christophe Dumez
3995af6489
Initial port to libtorrent v0.16
14 years ago
Christophe Dumez
8238c13dc0
Performance improvement on ARM
14 years ago
Christophe Dumez
a0ecbe01a1
Make sure the progress is not 100% unless the file is complete
14 years ago
Christophe Dumez
8a5dc1f239
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
14 years ago
Christophe Dumez
658d876ff7
Fix and improve file priorities editing
14 years ago
Christophe Dumez
0a510db95e
Started properties refactoring
14 years ago
Christophe Dumez
f617b74bac
Performance optimization and code clean up
14 years ago
Christophe Dumez
bbe4328c06
Fix progress bar style on Windows
14 years ago
Christophe Dumez
5675c045ae
Windows compilation fixes (Thanks LiHuiShuo)
15 years ago
Christophe Dumez
dbceed21f5
Clean fix for progress display with cleanlooks style
15 years ago
Christophe Dumez
fe8d5a3528
- Fix file prioritizing in a torrent
15 years ago
Christophe Dumez
74c61e6805
- Fix for translations
15 years ago
Christophe Dumez
0e8c55b9f5
FEATURE: Added back file prioritizing in a torrent (it seems users were using it after all)
15 years ago
Christophe Dumez
9586f0e61c
- Use checkboxes for selective downloading instead of comboboxes
15 years ago
Christophe Dumez
269bbdf01d
- Fix file prioritizing behavior. Priorities cannot be changed if the torrent has not metadata, is not valid or is a seed.
...
* Use the same behavior in Web UI and Regular UI
15 years ago
Christophe Dumez
497cb07852
- Fix several possible crashes when using Magnet URI (because they don't have metadata in the beginning)
15 years ago
Christophe Dumez
aeb2c06e0f
- Disabled file prioritizing for seeding torrents
...
- Added file prioritizing to Web UI
15 years ago
Christophe Dumez
262b88930e
- Use lowercase characters only in filenames
15 years ago
Christophe Dumez
743d54a745
- Added columns width saving to torrent addition dialog
...
- Fixed column width saving in torrent properties
- Code Cleanup
15 years ago
Christophe Dumez
611e33bf80
- Polish torrent properties
15 years ago
Christophe Dumez
f9da85ecfe
- Fixed file priorities
15 years ago
Christophe Dumez
d86cb62dc0
- Clearing of fiels list in properties was a bit too efficient (it removed header too)
15 years ago
Christophe Dumez
9bc90fc7b2
- Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles)
15 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
2691677650
- Fixed segfault that would happen when unfiltering files in torrent addition dialog ( closes #163379 )
17 years ago
Christophe Dumez
82e548a2fd
- Fixed a bug in torrent files filtering ( closes #158846 )
17 years ago
Christophe Dumez
9ca02aad88
- BUGFIX: Fixed a bug in children update when changing files priorities
17 years ago