427 commits found for author guisson.
Mostly active for:   KTorrent

TimeProjectRevisionAuthorRepliesMessageThursday, 31. August 2006
19:15KTorrent579299guisson0NetAccess considered harmfull, replaced a few cases with KIO::Job's. BUG: 132926
18:11KTorrent579287guisson0Increased speed calculation interval to 5 seconds
17:40KTorrent579277guisson0Fixed bug with search plugin when it was unloaded and loaded again
17:30KTorrent579274guisson0The search plugin is now part of a tool view and opens tabs as necessary. This means that : - it is now possible to do multiple searches at the same - tabs can be closed BUG: 132838


TimeProjectRevisionAuthorRepliesMessageTuesday, 29. August 2006
18:50KTorrent578609guisson0Added safety check, should prevent 133049 BUG: 133049
18:14KTorrent578597guisson0Should fix compiling under Solaris, though can't test it out. BUG: 133194 BUG: 133195


TimeProjectRevisionAuthorRepliesMessageMonday, 28. August 2006
17:12KTorrent578207guisson0Fixed bug in import plugin when there is no / at the end off the data path for a multifile torrent
16:32KTorrent578183guisson2355Big new changes : - Switched to IDEAl style GUI - Added grouping feature


TimeProjectRevisionAuthorRepliesMessageThursday, 24. August 2006
18:51KTorrent576754guisson0This time it is fixed. BUG: 132443


TimeProjectRevisionAuthorRepliesMessageWednesday, 23. August 2006
18:09KTorrent576290guisson0Fixed data corruption bug. BUG: 132443


TimeProjectRevisionAuthorRepliesMessageTuesday, 22. August 2006
17:07KTorrent575966guisson0Some minor tweaks to the download process


TimeProjectRevisionAuthorRepliesMessageSunday, 20. August 2006
11:26KTorrent574832guisson0- Torrent mimetype file installation is now optional through configure (disabled by default) - Tweaked piece downloading to not be to aggresive on slower peers
11:25KTorrent574831guisson0Fixed bug when deselection was cancceled


TimeProjectRevisionAuthorRepliesMessageSaturday, 19. August 2006
13:42KTorrent574586guisson0Updated TODO
12:01KTorrent574553guisson0Updated TODO
11:59KTorrent574552guisson0Updated TODO


TimeProjectRevisionAuthorRepliesMessageThursday, 17. August 2006
16:11KTorrent573940guisson0Updated version info to 2.1dev


TimeProjectRevisionAuthorRepliesMessageMonday, 14. August 2006
17:07KTorrent573050guisson0Added warning dialog when deselecting files or directories
13:34KTorrent572977guisson0Tweaked up and download caps, limits should now be respected


TimeProjectRevisionAuthorRepliesMessageSunday, 13. August 2006
08:32KTorrent572555guisson0Fixed weird characters bug in torrent creation
07:43KTorrent572542guisson0Made significant improvements to GUI performance


TimeProjectRevisionAuthorRepliesMessageSaturday, 12. August 2006
10:55KTorrent572338guisson0Removed name field from torrent creation dialog and reorganized it a bit


TimeProjectRevisionAuthorRepliesMessageWednesday, 09. August 2006
17:53KTorrent571509guisson0Some more tweaking to upload limit
17:27KTorrent571502guisson0Added configure check for gmp.h header file


TimeProjectRevisionAuthorRepliesMessageTuesday, 08. August 2006
17:27KTorrent571168guisson0Made sure that newly created torrents allways have the .torrent extension
17:01KTorrent571162guisson0Made sure leftover bytes cannot accumulate in SocketMonitor
16:26KTorrent571148guisson0Fixed autocrap geoip bug


TimeProjectRevisionAuthorRepliesMessageMonday, 07. August 2006
16:13KTorrent570746guisson0Added a safety check, should prevent crash


TimeProjectRevisionAuthorRepliesMessageSunday, 06. August 2006
08:23KTorrent570243guisson0Updating the files tab can take a lot of CPU when the torrents have lots of files, so only do this when necessary


TimeProjectRevisionAuthorRepliesMessageSaturday, 05. August 2006
10:35KTorrent569956guisson0Made sure infinity gets sorted properly in time left column
10:04KTorrent569945guisson0Make sure toolbuttons are in the correct state when we start or stop a torrent from the context menu. BUG: 131810


TimeProjectRevisionAuthorRepliesMessageThursday, 03. August 2006
17:31KTorrent569380guisson0Fixed bug which caused the preview of some files to fail
16:45KTorrent569366guisson0Made sure TOS gets set on sockets which do not immediatly connect + fix for OS X


