Commit graph

123 commits

Author SHA1 Message Date
Christophe Dumez
59e1e0bbf0 - Fixed a memory leak in options
- Removed unneeded QTranslator object in options.
2007-03-19 14:31:08 +00:00
Christophe Dumez
eac0254744 - Fixed a crash when save dir was an empty string, now defaulting to ~/qBT-dir/ 2007-03-11 19:11:20 +00:00
Christophe Dumez
5e57929f07 - Fixed a possible crash when saving options 2007-03-11 00:55:48 +00:00
Christophe Dumez
87ea65b4e9 - Fixed loading of 'PeX support' option 2007-03-10 18:26:58 +00:00
Christophe Dumez
774fab54a3 - Fixed apply button in options (broken a few commit ago) 2007-03-10 18:23:46 +00:00
Christophe Dumez
6d65ef067d Create Options object only when necessary (to save memory) 2007-03-10 18:14:53 +00:00
Christophe Dumez
87f440aa9e ** I18N Commit **
- Better i18n thanks to dynamic text support
- Some typos fixed in translatable texts
- Provide exemples to make translators' task easier
- Update translation files
2007-03-08 22:51:52 +00:00
Christophe Dumez
bd3bde919d ** BIG COMMIT **
- Fixed a bug in options (scan dir widget were not initialized well, still disabled when they shouldn't)
- Fixed a bug in scan dir (doesn't display torrent addition dialog several times for the same torrent if we don't close the dialog before next scan refresh
- Splitted GUI from Bittorrent, lot of code rewritten and optimized. Code changed so much that we will spend the next few days squashing eventual new bugs ;)
- We don't use the hash table to store the torrent handles anymore because libtorrent is already doing it for us (save memory)
2007-03-07 22:36:01 +00:00
Christophe Dumez
330f3ab033 - Disabled "Close to systray" as a default 2007-03-04 21:14:26 +00:00
Christophe Dumez
78aef3c3bc - Implemented "Close to systray" 2007-02-24 19:23:10 +00:00
Christophe Dumez
f017d29359 - Fixed an exception with latest libtorrent/asio on startup (filepath check)
- Added an option to toggle the Peer eXchange (PeX) state
2007-02-19 14:18:59 +00:00
Christophe Dumez
7aa49c243c - Removed options.xml creation since it is no longer used 2006-11-14 20:29:22 +00:00
Christophe Dumez
0722195cad - Rewritten most of the code for options
- Fix: Could only listen on the 1st port of given range
- Fix: Option "use torrent addition dialog" wasn't saved correctly
2006-11-14 20:26:32 +00:00
Christophe Dumez
1bb286f4a9 Fixed utf-8 support in paths and filenames 2006-10-25 20:35:41 +00:00
Christophe Dumez
f7140491cd - Now user can change DHT port in options
- Reworked options window a little
2006-10-24 11:28:32 +00:00
Christophe Dumez
76ffe565e8 - Added Finnish translation 2006-10-21 23:58:08 +00:00
Christophe Dumez
dfb7717995 - Replaced 'correct' by 'valid' everywhere 2006-10-21 23:32:36 +00:00
Christophe Dumez
8f9072747d - Added some checks for systray messages because these are not supported by Mac OS X yet 2006-10-18 20:48:41 +00:00
Christophe Dumez
a2c5afcf7c - display errors in stderr instead of stdout 2006-10-16 09:02:53 +00:00
Christophe Dumez
df2d5fa741 - Not loading/applying options everytime we show options window anymore...
- Fixed ip filter
- Updated version number
- Disabled debug mode
*** Release is approaching :) ***
2006-10-12 16:02:56 +00:00
Christophe Dumez
201dddd30a - Resized flags in localization settings 2006-09-30 19:10:37 +00:00
Christophe Dumez
e9e55a3a9e - Added Norwegian translation 2006-09-30 18:48:16 +00:00
Christophe Dumez
969a02b93e - Moved everything to trunk to create a stable branch 2006-09-30 16:02:39 +00:00