Christophe Dumez
843168bb62
- Move ui files to their own folder
15 years ago
Christophe Dumez
5da2e6a9ee
- Started to improved the status bar style
15 years ago
Christophe Dumez
aa65cf9547
- Moved priority Up/Down buttons to the left of preferences button (top toolbar)
15 years ago
Christophe Dumez
623933e2aa
- COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
...
- Delete useless properties button in top tool bar
- Set Alt+P keyboard shortcut to toggle torrent properties visibility
15 years ago
Christophe Dumez
9509bbaed4
- Remove last separator in toolbar
16 years ago
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
16 years ago
Christophe Dumez
a189e4403d
- Fixed a string
16 years ago
Christophe Dumez
9156c9ac8f
- Logs are now in a separate dialog
16 years ago
Christophe Dumez
ff26ea94f5
- Queued torrents are now identified in Web UI
...
- Improved transfer list update for queued torrents
- Allow to show/hide top toolbar
- top toolbar is now hidden as a default
- Connection status is now displayed in status bar (bottom)
- Removed "Disconnected" connection status (bad detection)
- Added increase/decrease priority actions to Edit menu
- Added keyboard shortcuts for increase/decrease priority actions
16 years ago
Christophe Dumez
261f981a9a
- Added new priority icons from Mateusz Tobola
17 years ago
Christophe Dumez
99e8ac3d36
- Moved priority buttons
17 years ago
Christophe Dumez
badd36e81e
- Hide priority buttons if queueing system is disabled
17 years ago
Christophe Dumez
ca118697e9
- Added priority buttons
17 years ago
Christophe Dumez
77c97b5b43
- FEATURE: DHT is always ON (no longer used as fallback)
...
- FEATURE: The number of DHT nodes is displayed
- COSMETIC: Transfer speed, ratio and DHT nodes are displayed in status bar
17 years ago
Christophe Dumez
6f13325e76
- Should fix compilation issues about verticalLayout in GUI.cpp with some versions of Qt4
17 years ago
Christophe Dumez
f143596b91
- COSMETIC: Global UP/DL speeds and ratio are displayed above tabs
17 years ago
Christophe Dumez
3ea344cb2e
attempt to fix toolbar with Qt4.2
17 years ago
Christophe Dumez
06cb5ff4c6
- Second attempt to fix Qt4.2 COMPATIBILITY
17 years ago
Christophe Dumez
c6b25e5f79
- Should fix compatibility with Qt4.2
17 years ago
Christophe Dumez
32c330092a
- Merged splitGUI branch, GUI and download tab are now splitted. Code is a lot cleaner and easier to understand. I also fixed some bugs I found on the way :)
17 years ago
Christophe Dumez
ab63fa62ea
- Fixed ambiguous keyboard shortcut for options
18 years ago
Christophe Dumez
1db4af50dd
- Reverted changes to MainWindow.ui (broke compatibility with Qt4.2)
18 years ago
Christophe Dumez
a5ac742c1f
- Fixed (workaround, maybe Qt's bug?) for transfers list background painting problem.
18 years ago
Arnaud Demaiziere
d0bf8b5b04
save mainwindows to qt 4.2
18 years ago
Christophe Dumez
8c5d38400a
- Allow to set global upload/download bandwidth limit from tray icon menu
...
- Fixed a bug in bandwidth limitation per torrent (confused bytes with kbytes)
- Fixed a bug with paused torrents still displayed as checking
18 years ago
Arnaud Demaiziere
1712a7c776
* port interfaces to qt 4.2
...
* fix size bug
18 years ago
Christophe Dumez
3a727dea28
- improved tabs at the bottom
18 years ago
Christophe Dumez
107d2c8e7b
Fixed file filtering in a torrent
18 years ago
Arnaud Demaiziere
614606e3be
update main menu items'order
18 years ago
Arnaud Demaiziere
841e6549c0
interface ported to qt 4.2, resize of the log windows
18 years ago
Christophe Dumez
e6fca96d0d
- Added Documentation entry in Help menu
18 years ago
Christophe Dumez
30aa59f582
- Kept on working on bandwidth allocation per torrent
...
- Fixed a crash in search engine when systray integration was disabled
18 years ago
Christophe Dumez
0eaa592086
- Disabled context menu in toolbar
18 years ago
Christophe Dumez
13aa2cfa6e
- Added a new tab for finished torrents (WIP, not used yet)
18 years ago
Christophe Dumez
e8cc751f22
- Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon
...
- Removed some unnecessary includes
18 years ago
Christophe Dumez
79f6030703
- Disabled global context menu in search results list
18 years ago
Christophe Dumez
4603d95e13
+ - FEATURE: Added a menu action to visit qBittorrent website
...
+ - FEATURE: Added a menu action to report a bug in qBittorrent
+ - FEATURE: User is warned when hard drive becomes full and downloads are paused
+ - FEATURE: Seeds / Leechers are displayed in download list as well as in torrent properties
+ - BUGFIX: Save directory was reset to default when filtering files in torrent
+ - BUGFIX: Force a refresh of download list when the window is shown (avoid delay)
18 years ago
Christophe Dumez
cdece87718
- Attempt to fix log title size on some computers
18 years ago
Christophe Dumez
63f0664daa
- Attempt to fix log title size on some computers
18 years ago
Christophe Dumez
e4590ef431
- Added an action to delete downloads from download list and from hard drive too
18 years ago
Christophe Dumez
14cd4de2c2
- Connection status is not a button anymore
18 years ago
Christophe Dumez
c9f3bed4da
- Fixed some GUI layout
18 years ago
Christophe Dumez
0df84cd94b
- Had to remove BTJunkie search engine because of their new anti-bot security
18 years ago
Christophe Dumez
a072247e70
- Fixed download from url function (should be a lot less buggy). It improves downloads from search engine since it uses this function
...
- Removed torrentReactor search engine (hopefully temporarilly) because I can't manage to download from their links using libcurl
- When HTTP response code is 500 (5xx in fact: too busy), downloader will retry 10 times every second.
18 years ago
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
18 years ago