source: @ 2111

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2111   3 years alwin Tagging Release 1.5.5
(edit) @2110   3 years alwin syntax correction
(edit) @2109   3 years alwin new czech translation by Pavel Fric - not correct yet.
(edit) @2108   3 years alwin recover czech translation
(edit) @2107   3 years alwin Merged revisions 2104-2105 via svnmerge from …
(edit) @2106   3 years alwin Translations updated
(edit) @2105   3 years alwin ChangeLog updated
(edit) @2104   3 years alwin Integrated an option for switching of KIO messages inside KIO modul. …
(edit) @2103   3 years alwin Merged revisions 2099-2101 via svnmerge from …
(edit) @2102   3 years alwin missing svn:properties commited
(edit) @2101   3 years alwin * better solution for updating list of newer items when a …
(edit) @2100   3 years alwin small todo note in source code
(edit) @2099   3 years alwin fixed a mistake updating the view after an update of remote changed items
(edit) @2098   3 years alwin Merged revisions 2088-2089,2091-2092,2094 via svnmerge from …
(edit) @2097   3 years alwin updated interface documentation
(edit) @2096   3 years alwin * version of svnqt increased * update uses now a parameter class instead …
(edit) @2095   3 years alwin Preparing parameter class for update method
(edit) @2094   3 years alwin Inserted missing ChangeLog entry
(edit) @2093   3 years alwin Tagging 1.5.4
(edit) @2092   3 years alwin changelog updated
(edit) @2091   3 years alwin Fix for #805 the environment variabl "SSH_ASKPASS" wasn't set when kdesn …
(edit) @2090   3 years alwin Fixed docbook compilation - patch I got a while ago, but lost email …
(edit) @2089   3 years alwin * version increased * updated translations * ignoring kdevelop4 subfolder
(edit) @2088   3 years alwin Fix for not working locale selector ticket #804
(edit) @2087   3 years alwin Merged revisions 2086 via svnmerge from …
(edit) @2086   3 years alwin fixed requirements in INSTALL-cmake
(edit) @2085   3 years alwin Added ignore-pattern for kdevelop4
(edit) @2084   3 years alwin Recursive properties prepared
(edit) @2083   3 years alwin new italian translation send by Marcello Romani
(edit) @2082   3 years alwin updated spain translation (patch by Alvaro Soliverez)
(edit) @2081   3 years alwin Removed some old debug output
(edit) @2080   3 years alwin tagging bugfix release 1.5.3
(edit) @2079   3 years alwin Merged revisions 2078 via svnmerge from …
(edit) @2078   3 years alwin corrected ChangeLog and MinorVersion?
(edit) @2077   3 years alwin build fix for FreeBSD (hint from Maciej Mrozowski, tnx!)
(edit) @2076   3 years alwin Merged revisions 2059,2061-2062,2073-2075 via svnmerge from …
(edit) @2075   3 years alwin Updated patchlevel for kdesvn and ChangeLog
(edit) @2074   3 years alwin increased patchlevel for svnqt
(edit) @2073   3 years alwin Fix for ticket #780, a wrong depth parameter for update set
(edit) @2072   3 years alwin Started a widget for adding a property recursive
(edit) @2071   3 years alwin Refactoring of class name
(edit) @2070   3 years alwin * recursive adding / removing ignore patterns in both windows enabled * …
(edit) @2069   3 years alwin forgot refreshing tree after setting svn:ignore recursive
(edit) @2068   3 years alwin Lot of ignore patterns - used the fresh integrated recursive ignore …
(edit) @2067   3 years alwin for ticket #576 - setup an action which let users add (and remove!) ignore …
(edit) @2066   3 years alwin add some ignores
(edit) @2065   3 years alwin removed obsolete code from library
(edit) @2064   3 years alwin Added define which let eclipse debug without setting environment variable
(edit) @2063   3 years alwin avoid some compiler-warnings
(edit) @2062   3 years alwin * ChangeLog updated * patch level increased
(edit) @2061   3 years alwin workaround for ticket #765 - on some strange configured systems like …
(edit) @2060   3 years alwin Tagging bugfix release 1.5.2
(edit) @2059   3 years alwin Changelog updated
(edit) @2058   3 years alwin Work on barchart calculations
(edit) @2057   3 years alwin Merged revisions 2055-2056 via svnmerge from …
(edit) @2056   3 years alwin * extra status information are cleaned when open/close an url * ChangeLog
(edit) @2055   3 years alwin translations updated
(edit) @2054   3 years alwin some work on new barchart
(edit) @2053   3 years alwin commented out not longer usefull debug statements
(edit) @2052   3 years alwin * 'cause the imported chart view has to much problems with design start …
(edit) @2051   3 years alwin * statistic dialog may started from global dboverview * statistic view …
(edit) @2050   3 years alwin some works on statistic. looks like the pieview from qt examples isn't …
(edit) @2049   3 years alwin kdesvn parallel compilation fix + some minor .desktop file tweak from …
(edit) @2048   3 years alwin columnchartview updates geometry when new rows are inserted into model
(edit) @2047   3 years alwin some work on statistic views
(edit) @2046   3 years alwin code cleanup in chart model
(edit) @2045   3 years alwin added a specialized SqlModel? class for usage with statistic view, it …
(edit) @2044   3 years alwin fix calculation of pieview vertical scrollbar
(edit) @2043   3 years alwin inserted a vertical bar into pieview
(edit) @2042   3 years alwin begin integrating a pieview for statistic, for that just taken the example …
(edit) @2041   3 years alwin now exclude of logmessages in statistic view works
(edit) @2040   3 years alwin Added index to sqlite logcache tables it rapid improve performance of …
(edit) @2039   3 years alwin Chart view font beauty
(edit) @2038   3 years alwin Items in statistic view must not be editable
(edit) @2037   3 years alwin bar chart now uses the first column as description so it is more …
(edit) @2036   3 years alwin * speedup the statistic display eg. uses the model/view in more …
(edit) @2035   3 years alwin added settings for suppress specific authors / logs in statistic/logview, …
(edit) @2034   3 years alwin Some work on statistic charts
(edit) @2033   3 years alwin Merged revisions 2030-2032 via svnmerge from …
(edit) @2032   3 years alwin * Fixes install of libsvnqt on Cygwin and Win32 * Fixes linking on Cygwin …
(edit) @2031   3 years alwin * ChangeLog updated * version increased
(edit) @2030   3 years alwin fixed code table translation error in open dialog - fixes ticket #629
(edit) @2029   3 years alwin Code cleanup: moved all thread related stuff into own subfolder
(edit) @2028   3 years alwin * code cleanup in chart code * better colors generating for chart display
(edit) @2027   3 years alwin * fix a crasher in columnchart * set title for chart
(edit) @2026   3 years alwin chart view now scrolls to selected item
(edit) @2025   3 years alwin update version for main development
(edit) @2024   3 years alwin fixed the columnchartview so it translates the selection rect to the right …
(edit) @2023   3 years alwin first preview of statistic window works ToDo?: replace chart drawing with …
(edit) @2022   3 years alwin Added chart class system found on  http://www.wysota.eu.org/charts.html
(edit) @2021   3 years alwin Added chart class system found on  http://www.wysota.eu.org/charts.html
(edit) @2020   3 years ar Specify subversion path on windows the same way as on unix: cmake -D …
(edit) @2019   3 years alwin Merged revisions 2012-2018 via svnmerge from …
(edit) @2018   3 years alwin Tagging release 1.5.1
(edit) @2017   3 years alwin messages about background jobs are going to statusbar instead logwindow, …
(edit) @2016   3 years alwin ChangeLog updated
(edit) @2015   3 years alwin new generated svnqt include file wrapper got wrong license headers - fixed
(edit) @2014   3 years alwin fix wrong modify property dialog #758 (taken from debian bug 551816)
(edit) @2013   3 years alwin KIO sends to much error messages 'cause dolphin/konqueror tries on every …
(edit) @2012   3 years alwin Merged revisions 2003-2005,2007-2008,2010-2011 via svnmerge from …
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.