@1063
7 years
alwin
fixed ugly compiler warning about initialize order of class members
@1062
7 years
alwin
Fix in buildsystem
@1061
7 years
alwin
made output of byte-string for transferprogress a little bit nicer
@1060
7 years
alwin
Message typos fixed
@1059
7 years
alwin
Language files updated
@1058
7 years
alwin
don't wrap internal catdisplay into html
@1057
7 years
alwin
logmessages in blame-display will shown in TextBrowser? instead info-dialog
@1056
7 years
alwin
* ChangeLog updated
* handbook updated
* fix new cat display (KRun was …
@1055
7 years
alwin
+ New KIO-Settings in setup-dialog
+ fixed a link error in kio
@1054
7 years
alwin
KIO may use a default logmessage instead always asking for one
@1053
7 years
alwin
* "cat" action tries to use KDE-serivces for displaying contents instead …
@1052
7 years
alwin
* inserted all header files to source list so KDevelop build generator …
@1051
7 years
alwin
+ Getting logs now always use LogEntriesMap? -pointer instead …
@1050
7 years
alwin
* blame display caches repository root of displayed item
* logdisplay …
@1049
7 years
ar
- fix compileproblems with Qt4.2
@1048
7 years
alwin
some ui fixes
@1047
7 years
alwin
* blamedialog got little better color selection
* display made as static …
@1046
7 years
alwin
check if "setenv" function exists, otherwise use "putenv" in sshagent.cpp
@1045
7 years
alwin
logmessage may displayed from within annotate-dialog
@1044
7 years
alwin
avoid some compiler warnings
@1043
7 years
alwin
user may jump to a specific line in annotated display
@1042
7 years
alwin
blame output may displayed colored
small fix in annotate line constructor
@1041
7 years
alwin
in AnnotatedLine? the contentline itself must not go trougth fromUtf8
in …
@1040
7 years
alwin
some display improvements more in blamedisplay
@1039
7 years
alwin
some improvements to blamedisplay
@1038
7 years
alwin
qt4 is sometimes a mess.
Why in hell isn't possible in qt4 to put such a …
@1037
7 years
alwin
+ added extra display for annotate (its much faster than simple html)
+ …
@1036
7 years
alwin
* annotate may called from logwindow (request #113 )
* Changelog updated
* …
@1035
7 years
alwin
fixed wrong save of dialog sizes
@1034
7 years
alwin
cmake-fix from branch merged in
@1032
7 years
alwin
Some dialogs saved it sizes in wrong config files
@1030
7 years
alwin
fix the include-problem when svnqt-devel is installed in system.
reason …
@1029
7 years
alwin
+ buildfix fuer FreeBSD
+ some obsolete debug outputs removed
@1028
7 years
alwin
Insert search for sqlite3 into buildsystem.
Near future a log-cache will …
@1027
7 years
alwin
logentries got an operator for serialise from and into QDataStreams
this …
@1026
7 years
alwin
+ fix error in buildsystem
+ svn::DateTime? made more c++ style, may auto …
@1022
7 years
alwin
fixed error 0000111: kompare didn't work anymore with input from stdin
@1021
7 years
alwin
small hint for CXXFLAGS environment variable
@1020
7 years
alwin
removed old functions made by RapidSVN them produces errors under freebsd …
@1018
7 years
alwin
* gave revision class bool operators so it may used easier in checks
* …
@1017
7 years
alwin
diffs from within revisiontree may now be recursive
@1016
7 years
alwin
* when retrieving logs for revision-tree fails an errorbox is shown
* …
@1015
7 years
alwin
+ translation files updated
+ send error message if external process for …
@1014
7 years
alwin
svn::Revision got an string-assignment operator
@1013
7 years
alwin
svnitem uses svn::Revision::toString intstead building the string itself.
@1012
7 years
alwin
Small fix for build with qt4
@1011
7 years
alwin
* handbook updated, inserted stuff about Settings
* merge-dialog got a …
@1010
7 years
alwin
explained the merge dialog in handbook
small fix in checking if merging a …
@1009
7 years
alwin
rc-file for part required an increase
@1008
7 years
alwin
* external merge made simple eg., only one sourcedir and one targetdir, …
@1007
7 years
alwin
+ merge/diff with externals requires better unique temporary folders.
+ …
@1006
7 years
alwin
* merging with external tools works now fine
* handbook updated
* …
@1005
7 years
alwin
+ merging with external tool from within kdesvn works
+ option for setup …
@1004
7 years
alwin
Settings for diff display into own sub-dialog
@1003
7 years
alwin
* integration of external diff-generator mostly finished
ToDo? : …
@1002
7 years
alwin
* first stage of diffing with external tools like kdiff3 or meld, works …
@1001
7 years
alwin
all kde-modules are made into BUILDDIR/lib/kde3 instead lib, make it a …
@1000
7 years
alwin
changed version-number for qt4 build
@998
7 years
alwin
* changed all interfaces in svnqt that path-parameters are alwas of type …
@996
7 years
alwin
improve transferred-data-progress display
@995
7 years
alwin
When generating diffs from logwindow the Stop-dlg will displayed.
@994
7 years
alwin
cleaned up code for generating kde-style urls for Drag&Drop
@993
7 years
alwin
fixed a possible crasher in drag
@992
7 years
alwin
fixed missing libs for kdesvn
@991
7 years
alwin
SUBVERSION_INSTALL_DIR -> SUBVERSION_INSTALL_PATH
as in …
@990
7 years
alwin
* reduced output in message callbacks
@989
7 years
ar
- build win32 against subversion 1.4.0 and bdb 4.4
@988
7 years
alwin
* fixed a error in copy-constructor of svn::ClientException?
* when open a …
@987
7 years
alwin
forgot connect stopdlg to netProgress-signal
changed when that progress …
@986
7 years
alwin
networking progress callback implemented (only when building against …
@984
7 years
alwin
merged in changelog + install-hints from branch
@982
7 years
alwin
include real subversion-include-path into Doxygen not hard coded one
@981
7 years
alwin
when build against subversion 1.4 createRepo ask for flag "compat to …
@980
7 years
alwin
merged in stuff from branch up to revision 979 (subverson 1.4 fix)
@978
7 years
alwin
svn::Context made threadsafe share-able
@977
7 years
alwin
removed a lot of code-dups and prepared support for user-defined protocols
@976
7 years
alwin
* changes to svnqt-qt4 buildsystem
* mostly all svnqt-includes comes via …
@975
7 years
alwin
small fixes in sshagent code
@974
7 years
alwin
small fix in menu creating
@973
7 years
alwin
Adding of ssh identities to ssh-agent may forced, kdesvnaskpass as …
@972
7 years
alwin
SshAgent? : when using own ssh-agent store identities only once. When …
@971
7 years
alwin
cleaned up header-install-list for svnqt
@970
7 years
alwin
* check if local libstdc++ is patch for -fvisibility=hidden if not gcc 4.1 …
@969
7 years
alwin
* integrated check for -fvisibility=hidden into cmake-build-system, that …
@968
7 years
alwin
russion translation added - tnx to Andy (neithere at gmail.com)
@967
7 years
alwin
* more than one mainwindow may created in one program instance
* error …
@966
7 years
bram
Dutch translation updates
@965
7 years
bram
Typo fixes.
I couldn't test compile, because I'm in the middle of a GCC …
@964
7 years
alwin
fixup open-url-dlg layout again
@963
7 years
alwin
fixed the type-pun warnings
@962
7 years
alwin
respect libsuffix when searching for kde-libs
now buildystems in branch …
@960
7 years
alwin
fixed up problems with generating .la - files in 64bit environment…
@959
7 years
alwin
+ merged in latest stuff from branch, not sure if i should stop fixing on …
@958
7 years
alwin
* sometimes the prettyURL of an info-entry is required (revision-tree …
@957
7 years
alwin
Restored last move - this location is required due external references, …
@956
7 years
alwin
Restored last move - this location is required due external references, …
@955
7 years
biebl
- The way uic is called by cmake is currently broken [1] .
Added a fixed …
@954
7 years
bram
Wow, what a production rate. One more string translated! Woohoo!
@952
7 years
alwin
different defines for qt3 or qt4 in svnqt are made with cmake-magics
@951
7 years
alwin
fixes on buildsystem merged in from rel_0_9 branch up to rev 950