1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a configuration option to toggle the display of directory size in the detailed view. More... about 19 years ago
Change transfer command sequence, so the data command is sent right after REST. More... about 19 years ago
Fixed sorting by date/time. More... about 19 years ago
Socket notifiers are useless bastards. More... about 19 years ago
Fix possible crash when isConnected is called while no connections exist for the current session (backtrace in comment #5, report 134639). More... about 19 years ago
Properly check the "show hidden files" toggle action. More... about 19 years ago
Bump version to 0.8.0-beta1 to prepare for later release. More... about 19 years ago
Added an option to open the current local directory in Konqueror. More... about 19 years ago
Fix a crash when attempting to abort SFTP commands (they are currently blocking so they can't really be aborted). More... about 19 years ago
Reimplemented the isSelected method to support filtered items. More... about 19 years ago
SVN_SILENT Adding svn:ignore More... about 19 years ago
Updated the README file. More... about 19 years ago
Added code documentation and done some minor cleanups. More... about 19 years ago
SVN_SILENT made messages (.desktop file) More... about 19 years ago
Added a configuration option to toggle the use of primary connection for data transfers. More... about 19 years ago
Rewritten the browser widget - it is now KFileView based and that brings some speed optimisations when displaying a large amount of files. More... about 19 years ago
Properly handle moving of multiple queued items to top. More... about 19 years ago
Added support for moving transfers to top/bottom and some minor cleanups. More... about 19 years ago
SVN_SILENT: fixuifiles More... about 19 years ago
Fixed iterator problem when moving child transfers while the parent is running. More... about 19 years ago
Fixed connection deinitialization by queued directories. More... about 19 years ago
Changed version to 0.8.0-alpha2 in preparation of the next alpha release. More... about 19 years ago
Added a configuration option so transfers can be automaticly retried before failing. More... about 19 years ago
Rewritten the filtering API with support for complex filters. Also added/modified some configuration options. More... about 19 years ago
Fixed uploads via SSL and added some additional sanity checks. More... about 19 years ago
Disable REST for servers that don't declare support in FEAT. More... about 19 years ago
Check transfer return code on transfer completion. More... about 19 years ago
CWD to the source directory before transfering when doing FXP. More... about 19 years ago
Fixed "skip empty directories" queue setting. More... about 19 years ago
Do not strip server replies. More... about 19 years ago