@1928
4 years
alwin
* svn::InfoEntry? fixed a small problem with retrieving size of files in a …
@1927
4 years
alwin
commit with CheckoutParameter? for checkout / export forgot some files…
@1926
4 years
alwin
* ignore automatic textfiles from svnmerge.py
* removed README files - it …
@1925
4 years
alwin
export and checkout uses parameter class
@1924
4 years
alwin
handle return of revisions and revision parameter with svn::Revision …
@1923
4 years
alwin
trunk now works with release number 1.5.0
@1922
4 years
alwin
removed always empty file "NEWS"
@1921
4 years
alwin
Merged revisions 1909-1919 via svnmerge from …
@1920
4 years
alwin
Blocked revisions 1908 via svnmerge
........
r1908 | alwin | 2009-07-24 …
@1919
4 years
alwin
Client::merge and Client::merge_peg uses now MergeParameter? class for …
@1918
4 years
alwin
* added class for parameter for merge operations
* macro into …
@1917
4 years
alwin
removed compiler warning
@1916
4 years
alwin
implemented wish #611
@1915
4 years
alwin
removed debug output not longer needed
@1914
4 years
alwin
removed obsolete (in that case stupid) interface from KIOs bytestream …
@1913
4 years
alwin
* some actions enabled when only in left panel an item is selected
* …
@1912
4 years
alwin
removed not longer needed debug messages
@1911
4 years
alwin
reordered elements in commit dialog so its minimum width is less than …
@1910
4 years
alwin
removed forgotten support for pre-kde4 build support
@1909
4 years
alwin
* Added wallet support to kdesvnaskpass
* make output via QTextStream …
@1908
4 years
alwin
removing interface for special KIO feedback, this will not integrated in …
@1907
4 years
alwin
initialized merge tracking from 1.4 branch
@1906
4 years
alwin
feature freeze for version 1.4, only checking next days than releasing …
@1905
4 years
alwin
translations updated
@1904
4 years
alwin
* fix access interface in StringArray?
* fix in sql statements for exclude …
@1903
4 years
alwin
small parts of implementation of repository settings dialog
@1902
4 years
alwin
added widget for repository settings
@1901
4 years
alwin
check for HEAD revision in KIO operations del and mkdir
@1900
4 years
alwin
* start interface for visual KIO progress feedback
* small improvments of …
@1899
4 years
alwin
* typo (bad english) fixed
* translation files updated
@1898
4 years
alwin
* change caption of main window if revision for browsing remote revision …
@1897
4 years
alwin
try print progress from kio in put operation…
@1896
4 years
alwin
* inserted some missing subversion 1.6 fields into svn::InfoEntry?
* …
@1895
4 years
alwin
removed useless dbus interface
@1894
4 years
alwin
tagging bugfix release 1.0.6
@1893
4 years
alwin
* fix buildproblem with svn 1.6 #614
* version number increased, …
@1892
4 years
alwin
* fix buildproblem with svn 1.6 #614
* version number increased, …
@1891
4 years
alwin
deleting whole database entry implemented
@1890
4 years
alwin
fixed a crash in put operation of kio modul
@1889
4 years
alwin
* removed debug output
* suppress compile warnings
@1888
4 years
alwin
ChangeLog updated
@1887
4 years
alwin
implemented full (faked) write support (made via a temporary checkout), …
@1886
4 years
alwin
implemented "put" into kio module, currently only import supported, not …
@1885
4 years
alwin
* some corrections in kio/dbus integration
* configure sript uses system …
@1884
4 years
alwin
* model for mainviews contains a unique identifier so kdesvn is able to …
@1883
4 years
alwin
Cleaning of repositories cache implemented
@1882
4 years
alwin
diff parameter generating error again
@1881
4 years
alwin
tagging bugfix release
@1880
4 years
alwin
merged in stuff from branch rel_1_3
@1879
4 years
alwin
build fix
@1878
4 years
alwin
* print small status about database in dboverview
* cleaned ChangeLog
@1877
4 years
alwin
ChangeLog updated
@1876
4 years
alwin
backport from trunk: r1858 , r1863 , r1865 , r1870 , r1872
@1875
4 years
alwin
Hopefully fixed crasher when clicked in left panel. (#644 ,#643 ,#642 ,#639 …
@1874
4 years
alwin
start db overview dialog
@1873
4 years
alwin
small buildsystem corrections
@1872
4 years
alwin
fixed menu order in settings menu
@1871
4 years
alwin
some more methods reading configuration back from database
@1870
4 years
alwin
* fix #640 and other, option "open last url on start" were not saved
@1869
4 years
alwin
* start interface storing config into sqlite database
* removed obsolete …
@1868
4 years
alwin
* integrated interface for repository specific options (into database)
* …
@1867
4 years
alwin
prepared storage of special options per repository
I think it is better …
@1866
4 years
alwin
before closing log-databases make a commit for cleaning db-queue
@1865
4 years
alwin
also unselect possible selected items when in left panel the root node is …
@1864
4 years
alwin
fix small error in generating diff parameter
@1863
4 years
alwin
when navigation panel is shown, use rootIndex() for main tree if set as …
@1862
4 years
alwin
doxygen files format upgraded
@1861
4 years
alwin
layout fix in import logmessage dialog
@1860
4 years
alwin
* creation of repository now svn 1.6 ready
* parameter class for this …
@1859
4 years
alwin
* ChangeLog updated
* Version increased
@1858
4 years
alwin
import files correct way via drag&drop
@1857
4 years
alwin
forgot case were url is dropped into right empty area with rootUrl set. …
@1856
4 years
alwin
mostly finished re-work of drag&drop code
@1855
4 years
alwin
small fix in select/drag
@1854
4 years
alwin
start integrate own itemview with better drag&drop used for both trees of …
@1853
4 years
alwin
fixed drag&drop copy from other repository revision than HEAD
@1852
4 years
alwin
fix a compile problem
@1851
4 years
alwin
* Fixed deprecated warnings when building against subversion 1.6
* some …
@1850
4 years
alwin
fix a include problem in test files
@1849
4 years
alwin
* propset now uses PropertiesParamter? class
* propdel deleted, it is not …
@1848
4 years
alwin
parameter class for setting properties inserted, revpropset may use svn …
@1847
4 years
alwin
revert removing wc*
@1846
4 years
alwin
integrated svn 1.6 svn_auth_get_ssl_client_cert_pw_file_provider2
@1845
4 years
alwin
* integrated svn 1.6 svn_auth_get_simple_provider2
* fix: kdesvn always …
@1844
4 years
alwin
* removed obsolete methods/classes which are not used or usefull
* svn …
@1843
4 years
alwin
removed old "move" method from lib
@1842
4 years
alwin
fixed some compile warnings about unused variables
@1841
4 years
alwin
integrated svn 1.6 version of log
@1840
4 years
alwin
prepared LogParameter? class for usage with Client::log method
@1839
4 years
alwin
removed duplicate log methods, last call to it replaced
@1838
4 years
alwin
* implemented parameter class for "status"
* cleaned up the code a little …
@1837
4 years
alwin
* Client::status now uses 1.6 api if compiled against svn 1.6 or above
* …
@1836
4 years
alwin
Merged revisions 1830-1831 via svnmerge from …
@1835
4 years
alwin
svn::Client::diff uses now special paramter class
@1834
4 years
alwin
Prepared paramter class for diff methods
@1833
4 years
alwin
* copy may use subversion 1.6 interface
* copy/move uses a special …
@1832
4 years
alwin
start switching to parameter classes for the most changing subversion …
@1831
4 years
alwin
fixed a small fontproblem in revision tree
@1830
4 years
alwin
Fixed sorting error see ticket #625
@1829
4 years
mariopal
Updated spanish translation.
"Logcache" is translated to "Caché de …