source: trunk @ 905

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @883   7 years alwin some small improvements of cmake-buildsystem
(edit) @882   7 years alwin Started new CMake - Buildsystem, not yet finished - and the …
(edit) @880   7 years alwin hmpf
(edit) @879   7 years alwin fiddle with utf8 stuff again - I hate it
(edit) @878   7 years ar - toUtf8 & fromUtf8 - svn_cmdline_init set the locale
(edit) @877   7 years alwin reverted last changes to svninit - this makes more problems than it …
(edit) @876   7 years alwin fixed a potential problem with svn_cmdline_init call
(edit) @875   7 years alwin Some ignores
(edit) @874   7 years alwin small fix
(edit) @873   7 years alwin Inserted a simple CMake-project for svnqt I may build it against qt4 for …
(edit) @872   7 years alwin idea into TODO
(edit) @870   7 years alwin some tooltips for subversion settings
(edit) @869   7 years alwin Changelog
(edit) @868   7 years ar - make Qt4 compatible
(edit) @867   7 years alwin checking out urls with special chars like space failed - fixed
(edit) @866   7 years alwin * ChangeLog * When Loglist has no elements don't iterate over it in logdlg …
(edit) @865   7 years alwin * diffs inside logs may use the correct path so work with copie froms, too …
(edit) @864   7 years alwin char-converesion fix in revisiontree display
(edit) @863   7 years alwin fixed an parsing problem of "dot"-output. Due that locale-settings from …
(edit) @862   7 years alwin * version number increased * increased revision number of svnqt * source …
(edit) @861   7 years alwin diff reads the result direct into QByteArray instead of copy it from …
(edit) @860   7 years alwin * hopefully now realy fixed bug #47 and a lot others issues - why …
(edit) @859   7 years biebl Support autoconf-2.6 which is now standard on Debian unstable.
(edit) @858   7 years biebl libsvnqt uses symbols from libsvn_repos and libsvn_fs so add them …
(edit) @856   7 years alwin todolist updated
(edit) @855   7 years alwin make qt4-compatible again
(edit) @854   7 years alwin renamed svncpp_defines.hpp to svnqt_defines.hpp svnfilestream.hpp will …
(edit) @853   7 years alwin changelog
(edit) @852   7 years alwin fixed a define-error for qt4
(edit) @851   7 years alwin * replaced all calls to fromUtf8 with fromLocale8Bit * svnstream now …
(edit) @850   7 years alwin streams may get a client-context for cancel-callbacks small improvement of …
(edit) @849   7 years alwin commandline "get" uses real svnqt-get.
(edit) @848   7 years alam update fuzzy/untranslated string
(edit) @847   7 years alwin Languagefiles updated
(edit) @846   7 years alwin method "get" in svnqt re-implemented, this time as kind of cat with a …
(edit) @845   7 years alwin little bit interface docu small fix in pool.hpp TODO: pool global init …
(edit) @844   7 years alwin * repository load-dump implemented
(edit) @843   7 years alwin * repository hotcopy implemented * svnqt: some code reordering * svnqt: …
(edit) @842   7 years alwin * small class tree fix * updated kdevelop project file
(edit) @841   7 years alwin * dumping a local repository integrated * Wrapper class for svn_stream_t …
(edit) @840   7 years alwin start of a Class wrapping svn_streams
(edit) @839   7 years alwin Corrected german translation, patch from Jens Seidel
(edit) @838   7 years alwin * translation files updated * ChangeLog updated
(edit) @837   7 years alwin Creating new repositories with base layout finished
(edit) @836   7 years alwin * svn::Context: setting logmessage to QString::null let it reset flag of …
(edit) @835   7 years alwin Revsion graph displays the item names on action "Add"
(edit) @834   7 years alam update for Punjabi language by apbrar
(edit) @833   7 years alwin simple message callback for administrative repository operations
(edit) @832   7 years alwin when doubleclick an item the normal "Exec" from KDE is prefered instead …
(edit) @831   7 years alwin * svnqt: Diff cmd returns binary data * svnqt: class for accessing …
(edit) @830   7 years alwin * changes in contextmenus * speedup recursive refresh again
(edit) @829   7 years alwin Dynamic "Open with" context menus when single item selected
(edit) @828   7 years alam update for Punjabi
(edit) @827   7 years alwin * a SvnItem? has a mimetype assigned, local checks content, in working …
(edit) @826   7 years alwin subversion items may store info about mimetype assigned to it (if a file)
(edit) @825   7 years alwin french translation added (tnx to Frederic Rodrigo)
(edit) @824   7 years alwin "Open with..." Action inserted
(edit) @822   7 years biebl merged from branch rel_0_8 revision 820-821 (Catalan translation)
(edit) @820   7 years alwin updated translation files with new strings
(edit) @819   7 years alwin spanish translation updated ChangeLog updated
(edit) @818   7 years alwin Revision tree integrated into contextmenu of konqueror
(edit) @817   7 years alwin Revision tree in commandline
(edit) @816   7 years alwin Merged in from branch (new translation) up to release 815
(edit) @813   7 years alwin added context menu for single selected folder in working copies
(edit) @812   7 years alwin tooltip for "Cleanup" action and small fix in enable/disable this action
(edit) @811   7 years alwin fix of a small merge error
(edit) @810   7 years alwin merged in from branch up to revision 809
(edit) @807   7 years alwin begin of restructured context menus.
(edit) @806   7 years alwin action for partial revisiontree enabled/disabled depending on item marked
(edit) @805   7 years alwin hups. small error in regexp (wrong version will work, too on most systems)
(edit) @804   7 years alwin RevisionTree?: fixed a crasher, sometimes dot breaks output lines with …
(edit) @803   7 years alwin Language files updated
(edit) @802   7 years alwin RevisionTree?: Description labels are stored internal so kdesvn get it …
(edit) @801   7 years alwin some files to ignore set
(edit) @800   7 years alwin * item at specific revision may displayed in revision tree * nodenames for …
(edit) @799   7 years alwin Treewidget (re-)stores sizes of splitter.
(edit) @798   7 years alwin end revision in revision-select-dlg defaults to "HEAD"
(edit) @797   7 years alwin fix possible endless loop in revision tree, reason was a design error.
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.