source: @ 1093

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1093   6 years alwin spain translation updated
(edit) @1092   6 years alwin fixed a stupid error when making info on repositories
(edit) @1091   6 years alwin * search in blame display * change cursor shapes when doing something * …
(edit) @1090   6 years alwin doubleclick in blame-window shows the logmessage for that revision.
(edit) @1089   6 years alwin logdialog now may display blame/difference of item in changeset,
(edit) @1088   6 years alwin When reverting items, recursive in question-dialog is now checked default.
(edit) @1087   6 years alwin when commit without reviewed items then the review-list is now complete …
(edit) @1086   6 years alwin fix in kio::ksvn - diff implementation
(edit) @1085   6 years alwin version increased changelog updated
(edit) @1084   6 years alwin last required KIO_SVN::specials implemented documentation
(edit) @1083   6 years alwin * fix: simple diff in working copies, works again, * implemented …
(edit) @1082   6 years alwin Fixed stupid button description
(edit) @1081   6 years alwin buildsystem modified first stage (switch to kde4 with option) svnqt builds …
(edit) @1080   6 years alwin Creating a branch for start porting to kde4
(edit) @1079   6 years alwin Tagging release 0.11.1
(edit) @1078   6 years alwin translation files updated changelog updated finished work on commit dialog
(edit) @1077   6 years alwin
(edit) @1076   6 years alwin ChangeLog updated Revision number of svnqt increased
(edit) @1075   6 years alwin fixed a problem with @ in path/file name (Bug #0000132 and another not …
(edit) @1074   6 years alwin import expanded for usage with the no_ignore parameter of import2 function
(edit) @1073   6 years alwin french translation updated by Frederic Rodrigo <f.rodrigo@…>
(edit) @1072   6 years alwin little bit doc/Changelog, version number changed
(edit) @1071   6 years alwin * commandline "lock" and "unlock" * little better refresh in view
(edit) @1070   6 years alwin added galician translation by mvillarino
(edit) @1069   6 years ar - build a shared svnqt-qt4.dll on windows platform
(edit) @1068   6 years ar - store encrypted passwords on windows systems with CryptAPI (windows 2000 …
(edit) @1067   7 years ar - disable compiler warning : C++ exception specification also for MSVC …
(edit) @1066   7 years ar - only build testlink if BUILD_TESTS ist set
(edit) @1065   7 years ar - fix build problem with VS2005
(edit) @1064   7 years alwin Tagging release 0.11.0
(edit) @1063   7 years alwin fixed ugly compiler warning about initialize order of class members
(edit) @1062   7 years alwin Fix in buildsystem
(edit) @1061   7 years alwin made output of byte-string for transferprogress a little bit nicer
(edit) @1060   7 years alwin Message typos fixed
(edit) @1059   7 years alwin Language files updated
(edit) @1058   7 years alwin don't wrap internal catdisplay into html
(edit) @1057   7 years alwin logmessages in blame-display will shown in TextBrowser? instead info-dialog
(edit) @1056   7 years alwin * ChangeLog updated * handbook updated * fix new cat display (KRun was …
(edit) @1055   7 years alwin + New KIO-Settings in setup-dialog + fixed a link error in kio
(edit) @1054   7 years alwin KIO may use a default logmessage instead always asking for one
(edit) @1053   7 years alwin * "cat" action tries to use KDE-serivces for displaying contents instead …
(edit) @1052   7 years alwin * inserted all header files to source list so KDevelop build generator …
(edit) @1051   7 years alwin + Getting logs now always use LogEntriesMap?-pointer instead …
(edit) @1050   7 years alwin * blame display caches repository root of displayed item * logdisplay …
(edit) @1049   7 years ar - fix compileproblems with Qt4.2
(edit) @1048   7 years alwin some ui fixes
(edit) @1047   7 years alwin * blamedialog got little better color selection * display made as static …
(edit) @1046   7 years alwin check if "setenv" function exists, otherwise use "putenv" in sshagent.cpp
(edit) @1045   7 years alwin logmessage may displayed from within annotate-dialog
(edit) @1044   7 years alwin avoid some compiler warnings
(edit) @1043   7 years alwin user may jump to a specific line in annotated display
(edit) @1042   7 years alwin blame output may displayed colored small fix in annotate line constructor
(edit) @1041   7 years alwin in AnnotatedLine? the contentline itself must not go trougth fromUtf8 in …
(edit) @1040   7 years alwin some display improvements more in blamedisplay
(edit) @1039   7 years alwin some improvements to blamedisplay
(edit) @1038   7 years alwin qt4 is sometimes a mess. Why in hell isn't possible in qt4 to put such a …
(edit) @1037   7 years alwin + added extra display for annotate (its much faster than simple html) + …
(edit) @1036   7 years alwin * annotate may called from logwindow (request #113) * Changelog updated * …
(edit) @1035   7 years alwin fixed wrong save of dialog sizes
(edit) @1034   7 years alwin cmake-fix from branch merged in
(edit) @1033   7 years alwin * merged in dialog-save-fix from trunk * FindKDE3 from cmake always set …
(edit) @1032   7 years alwin Some dialogs saved it sizes in wrong config files
(edit) @1031   7 years alwin merged in build-system-flag from trunk
(edit) @1030   7 years alwin fix the include-problem when svnqt-devel is installed in system. reason …
(edit) @1029   7 years alwin + buildfix fuer FreeBSD + some obsolete debug outputs removed
(edit) @1028   7 years alwin Insert search for sqlite3 into buildsystem. Near future a log-cache will …
(edit) @1027   7 years alwin logentries got an operator for serialise from and into QDataStreams this …
(edit) @1026   7 years alwin + fix error in buildsystem + svn::DateTime? made more c++ style, may auto …
(edit) @1025   7 years alwin fixed up linking problems when svnqt is installed prior
(edit) @1024   7 years alwin merged in first bugfixes from trunk (rev 1022)
(edit) @1023   7 years alwin creating bugfix branch for 0.10.x
(edit) @1022   7 years alwin fixed error 0000111: kompare didn't work anymore with input from stdin
(edit) @1021   7 years alwin small hint for CXXFLAGS environment variable
(edit) @1020   7 years alwin removed old functions made by RapidSVN them produces errors under freebsd …
(edit) @1019   7 years alwin tagging release 0.10.0
(edit) @1018   7 years alwin * gave revision class bool operators so it may used easier in checks * …
(edit) @1017   7 years alwin diffs from within revisiontree may now be recursive
(edit) @1016   7 years alwin * when retrieving logs for revision-tree fails an errorbox is shown * …
(edit) @1015   7 years alwin + translation files updated + send error message if external process for …
(edit) @1014   7 years alwin svn::Revision got an string-assignment operator
(edit) @1013   7 years alwin svnitem uses svn::Revision::toString intstead building the string itself.
(edit) @1012   7 years alwin Small fix for build with qt4
(edit) @1011   7 years alwin * handbook updated, inserted stuff about Settings * merge-dialog got a …
(edit) @1010   7 years alwin explained the merge dialog in handbook small fix in checking if merging a …
(edit) @1009   7 years alwin rc-file for part required an increase
(edit) @1008   7 years alwin * external merge made simple eg., only one sourcedir and one targetdir, …
(edit) @1007   7 years alwin + merge/diff with externals requires better unique temporary folders. + …
(edit) @1006   7 years alwin * merging with external tools works now fine * handbook updated * …
(edit) @1005   7 years alwin + merging with external tool from within kdesvn works + option for setup …
(edit) @1004   7 years alwin Settings for diff display into own sub-dialog
(edit) @1003   7 years alwin * integration of external diff-generator mostly finished ToDo?: …
(edit) @1002   7 years alwin * first stage of diffing with external tools like kdiff3 or meld, works …
(edit) @1001   7 years alwin all kde-modules are made into BUILDDIR/lib/kde3 instead lib, make it a …
(edit) @1000   7 years alwin changed version-number for qt4 build
(edit) @999   7 years alwin + Changelog + Versionnumber increased
(edit) @998   7 years alwin * changed all interfaces in svnqt that path-parameters are alwas of type …
(edit) @997   7 years alwin fix for bug #106
(edit) @996   7 years alwin improve transferred-data-progress display
(edit) @995   7 years alwin When generating diffs from logwindow the Stop-dlg will displayed.
(edit) @994   7 years alwin cleaned up code for generating kde-style urls for Drag&Drop
Note: See TracRevisionLog for help on using the revision log.

Ihr Browser versucht gerade eine Seite aus dem sogenannten Internet auszudrucken. Das Internet ist ein weltweites Netzwerk von Computern, das den Menschen ganz neue Möglichkeiten der Kommunikation bietet.

Da Politiker im Regelfall von neuen Dingen nichts verstehen, halten wir es für notwendig, sie davor zu schützen. Dies ist im beidseitigen Interesse, da unnötige Angstzustände bei Ihnen verhindert werden, ebenso wie es uns vor profilierungs- und machtsüchtigen Politikern schützt.

Sollten Sie der Meinung sein, dass Sie diese Internetseite dennoch sehen sollten, so können Sie jederzeit durch normalen Gebrauch eines Internetbrowsers darauf zugreifen. Dazu sind aber minimale Computerkenntnisse erforderlich. Sollten Sie diese nicht haben, vergessen Sie einfach dieses Internet und lassen uns in Ruhe.

Die Umgehung dieser Ausdrucksperre ist nach §95a UrhG verboten.

Mehr Informationen unter www.politiker-stopp.de.