@1970
3 years
alwin
now the fix for #693 and #694 is mostly finished and clean.
ToDo? :
clean …
@1969
4 years
alwin
check if items in information queue exists before adding it.
@1968
4 years
alwin
Proof of concept for getting tooltip information in background, hopefully …
@1967
4 years
alwin
for ticket #694 : re-designed startup-check for information about …
@1966
4 years
alwin
prepare fix for ticket #694 (slow performance while repository listing)
@1965
4 years
alwin
fixed #689 - delete items now checks for option keeping files and delete …
@1964
4 years
biebl
Fix typo in French translation
…
@1963
4 years
alwin
prepare fix for ticket #689
@1962
4 years
alwin
Update romanian translation by Florin Catalin Russen
@1961
4 years
alwin
* fix for ticket #687
* ChangeLog updated, patch level increased
@1960
4 years
mariopal
Updated spanish translation.
@1959
4 years
alwin
forgot increasing the patchlevel for svnqt after fix bug in it
@1958
4 years
alwin
Tagging new bugfix release
@1957
4 years
alwin
Merged revisions 1935,1938,1941,1953-1956 via svnmerge from …
@1956
4 years
alwin
ChangeLog updated
@1955
4 years
alwin
hopefully fixed crasher as reported in #680 , #679 and #673
@1954
4 years
alwin
ChangeLog updated
@1953
4 years
alwin
kdesvnaskpass: forgot check if wrong password is stored in kwallet
@1952
4 years
alwin
After hints from Micheal Biebl switched over to dual license: Kdesvn is …
@1951
4 years
alwin
* give svnqt its own COPYING and COPYING.OpenSSL statement, hint that …
@1950
4 years
alwin
Switched over to LGPL 2.1
@1949
4 years
alwin
update japanese translation (patch by Muneyuki Noguchi, tnx)
@1948
4 years
alwin
inserted missing license headers
@1947
4 years
alwin
added macros / targets for updating and installing translation files for …
@1946
4 years
alwin
Begin translation for svnqt with qt's own translation system.
ToDo? : Setup …
@1945
4 years
alwin
Updated / fixed copyright headers (vim rules!)
@1944
4 years
alwin
removed obsolete README
@1943
4 years
stikonas
Update package_messages script, so it can recognize for functions from …
@1942
4 years
alwin
* removed czech translations, not maintained anymore
* disabled russion …
@1941
4 years
alwin
increase version of ui-rc-files (forgot it while making changes for …
@1940
4 years
stikonas
Move special value text of spinbox to ui file and set 0 as its minimum …
@1939
4 years
stikonas
Add support for plural suffix in spinbox.
@1938
4 years
alwin
fix error #662 (build problem with qt < 4.5)
@1937
4 years
alwin
patchlevel increased
@1936
4 years
alwin
Tagging release 1.4.0
@1935
4 years
alwin
ChangeLog updated
@1934
4 years
alwin
Merged revisions 1924-1925,1927-1933 via svnmerge from …
@1933
4 years
alwin
Client::annotate uses parameter class
@1932
4 years
alwin
removed duplicate not needed Client::move method
@1931
4 years
alwin
Client::commit uses parameter class
@1930
4 years
alwin
removed duplicate Client::remove method
@1929
4 years
alwin
Last commit was not fix for #658 , but this one.... (very old html code)
@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