source: @ 2074

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @2011   3 years alwin patch level increased
(edit) @2010   3 years alwin Merged revisions 1961 via svnmerge from …
(edit) @2009   3 years alwin Initialized merge tracking via "svnmerge" with revisions "1-2002" from …
(edit) @2008   3 years alwin Fixed spec file for opensuse build service
(edit) @2007   3 years alwin Fix spec file for opensuse build
(edit) @2006   3 years alwin tagging release 1.5.0
(edit) @2005   3 years alwin fix in database overview dialog
(edit) @2004   3 years alwin added an own clock icon for settings dialog
(edit) @2003   3 years alwin fix in spec file
(edit) @2002   3 years alwin Creating feature freeze branch for release 1.5.x
(edit) @2001   3 years alwin implemented reintegrate merge (tickets #654 and #342)
(edit) @2000   3 years alwin translation files updated
(edit) @1999   3 years alwin fix for #686 - import didn't work when only folder in left navigation pane …
(edit) @1998   3 years alwin try to fix #752 and #670
(edit) @1997   3 years alwin * added enum for repository capabilities * increased patchlevel of svnqt …
(edit) @1996   3 years alwin Integrated fast access to properties editor for items in left navigation …
(edit) @1995   3 years alwin fix for ticket #610 and part of #187
(edit) @1994   3 years alwin Boxes in treeview have always same size
(edit) @1993   3 years alwin ChangeLog updated
(edit) @1992   3 years alwin Updated AUTHORS
(edit) @1991   3 years alwin correct "About" content
(edit) @1990   3 years alwin added error notice methode to kdesvnd
(edit) @1989   3 years alwin Beauty code with krazy2
(edit) @1988   3 years alwin renamed all *.hpp files to files ending with .h instead. files ending with …
(edit) @1987   3 years alwin ChangeLog update
(edit) @1986   3 years alwin implemented #565 - "Select all" button for commit box
(edit) @1985   3 years alwin ChangeLog update
(edit) @1984   3 years alwin work on KIO feedback messsages
(edit) @1983   3 years alwin * special feedback for put operation in kio works now more/less good * …
(edit) @1982   3 years alwin Work on KIO visual feedback
(edit) @1981   3 years alwin Checking for updates or modified items now may run in background with …
(edit) @1980   3 years alwin some stuff on KIO
(edit) @1979   3 years alwin made calls to dbus inside kio-listener via macro to reduce code duplicates
(edit) @1978   3 years alwin start integration of notification system of kde4, may usefull for hidden …
(edit) @1977   3 years alwin ChangeLog updated
(edit) @1976   3 years alwin Translations updated
(edit) @1975   3 years alwin record_only parameter inserted (ticket #655)
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.