Christophe Dumez
|
8b5886cc6e
|
Simplifying program options
|
15 years ago |
Christophe Dumez
|
22b3d8d594
|
Fix exit confirmation dialog centering
|
15 years ago |
Christophe Dumez
|
17efa04257
|
Further preferences simplifying
|
15 years ago |
Christophe Dumez
|
e71f144c40
|
Started preferences simplifying
|
15 years ago |
Christophe Dumez
|
80d76ae038
|
BUGFIX: The user can disable permanently recursive torrent download
|
15 years ago |
Christophe Dumez
|
bce7959332
|
Attempt to make Ishan's patch lighter (the new patch may not take into consideration all use cases but it seems to work ok)
|
15 years ago |
Ishan Arora
|
eef6f600c9
|
Fixed Bug #589070
qBittorrent wont hide on minimization if a modal window is visible over it.
|
15 years ago |
Christophe Dumez
|
6f314502f6
|
Fix memory leak in last commit
|
15 years ago |
Christophe Dumez
|
3284d7a8e6
|
Fix for last commit
|
15 years ago |
Christophe Dumez
|
609ea7b4c2
|
Disable systray icon on Mac (Mirco Chinelli)
|
15 years ago |
Christophe Dumez
|
7e8d21145e
|
Fix typo
|
15 years ago |
Christophe Dumez
|
c31b5f1f97
|
Various Mac related fixes (Thanks Mirco Chinelli)
|
15 years ago |
Christophe Dumez
|
b9394f2ba2
|
Fix race condition allowing to run several instances of qBittorrent at the same time
|
15 years ago |
Christophe Dumez
|
7ab206ebac
|
Use unified title and toolbar on Mac
|
15 years ago |
Christophe Dumez
|
0d4b55ca32
|
Better Mac integration
|
15 years ago |
Christophe Dumez
|
f23051c1fd
|
Fix signal / slot
|
15 years ago |
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 |