@848
7 years
alam
update fuzzy/untranslated string
@847
7 years
alwin
Languagefiles updated
@846
7 years
alwin
method "get" in svnqt re-implemented, this time as kind of cat with a …
@845
7 years
alwin
little bit interface docu
small fix in pool.hpp
TODO: pool global init …
@844
7 years
alwin
* repository load-dump implemented
@843
7 years
alwin
* repository hotcopy implemented
* svnqt: some code reordering
* svnqt: …
@842
7 years
alwin
* small class tree fix
* updated kdevelop project file
@841
7 years
alwin
* dumping a local repository integrated
* Wrapper class for svn_stream_t …
@840
7 years
alwin
start of a Class wrapping svn_streams
@839
7 years
alwin
Corrected german translation, patch from Jens Seidel
@838
7 years
alwin
* translation files updated
* ChangeLog updated
@837
7 years
alwin
Creating new repositories with base layout finished
@836
7 years
alwin
* svn::Context: setting logmessage to QString::null let it reset flag of …
@835
7 years
alwin
Revsion graph displays the item names on action "Add"
@834
7 years
alam
update for Punjabi language by apbrar
@833
7 years
alwin
simple message callback for administrative repository operations
@832
7 years
alwin
when doubleclick an item the normal "Exec" from KDE is prefered instead …
@831
7 years
alwin
* svnqt: Diff cmd returns binary data
* svnqt: class for accessing …
@830
7 years
alwin
* changes in contextmenus
* speedup recursive refresh again
@829
7 years
alwin
Dynamic "Open with" context menus when single item selected
@828
7 years
alam
update for Punjabi
@827
7 years
alwin
* a SvnItem? has a mimetype assigned, local checks content, in working …
@826
7 years
alwin
subversion items may store info about mimetype assigned to it (if a file)
@825
7 years
alwin
french translation added (tnx to Frederic Rodrigo)
@824
7 years
alwin
"Open with..." Action inserted
@822
7 years
biebl
merged from branch rel_0_8 revision 820-821 (Catalan translation)
@820
7 years
alwin
updated translation files with new strings
@819
7 years
alwin
spanish translation updated
ChangeLog updated
@818
7 years
alwin
Revision tree integrated into contextmenu of konqueror
@817
7 years
alwin
Revision tree in commandline
@816
7 years
alwin
Merged in from branch (new translation) up to release 815
@813
7 years
alwin
added context menu for single selected folder in working copies
@812
7 years
alwin
tooltip for "Cleanup" action and small fix in enable/disable this action
@811
7 years
alwin
fix of a small merge error
@810
7 years
alwin
merged in from branch up to revision 809
@807
7 years
alwin
begin of restructured context menus.
@806
7 years
alwin
action for partial revisiontree enabled/disabled depending on item marked
@805
7 years
alwin
hups. small error in regexp (wrong version will work, too on most systems)
@804
7 years
alwin
RevisionTree? :
fixed a crasher, sometimes dot breaks output lines with …
@803
7 years
alwin
Language files updated
@802
7 years
alwin
RevisionTree? :
Description labels are stored internal so kdesvn get it …
@801
7 years
alwin
some files to ignore set
@800
7 years
alwin
* item at specific revision may displayed in revision tree
* nodenames for …
@799
7 years
alwin
Treewidget (re-)stores sizes of splitter.
@798
7 years
alwin
end revision in revision-select-dlg defaults to "HEAD"
@797
7 years
alwin
fix possible endless loop in revision tree, reason was a design error.
@796
7 years
alwin
sometimes copy operations in revision tree shows wrong source -> fixed.
@795
7 years
alwin
set focus back to listview when making list
@794
7 years
alwin
some more code-reordering
@793
7 years
alwin
Code reordering
@792
7 years
alwin
removed obsolete lib-deps
@791
7 years
alwin
fixed double-listing bug.
@790
7 years
alwin
show default username in authentification dialog
@789
7 years
alwin
Versionnumber increased
ChangeLog
@788
7 years
alwin
all contextmenus for konqueror moved into one submenu 'cause problems with …
@787
7 years
alwin
Partial revision tree implemented
@786
7 years
alwin
fixed version number for svnqt-library
@785
7 years
alwin
added new items
@784
7 years
alwin
Merged in from rel_0_8 branch up to rev 783
@783
7 years
alwin
ToDo? list updated
@776
7 years
alwin
-fstack-protector if possible
@770
7 years
alwin
spanish translation updated
@769
7 years
alwin
little bit handbook
@768
7 years
alwin
removed checks for java and fortran
@767
7 years
alwin
* handbook
* german translation fix
@766
7 years
alwin
merged from branch rel_0_8 up to revision 765
@751
7 years
alwin
merged in from rel_0_8 up to 749
@745
7 years
alwin
merged in from rel_0_8 up to 742
@743
7 years
ar
- add static function getRepos
@736
7 years
alwin
merged in from rel_0_8 up to rev 735
@728
7 years
alwin
Fixed an error due merging in Makefile
@726
7 years
alwin
Merged rel_0_8 up to 725
@717
7 years
alwin
applied italian update from Luciano Montanaro
@704
7 years
biebl
This patch doesn't add new features
- Debians libtool doesn't …
@703
7 years
ar
- typedef LogChangePathEntries?
@702
7 years
alwin
merged latest stuff from rel 0.8.x branch I had made for release
@698
7 years
ar
- utf8 convert
@695
7 years
alwin
inserted missing info method (was commented out for tests)
@694
7 years
alwin
* update translations
* remove another obsolete hotkey
* hide some …
@693
7 years
alwin
* some class doc
* extra doxygen-file for svnqt-library
* listener got a …
@692
7 years
alwin
copyright in template modified
@691
7 years
alwin
pic conversion script added
@690
7 years
alwin
Translations updated
@689
7 years
alwin
italian translation updated
inserted missing i18n-macros (patch by Luciano …
@688
7 years
alwin
hopefully last changes to svnqt interface
inserted package svnqt(-devel) …
@687
7 years
alwin
beauty
@686
7 years
alwin
removed obsolete stuff
@685
7 years
alwin
real usage of commit list items trough the callbacks integrated into …
@684
7 years
alwin
forgot access operators on CommitItem?
@683
7 years
alwin
When retrieving commit message the list of commited items will go trough …
@682
7 years
alwin
hopefully fixed up a compiler problem again and removed an obsolete …
@681
7 years
alwin
hopefully fixed up a compiler problem
@680
7 years
alwin
fixup for subversion 1.3
@679
7 years
alwin
splitted of svn::Context
@678
7 years
alwin
switched over last methods to subversion 1.2 / 1.3 API
@677
7 years
alwin
let doxygen generate UML diagrams
@676
7 years
alwin
reduced search for updating items, will only done when needed.
@675
7 years
alwin
reduced search for updating items, will only done when needed.
@674
7 years
alwin
fix so it will build against subversion 1.2
@673
7 years
alwin
moved over some methods more to subversion 1.2/3, including new …