@600
7 years
alwin
merged in from branch rel_0_7 590:599
@594
7 years
alwin
renamed svncpp to svnqt so it will not conflict with lib from rapidsvn
@593
7 years
alwin
svn-qt-wrapper made as shared lib.
@592
7 years
alwin
merged in from branch rel_0_7 576:590
@577
7 years
alwin
beginning of reordering svncpp to a real shared lib.
@576
7 years
alwin
merged in from branch rel_0_7 557:575
@557
8 years
alwin
merged in from branch rel_0_7 542:556
@540
8 years
alwin
* log in kio implemented
this will last KIO I integrate into current …
@539
8 years
alwin
fixed some build problems while generating the desktop-files for context …
@538
8 years
alwin
Appendix about revision syntax to helpfile.
@537
8 years
alwin
removed obsolet icon file
@536
8 years
alwin
context menues will modified in respect for which kde version it is …
@535
8 years
alwin
* little bit doc
* version number increased
@534
8 years
alwin
reinit KIO-context on every operation is a little bit a .... stupid …
@533
8 years
alwin
removed useless and false conversion
@532
8 years
alwin
as long as kde < 3.5 is standard static context menus for konqueror are …
@531
8 years
alwin
* load locale files in kdesvnd and kiosvn on start
* checkout integrated …
@530
8 years
alwin
ignores for document dir
@529
8 years
alwin
programmer documentation about KIO::special
@527
8 years
alwin
Inserted information after commiting items into KIO
@526
8 years
alwin
implemented "update" into kio-specials
@525
8 years
alwin
Revision get extra constructor for parsing string or number
@524
8 years
alwin
hide not needed checkboxes on switch/relocate
menu-entries descriptions
@519
8 years
alwin
fix: when retrieving auth information the info must get duplicated to …
@518
8 years
alwin
switch password edit to KLineEdit 'cause it isn't clear enough if the …
@517
8 years
alwin
fixed a design bug in svncpp singleStatus (from rapidSvn):
when trying to …
@516
8 years
alwin
Changelog
@515
8 years
alwin
removed #ifdefs for building against subversion 1.1 - it makes no sense …
@514
8 years
alwin
bug of month november:
@513
8 years
alwin
translations updated
@512
8 years
alwin
Better context menu checking on local repositories.
@511
8 years
alwin
dcop module checks if a url file:// may a repository.
@510
8 years
alwin
String-format corrected
@509
8 years
alwin
when checkout or import kdesvn will append default the last part of source …
@508
8 years
alwin
small fix
@507
8 years
alwin
* when translating url append possible query from original url
* give log …
@506
8 years
alwin
one more stupid url translation required
@505
8 years
alwin
* for kde 3.5 - translate that stupid system:/ urls as possible, media:/ - …
@504
8 years
alwin
fixed up problems with visibility
@503
8 years
alwin
removed doubled object copy
@502
8 years
alwin
forgot printing out some callbackmessages
@501
8 years
alwin
Starting special operations in KIO
@500
8 years
alwin
removed build reference to icon so 'rpmbuild -ta' works
@499
8 years
alwin
changed hotkey for local diff
@498
8 years
alwin
hint that subversion doesn't support protocols for working copies
@497
8 years
alwin
fixed memleak in kio
@496
8 years
alwin
dynamic konqueror menues for kde 3.5 finished
ToDo? : find a trick how to …
@495
8 years
alwin
set default revisions on commandline if now one are given.
@494
8 years
alwin
code cleanup for kde 3.5
@493
8 years
alwin
ups. checked in the wrong.…
@492
8 years
alwin
begin features for kde 3.5 - dynamic context-menue for konqueror
@491
8 years
alwin
icon update
@490
8 years
alwin
better description for action base_diff
@489
8 years
alwin
made two simple diff entries
one as diff against HEAD and one against BASE
@488
8 years
alwin
"Whats this" info replaced for external display setting
@487
8 years
alwin
Patch by Bryan Holty:
@486
8 years
ar
- username and password must already be utf8 as described in …
@485
8 years
alwin
when on copy / move on commandline the target parameter is missing, kdesvn …
@484
8 years
alwin
Package structure - kio::ksvn is part of standard package now.
@483
8 years
alwin
filesize fix for KIO
@482
8 years
alwin
rpm structure
@481
8 years
alwin
Switch for commandline and konqueror context
@479
8 years
alwin
version number modified to rc1
@478
8 years
alwin
version number modified to rc1
@477
8 years
alwin
checking recursive for unversioned items enabled in gui
@476
8 years
alwin
fix: removed useless QString::fromUtf8 - call.
@475
8 years
alwin
context log requires default values
@474
8 years
alwin
put action addnew into desktop-entry for konqueror
@473
8 years
alwin
new command "addnew" for commandline, will check given url vor unversioned …
@472
8 years
alwin
fix bug 0000039: diffs are now realy made local without giving any …
@471
8 years
alwin
all sect1 must get an id in doc
@470
8 years
alwin
icon fix for doc
@469
8 years
alwin
docu - short description of KIO integration
@468
8 years
alwin
fix: on killing threads app waits up to 10 seconds for clean stop. If …
@467
8 years
alwin
fix: threads were not cleaned up right way when apps/part were closed
@466
8 years
alwin
revert for command line
@465
8 years
alwin
removed obsolete pics
@464
8 years
alwin
* delete / add for commandline variant
@463
8 years
alwin
Translations
@462
8 years
alwin
* new commands for commandline variant
* stopdialog may display messages - …
@461
8 years
alwin
* added desktop entries for konqueror context menu to spec file
@460
8 years
alwin
* created desktop entries for konqueror context menu
* changed icon names …
@459
8 years
alwin
corrected icon links for docu
@458
8 years
alwin
icons renamed to a more unique name
icons will installed in global …
@457
8 years
alwin
hint for building on 64bit platforms (#0000032 )
@456
8 years
alwin
removed obsoletes
@455
8 years
alwin
on update a thread checking for newer items will stopped
@454
8 years
alwin
base threading stuff mostly finished, signals are routed trough …
@453
8 years
alwin
hint that checking for updates only works with subversion 1.2 or above.
@452
8 years
alwin
Bug #0000040 - 64bit libraries wasn't found
@451
8 years
alwin
bug #0000041 - removed double icon entry from desktop file
@450
8 years
alwin
commented out extra mutex - seems that them are not needed
@449
8 years
alwin
Logmessages will displayed shorten in history box so dialogs doesn't grow …
@448
8 years
alwin
changelog
@447
8 years
alwin
Some improvements on threading stuff
New option for checking for updates …
@446
8 years
alwin
NULL -> 0L
@445
8 years
alwin
Forgot to add files…
@444
8 years
alwin
first of callback-dialogs (sslTrustPrompt) may initialized from thread. …
@443
8 years
alwin
small fixes in svncpp
@442
8 years
alwin
small bugfix in sslTrustAnswer - lib forgot to assign failure-type to …