TimeProjectRevisionAuthorRepliesMessageWednesday, 02. August 2006
16:51KTorrent568999guisson0Weekdays need to be i18n'd too
16:37KTorrent568993guisson0Swapped the order of deletion in the destructor of Peer, this should prevent a synchronization issue with the socket monitor thread, which results in a crash if you are unlucky. BUG: 131496


TimeProjectRevisionAuthorRepliesMessageTuesday, 01. August 2006
16:18KTorrent568563guisson0Oops forgot a semicolon


TimeProjectRevisionAuthorRepliesMessageMonday, 31. July 2006
17:20KTorrent568274guisson0Changes : - Improved efficiency of speed calculation. - Speed stays closer to speed limits (when set)
16:37KTorrent568260guisson0It seems we have missed a couple of string which need to be i18n'ized. Thanks to Nicola Ruggero for pointing this out. CCMAIL: nixprog.adsl@tiscali.it
16:06KTorrent568248guisson0Oops, better turn NOSIGPIPE on
16:00KTorrent568242guisson0Made sure everything is back OK on OS X BUG: 131466


TimeProjectRevisionAuthorRepliesMessageSunday, 30. July 2006
08:24KTorrent567803guisson0Made sure that average speed is displayed as zero when a torrent is imported


TimeProjectRevisionAuthorRepliesMessageFriday, 28. July 2006
17:29KTorrent567410guisson0Fixed 131224 BUG: 131224


TimeProjectRevisionAuthorRepliesMessageThursday, 27. July 2006
16:31KTorrent566949guisson0Qt uses Latin1 as default encoding, torrent files however use utf8 (unless specified otherwise). KT now ensures that by default it will decode the strings as UTF-8. BUG: 131415
16:04KTorrent566936guisson0Fixed bug in speed calculation. BUG: 131109


TimeProjectRevisionAuthorRepliesMessageTuesday, 25. July 2006
17:11KTorrent566272guisson0Should now build on OSX or Darwin or whatever Qt calls it


TimeProjectRevisionAuthorRepliesMessageMonday, 24. July 2006
19:02KTorrent565904guisson0Scheduler timer now fires after the hour so that the correct up and down caps are chosen. BUG: 131246
17:50KTorrent565881guisson0Made sure in case of import, the number of imported bytes gets saved properly, so that average speeds are OK. BUG:131109
16:26KTorrent565838guisson0Made sure KT compiles on Mac OS X (fink) BUG: 131289


TimeProjectRevisionAuthorRepliesMessageSaturday, 22. July 2006
11:53KTorrent565093guisson0Fixed stalling out when requests time out
11:47KTorrent565091guisson0Changes : - Download and Upload Caps should now be dead on target. - Revamped speed calculation and moved it to a lower level


TimeProjectRevisionAuthorRepliesMessageFriday, 21. July 2006
08:20KTorrent564759guisson0Made sure KT doesn't crash when Qt is not built with exception support. BUG: 131142


TimeProjectRevisionAuthorRepliesMessageWednesday, 19. July 2006
07:22KTorrent564051guisson0Stupid Qt Designer


TimeProjectRevisionAuthorRepliesMessageTuesday, 18. July 2006
16:56KTorrent563850guisson0Fixed bug in file deselection code


TimeProjectRevisionAuthorRepliesMessageMonday, 17. July 2006
20:08KTorrent563540guisson0Updated some minor stuff
12:40KTorrent563378guisson0Made sure stast are OK, when files are recreated (128804) BUG: 128804
12:33KTorrent563375guisson0Fixed crash in UPnP plugins
08:14KTorrent563293guisson0Some minor improvements here and there


TimeProjectRevisionAuthorRepliesMessageSunday, 16. July 2006
19:22KTorrent563135guisson0Fixed root cause of bug from previous commit
19:02KTorrent563123guisson0Safety check, should prevent crash
18:29KTorrent563117guisson0- CacheFile protected with mutex, incase somebody deselects a file during preallocation - Fixed bug which caused wrong estimation of time left
15:59KTorrent563070guisson0Lets not use KIO::NetAccess in the UPnP plugin, should fix bug 130866. BUG: 130866
15:25KTorrent563055guisson0Disk preallocation now runs in a separate thread
08:31KTorrent562911guisson0Made sure KT shutdown when the tray icon is enabled, doesn't stop KDE logout. BUG: 130893
08:21KTorrent562910guisson0Redesigned GUI of infowidget


TimeProjectRevisionAuthorRepliesMessageThursday, 13. July 2006
17:08KTorrent561937guisson0Some more improvements on my last commit
17:05KTorrent561934guisson0Add option to not start torrent, when files are missing at startup
08:39KTorrent561770guisson0round -> floor, hopefully fixes Tomasu's bug


