Christophe Dumez
a0d685bfe2
Merge Win32 changes from stable branch
15 years ago
Christophe Dumez
830a6250c6
Changed window title on Win32 and Mac
15 years ago
Christophe Dumez
4fd10bc5f5
Merge Win32 changes
15 years ago
Christophe Dumez
5c4450f3cd
Some Win32 improvements
15 years ago
Christophe Dumez
defd77b94c
COSMETIC: Display number of torrents in transfers tab label
15 years ago
Christophe Dumez
5675c045ae
Windows compilation fixes (Thanks LiHuiShuo)
15 years ago
Christophe Dumez
e5b8b41373
Several compilation and execution fixes for Windows and OS/2
...
Cleaner binutils gold linker support
15 years ago
Christophe Dumez
d639712303
Fix typo
15 years ago
Christophe Dumez
f5d1c8a679
Another compilation fix
15 years ago
Christophe Dumez
8d1fd7ee8e
Windows compilation fix improvement
15 years ago
Christophe Dumez
a98a002d57
Compilation fix on Windows (getuid missing)
15 years ago
Christophe Dumez
530fbfc9b4
Ask for user confirmation because proceeding with recursive torrent download (security risk)
...
Fix "add file" dialog in torrent creation tool
15 years ago
Christophe Dumez
cc3a6350a5
Enabled modality for appropriate dialogs
...
Make sure it is impossible to open more than one torrent addition from URL dialog
15 years ago
Christophe Dumez
9202ce8757
Deleting windows that are possibly still open on exit
15 years ago
Christophe Dumez
6d7fba1a6c
Slight cleanup
15 years ago
Christophe Dumez
6b4f09d740
- Cleanup GUI class
15 years ago
Christophe Dumez
f1b02c1280
Make sure options and console windows are deleted on exit
15 years ago
Christophe Dumez
3d546a4c5d
BUGFIX: Only one log window can be opened at a time
15 years ago
Christophe Dumez
4d5001d18d
Display more useful information in log window when an I/O error occurs
...
I/O errors are now reported in nox version too
15 years ago
Christophe Dumez
cbafac8ea9
- Make it impossible to open more than one options dialog
15 years ago
Christophe Dumez
48dbaf05ae
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
15 years ago
Christophe Dumez
06efd64a80
FEATURE: User can set alternative speed limits for fast toggling
...
Bandwidth scheduler is not functional yet (but appears in program preferences)
15 years ago
Christophe Dumez
44f6c972d4
Moved screenCenter function to misc.h to avoid code duplication
...
Make sure torrent deletion dialog is now centered on screen
15 years ago
Christophe Dumez
396da6bd94
- Fix to make sure that the filters list height is always sufficient to display all the filters (without the need for a scrollbar)
15 years ago
Christophe Dumez
2273ea4099
- Use Alternating row colors in {Peers, trackers, Files} lists too (if enabled)
15 years ago
Christophe Dumez
ba0c7334b7
- Use torrent addition dialog for Magnet URIs too
15 years ago
Christophe Dumez
a239ac1a52
- Removed debug
15 years ago
Christophe Dumez
a5d8766a9e
Use XDG folders (.cache, .local) instead of .qbittorrent
...
old .qbittorrent is imported and moved to XDG folder by qBittorrent so that the user does not loose anything
15 years ago
Christophe Dumez
6f6e453ae4
- COSMETIC: Use alternating row colors in transfer list (set in program preferences)
15 years ago
Christophe Dumez
5d60295db3
- Drag'n drop to labels cleanup
15 years ago
Christophe Dumez
18bd3b855c
- Added drag'n Drop from torrent list to labels (for torrent labeling)
...
- Fix label counters update in some cases
15 years ago
Christophe Dumez
a2423e97eb
- Fix download from MAGNET URI in regular UI
15 years ago
Christophe Dumez
22ec528cdf
- Fix regular refresh of RSS feeds
15 years ago
Christophe Dumez
1f104f62f5
Force libnotify GObject cleanup even when libnotify fails
15 years ago
Christophe Dumez
f8f7729e77
- Force libnotify GObject cleanup
15 years ago
Christophe Dumez
5d1d26b285
- Fixed possible crash on exit introduced by previous commit (tweaks to speed up exit)
15 years ago
Christophe Dumez
4dc8959f67
* More exit tweaking to make shutdown faster
...
* Fixed active upload icon in Web UI
* Fixed text alignment in Web UI preferences dialog
* Fixes to ratio display in Web UI transfer list and properties panel
* Edited Queued/Paused/Checking icons so that they are the same for complete/incomplete torrents (easier to understand)
* Color torrents in UI transfer list as in qBittorrent < 2.0 (more easily understandable)
* Progress and size are now updated when files are filtered in torrent properties
15 years ago
Christophe Dumez
90207020f2
- Fix for media file preview
15 years ago
Christophe Dumez
d22d6468c7
- Updated documentation URL to doc.qbittorrent.org
15 years ago
Christophe Dumez
672a83cfc4
- Added qBittorrent icon to libnotify notifications
15 years ago
Christophe Dumez
d227e744d9
- Use standard Qt notification as fallback if libnotify failed
15 years ago
Christophe Dumez
17f712e3e0
- Made search engine use libnotify instead of qt notification when available. Note that a notification is displayed when a search request has finished and the search tab is not currently displayed (other tab is displayed or window is minimized/iconified)
15 years ago
Christophe Dumez
507b9b149e
- No need for systray integration to be enabled to use libnotify
15 years ago
Christophe Dumez
01f38b05eb
- Fix download icon in systray icon popup
15 years ago
Christophe Dumez
91efa0e2d4
- COSMETIC: Make use of libnotify if available for system notifications (Now default on Ubuntu) instead of the Qt notification system
15 years ago
Christophe Dumez
9fa0ff78bc
- Made Torrent filters column collapsible (can be hidden)
15 years ago
Christophe Dumez
5d566bba86
- Fix "global download limit" icon in tray icon menu
15 years ago
Christophe Dumez
7c1d3dea86
- Fixed download limit icon
15 years ago
Christophe Dumez
b1bbbd79c4
- Initial support for Web UI internationalization !
...
- Updated french translation
15 years ago
Christophe Dumez
f5fc1884b2
- Show official documentation when pressing F1 key
15 years ago