source: trunk @ 994

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @994   7 years alwin cleaned up code for generating kde-style urls for Drag&Drop
(edit) @993   7 years alwin fixed a possible crasher in drag
(edit) @992   7 years alwin fixed missing libs for kdesvn
(edit) @991   7 years alwin SUBVERSION_INSTALL_DIR -> SUBVERSION_INSTALL_PATH as in …
(edit) @990   7 years alwin * reduced output in message callbacks
(edit) @989   7 years ar - build win32 against subversion 1.4.0 and bdb 4.4
(edit) @988   7 years alwin * fixed a error in copy-constructor of svn::ClientException? * when open a …
(edit) @987   7 years alwin forgot connect stopdlg to netProgress-signal changed when that progress …
(edit) @986   7 years alwin networking progress callback implemented (only when building against …
(edit) @984   7 years alwin merged in changelog + install-hints from branch
(edit) @982   7 years alwin include real subversion-include-path into Doxygen not hard coded one
(edit) @981   7 years alwin when build against subversion 1.4 createRepo ask for flag "compat to …
(edit) @980   7 years alwin merged in stuff from branch up to revision 979 (subverson 1.4 fix)
(edit) @978   7 years alwin svn::Context made threadsafe share-able
(edit) @977   7 years alwin removed a lot of code-dups and prepared support for user-defined protocols
(edit) @976   7 years alwin * changes to svnqt-qt4 buildsystem * mostly all svnqt-includes comes via …
(edit) @975   7 years alwin small fixes in sshagent code
(edit) @974   7 years alwin small fix in menu creating
(edit) @973   7 years alwin Adding of ssh identities to ssh-agent may forced, kdesvnaskpass as …
(edit) @972   7 years alwin SshAgent?: when using own ssh-agent store identities only once. When …
(edit) @971   7 years alwin cleaned up header-install-list for svnqt
(edit) @970   7 years alwin * check if local libstdc++ is patch for -fvisibility=hidden if not gcc 4.1 …
(edit) @969   7 years alwin * integrated check for -fvisibility=hidden into cmake-build-system, that …
(edit) @968   7 years alwin russion translation added - tnx to Andy (neithere at gmail.com)
(edit) @967   7 years alwin * more than one mainwindow may created in one program instance * error …
(edit) @966   7 years bram Dutch translation updates
(edit) @965   7 years bram Typo fixes. I couldn't test compile, because I'm in the middle of a GCC …
(edit) @964   7 years alwin fixup open-url-dlg layout again
(edit) @963   7 years alwin fixed the type-pun warnings
(edit) @962   7 years alwin respect libsuffix when searching for kde-libs now buildystems in branch …
(edit) @960   7 years alwin fixed up problems with generating .la - files in 64bit environment…
(edit) @959   7 years alwin + merged in latest stuff from branch, not sure if i should stop fixing on …
(edit) @958   7 years alwin * sometimes the prettyURL of an info-entry is required (revision-tree …
(edit) @957   7 years alwin Restored last move - this location is required due external references, …
(edit) @956   7 years alwin Restored last move - this location is required due external references, …
(edit) @955   7 years biebl - The way uic is called by cmake is currently broken [1]. Added a fixed …
(edit) @954   7 years bram Wow, what a production rate. One more string translated! Woohoo!
(edit) @952   7 years alwin different defines for qt3 or qt4 in svnqt are made with cmake-magics
(edit) @951   7 years alwin fixes on buildsystem merged in from rel_0_9 branch up to rev 950
(edit) @949   7 years bram Dutch translation updates
(edit) @948   7 years bram Some typos
(edit) @944   7 years bram Some more translation.
(edit) @943   7 years alwin removed autoconf/automake buildsystem
(edit) @940   7 years alwin increased last version numbers
(edit) @939   7 years alwin Swedish translation updated (from Peter Landgren) again (error while …
(edit) @938   7 years alwin Swedish translation updated (from Peter Landgren)
(edit) @937   7 years bram Some translation
(edit) @936   7 years alwin + translationfiles updated + small ui beauty + inserted spanish …
(edit) @935   7 years bram Some work on the Dutch translation
(edit) @934   7 years bram Don't hardcode the order of the words, let the translators decide that.
(edit) @933   7 years alwin Update spanish translation (patch from Mario Palomo)
(edit) @932   7 years alwin ChangeLog and Doc updated
(edit) @931   7 years alam Update for Punjabi by apbrar
(edit) @930   7 years alam Update for Punjabi by apbrar
(edit) @929   7 years bram fixuifiles
(edit) @928   7 years bram Some work on the Dutch translation
(edit) @927   7 years alwin latest ui-strings into translation files
(edit) @926   7 years alwin install manpages to share/man/man1 inserted them into spec-file
(edit) @925   7 years alwin * user may switch if in konqueror an action-menu should displayed or not * …
(edit) @924   7 years alwin * create "common" link for doc-dir during installation via script * …
(edit) @923   7 years alwin * if listview sorting is case sensitive it is with all locale …
(edit) @922   7 years alwin + found another problem with utf-8 (revision-tree-diffs) + using …
(edit) @921   7 years alwin inserted some i18n strings
(edit) @920   7 years alwin translation files updated
(edit) @919   7 years biebl s/scaleable/scalable/
(edit) @918   7 years alwin * Changelog * Todo * Removed last accel-keys from UI-files * Logoutput for …
(edit) @917   7 years alwin last commit contains an error
(edit) @916   7 years alwin (last) small fixes on autotools - buildsystem
(edit) @915   7 years alwin Translation files updated
(edit) @914   7 years alwin When executing a command with "kdesvn exec" a small logwindow after …
(edit) @913   7 years alwin small reordering in buildsystem
(edit) @912   7 years ar - INSTALL rules only for target UNIX
(edit) @911   7 years alwin Hint for conflicted items into handbook
(edit) @910   7 years alwin hups. forgot generation of moc-files for kdesvnd-module
(edit) @909   7 years alwin Small xml error in handbook.
(edit) @908   7 years alwin little bit doc
(edit) @907   7 years alwin .spec will check for .tar.bz2 instead of .tar.gz
(edit) @906   7 years alwin * target "package-messages" which will regenerate po-files, added a smell …
(edit) @905   7 years alwin * generating version number for shared lib more like libtool does * fixed …
(edit) @904   7 years alwin svnqt get a libtool file generated with cmake
(edit) @903   7 years ar - forget APU_INCLUDE_DIR for WIN32
(edit) @902   7 years alwin added a "dist" target
(edit) @901   7 years alwin Fixed error when installing documentation
(edit) @900   7 years alwin Small path fix
(edit) @899   7 years ar - fix build on win32 - build here a static library. ther are some problems …
(edit) @898   7 years biebl Some cosmetic changes to the CMake files to improve consistency: - …
(edit) @897   7 years biebl Create kdesvn_subversion.desktop with a little bit of cmake magic. …
(edit) @896   7 years biebl Add an "uninstall" target.
(edit) @895   7 years alwin some hints how to build kdesvn with cmake
(edit) @894   7 years alwin cmake build-system mostly finished.
(edit) @893   7 years alwin so. out-of-source-tree-building with cmake works fine now.…
(edit) @892   7 years ar - fix standalone build
(edit) @891   7 years ar - adopt CMakeLists.txt from ..
(edit) @890   7 years ar - make svnqt build on win32 with qt4
(edit) @889   7 years alwin macro for linker flags
(edit) @888   7 years alwin Linker flags checking
(edit) @887   7 years biebl Improve the po file handling: - Specify the absolute path to the generated …
(edit) @886   7 years alwin integrated kio-ksvn into CMake-Buildsystem
(edit) @885   7 years alwin * added czech translation from Klara Cihlarova * I like colored builds…
(edit) @884   7 years alwin * add target for translation to CMake-buildsystem * little bit tuning on …
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.