1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210
|
version 0.11.0
* lot of bugfixes in cmake-build system
* annotate lines may called from within log window at specific revision (feature request #113)
* annotate may displayed colored, speed of display increased, "Go to line" and "Display log for revision" inserted
* some dialogs stored sizes into wrong configfiles when using as part of other programs like konqueror - fixed
* buildproblems on sun fixed
* When doing operations like copy or mkdir on repositories via kdesvn's KIO-protocol user may set a default message
and won't questioned for a specific logmessage.
* 'cat' tries to let KDE select a specific display for a specific content. Only if no info about a specific mime-
type exists kdesvn displays the content.
version 0.10.0
* russion translation added
* more than one mainwindow may opened
* reworked parts of KIO, progress bar while downloading with KIO works now
* when build against subversion 1.3 or above transfer/progress information on any operation may displayed
* integrated pure external diff, eg., diff will not made with subversion but with external programs like meld or kdiff3
* integrated possibility of merging with external programs rather than with subversions builtin merge
* fix: bug #106 kdesvn crashed sometimes on fresh checkouts
* some smaller UI improves
* work on handbook
version 0.9.3
* fix: svnqt now build against subversion 1.4
version 0.9.2
* fix: utf8 mismatch again. Two intelligent transformers (subversion and qt) inside a program
makes such a stuff a little bit horrible.
* fix: sortorder in main view is with all locale case-sensitive (if wished)
* featurerequest: on context menu operations from konqueror/krusader or other commandline-executes
a log-window may stay open, context menu for konqueror may switched off.
* translations de/nl/pa/es/sv updated
version 0.9.1
* fix: subversion were never initialized - it was the reason that with some locale "diff" failed
* fix: (buildsystem) missing libs added
* diffs from within logviewer works across pathchanges
* fix: checking out urls with special chars like space failed
* some speedups in diff/cat/get operations
version 0.9.0
* Partial revision tree implemented
* only one context menu for konqueror due problems with KDE dcop call for getting the dynamic menue entries
* Revision tree in commandline implemented
* more differenced context menus
* french translation added (tnx to Frederic Rodrigo)
* Context menus contains "Open with..." action for more different editor/viewer selection
* featurerequest: kdesvn may create a new subversion repository and creates base layout (as standalone app only)
* featurerequest: kdesvn may dump a local repository
* fix: locale now not only works with utf-8
version 0.8.5
* fix: display new items in repository (in difference to local working copy) failed sometimes (bug #91)
* added Punjabi translation from A S Alam
* added Catalan translation. Thanks to Antoni Bella.
version 0.8.4
* fix: revision tree sometimes failed while detecting renamed items
* featurerequest: when checking for updates kdesvn displays now if a item is locked somewhere
* featurerequest: mark items with "svn:needs-lock"-property set.
version 0.8.3
* fix: removed a big memory leak
* fix: when drag&drop starts from kdesvn urls from repositories didn't have a revision number
* fix: kdesvn wasn't able copy items from a specific revision (eg, restoring deleted items wasn't possible)
version 0.8.2
* fix: when creating dir in repository kdesvn/kio-ksvn asked twice for a logmessage
* revision tree has context menues for diffs and detailed information
* fix: log and info on repositories got sometimes wrong revisions to search for
* added spain translation from Mario Palomo
* executing an item now generates correct url for KDE
* fix: execute on "enter" key
version 0.8.1
* revision tree is generated using dot.
* colors and direction of tree may set by user
* fix compile error
version 0.8.0
* subversion wrapper made as shared lib so binaries are smaller
* all possible subversion calls switched to subversion 1.2 API
* start usage of subversion 1.3 API (only active when build against 1.3)
* display in working copy view when there are newer files in repository
* Fix: activated callbacks for cancel of log/info
* Fix: script for generating desktop-entries works with bourne shell, too.
* history tree for items may displayed (early stage)
version 0.7.4
* user may review items before commit will done.
version 0.7.3
* rapid speed up maintenance of listing of modified and/or updated items
* Option: user may set if storing passwords is default or not.
* Folders containing conflicted items are marked as conflicted, too.
* Better behavior of tree view when open a folder not yet read in.
* visual markup for conflicted items
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
|