TimeProjectRevisionAuthorRepliesMessageWednesday, 12. July 2006
08:24KTorrent561493guisson0Added safety check, so we don't write past the end of a buffer


TimeProjectRevisionAuthorRepliesMessageTuesday, 11. July 2006
17:44KTorrent561009guisson0Fixed bug in upload cap, which caused not all available bandwith to be used
17:11KTorrent560999guisson0Changes : - Fixed bug in share ratio calculation - Fixed bug in stats when using auto import - Sorted out time left sorting (130621) - Keep available chunks and ChunkCounter up to date when a torrent is stopped BUG: 130621


TimeProjectRevisionAuthorRepliesMessageMonday, 10. July 2006
16:18KTorrent560556guisson0Ignore random garbage infront of valid data from tracker'
13:59KTorrent560509guisson0Fixed Ivan's multiple same IP's during seeding bug
11:11KTorrent560445guisson0Changes : - Added confirmation dialog when deselecting preexisting files (130507) - Only delete empty directories when a torrent and it's data are removed BUG: 130507


TimeProjectRevisionAuthorRepliesMessageSunday, 09. July 2006
10:41KTorrent560125guisson0Fixed some minor bugs with recreating files
08:13KTorrent560074guisson0Fixed PacketReader going crazy
08:01KTorrent560069guisson0Fixed crash when authenticating


TimeProjectRevisionAuthorRepliesMessageSaturday, 08. July 2006
17:29KTorrent559942guisson0Get rid of crash in authentication monitor permanently
10:41KTorrent559763guisson0Fixed small bug in peermanager, which caused the PM not to connect to peers in some circumstances
09:06KTorrent559739guisson0Some more safety checks, lets see if this get rid of the crash some people are having


TimeProjectRevisionAuthorRepliesMessageFriday, 07. July 2006
18:37KTorrent559606guisson0Oops, forgot to add authenticate to monitor'
18:30KTorrent559602guisson0Added some safety check in AuthenticationMonitor


TimeProjectRevisionAuthorRepliesMessageThursday, 06. July 2006
17:22KTorrent559152guisson0Take into account number of bytes imported in share ratio. BUG: 130357
17:01KTorrent559142guisson0Fixed potential memory leak in encrypted authenticate
16:55KTorrent559139guisson0Fixed most likely cause of crash when a peer gets banned
16:32KTorrent559125guisson0- Authentications are now monitored by one AuthenticationMonitor - Number of concurrent authentications limited to 25 per torrent - Made sure nodes in DHT torrents are used when doing an announce


TimeProjectRevisionAuthorRepliesMessageSunday, 02. July 2006
09:25KTorrent557040guisson0Fixed bug with encrypted authentication


TimeProjectRevisionAuthorRepliesMessageSaturday, 01. July 2006
11:43KTorrent556721guisson0Another bug squashed, Ivan's multiple connections with the same IP problem should be gone CCMAIL: ivasic@gmail.com
11:30KTorrent556719guisson0Fixed to high CPU usage, when there are incoming encrypted authentications
10:50KTorrent556707guisson465Changes : - Fixed possible corruption bug - Added logging system for disk I/O related stuff
09:23KTorrent556693guisson0left should be 0 when event is completed + some other minor things


TimeProjectRevisionAuthorRepliesMessageWednesday, 28. June 2006
19:59KTorrent555953guisson0Added global connection limit option, defaults to 800. BUG: 129888
17:06KTorrent555899guisson0Removed sha1 check in DND file, to slow when we have large chunk sizes
16:56KTorrent555895guisson0Some further improvements
16:50KTorrent555888guisson1Fixed to high CPU usage during connection attempts and crash at exit


TimeProjectRevisionAuthorRepliesMessageTuesday, 27. June 2006
18:57KTorrent555538guisson0Changes : - Prevent crash at exit when DHT is running - Added larger chunk sizes to torrent creation dialog - Some other minor fixes


TimeProjectRevisionAuthorRepliesMessageSunday, 25. June 2006
14:41KTorrent554846guisson0Fixed small bug with Qt messages
14:07KTorrent554837guisson0- DHT::update runs less frequently - Got rid of QApplication::postEvent messages - Moved Out() to log.h


TimeProjectRevisionAuthorRepliesMessageSaturday, 24. June 2006
17:55KTorrent554676guisson0Got rid of some unnecesary buffers for socket I/O operations. Made sure CPU usage stays low.


TimeProjectRevisionAuthorRepliesMessageFriday, 23. June 2006
17:05KTorrent554319guisson0Fixed uploading bug


TimeProjectRevisionAuthorRepliesMessageThursday, 22. June 2006
17:48KTorrent553973guisson0Fixed lockup bug in scheduler