version 0.7.2
    * enabled drag & drop from kdesvn to konqueror or kdesvn itself
    * Option: user may let check for detailed info when retrieving remote listing
    * Option: User may display changed/locked items or items with updates colored.
    * fix: stopdialogs could shadow other dialogs so gui would block
    * fix: revision parsing failed sometimes
    * fix: App crashed when deleting item and refreshing view
    * some more KIO actions
    * small GUI fixes
    * fixed some UTF8 errors.

version 0.7.1
    * a lot of bugfixes
    * more help written
    * context menus may setup depending on kde version kdesvn is compiled against
    * KIO now full working
    * KIO::special started for integration into other software
    * will only compile against subversion 1.2 or newer - subversion 1.1 makes no sense anymore
    * fix: check for compiler with -fvisibility flag

version 0.7.0
    * complete own icon design
    * own KIO (ksvn and svn)
    * commandline / DCop client (both not full finished)
    * fix: Bug 37 - displays dateformat as user setup in kde-environment
    * fix: Bug 35 - recursive add possible
    * Checking for updates runs in background thread, check may start on open a working copy
    * On open a working copy checking for modified items runs in background thread
    * loghistory will show shorten messages so dialog will not get to large.
    * check recursive for unversioned items.
    * "Diff head" is always made without network access
    * fix: information about accepted ssl-certificates where not stored
    * fix: detailed information why a ssl-certificate isn't accepted
    * display logs may shorten to a maximum
    * removed build against subversion 1.1, from now subversion 1.2 is required.

version 0.6.3
    * fix: application crashed when closing repository and item was selected
    * fix: default svn:external in property editor is called svn:externals
    * translations updated
    * browsing trough unversioned folders possible (applied by Akhmad Fathonih)

version 0.6.2
    * dutch translation updated
    * UI fixes
    * fix: change title of mainwindow after checkout and open

version 0.6.1
    * fixed a crash when switching repository url of working copy
    * implemented forgotten action "relocate"

version 0.6.0
    * status display due overlayed icons
    * config dialog
    * open local repositories for browsing (file:///<path>), autodetect if local path is a working copy or a
      repository
    * select revision to browse for repositories
    * fixed up some messages
    * converted all internal stuff to QT/KDE classes
    * configdialog
    * user may select an own diff-display
    * logmessages are remembered not only for current session
    * shortcuts for standalone and part may configured
    * Tooltips on items in listview like the konqueror one
    * detect changes on files/dirs not made within kdesvn
    * logview may show list of changed files
    * property editor has a list of pre-defined properties with explanation.
    * bugfixes

version 0.5.3
    * italian translation by Luciano Montanaro
    * fixed up KPart integration (#0000019 and others)
    * removed obsolete icons, replaced some

version 0.5.2
    * dutch translation by Bram Schoenmakers
    * fixed a lot of wrong string-conversions
    * fixed a layout-problem in properties-dialog

version 0.5.1
    * fixed a bug in buildsystem which let build fail on some systems
    * fixed a convertion stl -> qtstring in svnactions which let build fail on some systems

version 0.5.0
    * KPart based application and integration into konqueror in first stage finished

version 0.4.3
    * bugfix when no repository or WC was opened before checkout/export a repository failed.

version 0.4.2
    * bugfix for not deleted (but empty) temporary files

version 0.4.1
    * bugfix for building against subversion 1.1.x

version 0.4
    * Lock/Unlock items
    * Ignore/Unignore files
    * fix buildproblems with gcc 4
    * some basic settings implemented
    * fixed some wrong actions activating/deactivating
    * SSL interface

version 0.3:

    * Adding files & dirs to working copy via drag&drop works
    * Importing files & dirs to repository via drag&drop works
    * Renaming/Copy of files/dirs works
    * Merge between two revisions of a file works
    * fixed enabling/disabling menu/toolbar entries
    * exchanged logo
    * started a Changelog
