Vladimir Golovnev (Glassez)
c41df9ffbd
Improve coding style
4 years ago
Chocobo1
8d6b9b6181
Revise sort model and delegate code
5 years ago
Chocobo1
07263d2d70
Move implementation to its own file
5 years ago
thalieht
9995967fbf
Remove some unused #include
6 years ago
Chocobo1
0ad831e48a
Fix strings not translated
...
Closes #9934 .
6 years ago
thalieht
eb508d67ef
Fix coding style
7 years ago
Chocobo1
fb698896c9
Fix translation context.
...
Partially addresses #8220 .
Also sort include headers
7 years ago
Chocobo1
812bd4c83a
Uncrustify
8 years ago
Chocobo1
59556dfc6a
Cleanup & refactor
8 years ago
Chocobo1
a16c557137
Always draw background
8 years ago
thalieht
5255719661
SearchTab: align text to the right in columns that handle numbers
8 years ago
Chocobo1
ce3c53b3c4
Replace deprecated classes
8 years ago
Eugene Shalygin
1336cb7a61
Implement search filters in the proxy model. Partially closes #972
9 years ago
Vladimir Golovnev (Glassez)
ac365c5efb
Fix coding style (Issue #2192 ).
9 years ago
Eugene Shalygin
768b67d275
Add column with list of currently downloading files
...
Add a new column to peers list that shows list of files which are
downloaded right now from a peer. The column is empty if we do not
download anything from the given peer.
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
Gabriele
42c74f9553
Avoid concatenation when dealing with translatable strings
...
Concatenation could be problematic with RTL languages.
9 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)
d32bb52390
Don't add core to INCLUDEPATH.
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
35e964f66d
Implement peer relevance column. Closes #1630 .
10 years ago
Ivanov Juriy
d5f372fae8
Add peer port column to PeerListWidget. Closes #1650 .
10 years ago
sledgehammer999
441d1d08ba
Convert more accurately decimal numbers to text.
11 years ago
sledgehammer999
5bf9d7d69a
Revert "Remove obsolete IP_HIDDEN column from peer list." Closes #970 .
...
This reverts commit c8d51e91f4
.
11 years ago
sledgehammer999
d09b0d5f72
Fixed rounding bugs with floating numbers.
11 years ago
Nick Tiskov
c8d51e91f4
Remove obsolete IP_HIDDEN column from peer list.
12 years ago
Nick Tiskov
ba014d0033
Allow to sort peer list either by country or by IP
12 years ago
sledgehammer999
8464720d99
Show utorrent compatible peer flags. Implements issue #531 .
12 years ago
Christophe Dumez
06ccae591e
Coding style changes
13 years ago
Christophe Dumez
f3448125c3
Coding style clean up
13 years ago
Christophe Dumez
641b38690c
Added uTP support
14 years ago
Christophe Dumez
5c8dd9f0fb
Performance improvement on ARM
14 years ago
Christophe Dumez
0a510db95e
Started properties refactoring
14 years ago
Christophe Dumez
dbceed21f5
Clean fix for progress display with cleanlooks style
15 years ago
Christophe Dumez
660a6929fd
Apply patch from Elrond to improve transfer speed display in peers list
15 years ago
Christophe Dumez
7c84551150
- Support peer manual ban (from peer list)
15 years ago
Christophe Dumez
881c3be58c
- Make peer list non editable
15 years ago
Christophe Dumez
8260159ca4
- Initial implementation of Peer list
15 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
5879df7d5f
- Should fix compiling errors with Qt 4.2
18 years ago
Christophe Dumez
34d94cd2bb
- Improved search list delegate
18 years ago
Christophe Dumez
b0f3cdad5d
- Improved a lot the download list delegate
...
- Replaced Qt::TextColorRole by Qt::ForegroundRole because it is deprecated
18 years ago
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
18 years ago
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago