source: @ 1903

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1903   4 years alwin small parts of implementation of repository settings dialog
(edit) @1902   4 years alwin added widget for repository settings
(edit) @1901   4 years alwin check for HEAD revision in KIO operations del and mkdir
(edit) @1900   4 years alwin * start interface for visual KIO progress feedback * small improvments of …
(edit) @1899   4 years alwin * typo (bad english) fixed * translation files updated
(edit) @1898   4 years alwin * change caption of main window if revision for browsing remote revision …
(edit) @1897   4 years alwin try print progress from kio in put operation…
(edit) @1896   4 years alwin * inserted some missing subversion 1.6 fields into svn::InfoEntry? * …
(edit) @1895   4 years alwin removed useless dbus interface
(edit) @1894   4 years alwin tagging bugfix release 1.0.6
(edit) @1893   4 years alwin * fix buildproblem with svn 1.6 #614 * version number increased, …
(edit) @1892   4 years alwin * fix buildproblem with svn 1.6 #614 * version number increased, …
(edit) @1891   4 years alwin deleting whole database entry implemented
(edit) @1890   4 years alwin fixed a crash in put operation of kio modul
(edit) @1889   4 years alwin * removed debug output * suppress compile warnings
(edit) @1888   4 years alwin ChangeLog updated
(edit) @1887   4 years alwin implemented full (faked) write support (made via a temporary checkout), …
(edit) @1886   4 years alwin implemented "put" into kio module, currently only import supported, not …
(edit) @1885   4 years alwin * some corrections in kio/dbus integration * configure sript uses system …
(edit) @1884   4 years alwin * model for mainviews contains a unique identifier so kdesvn is able to …
(edit) @1883   4 years alwin Cleaning of repositories cache implemented
(edit) @1882   4 years alwin diff parameter generating error again
(edit) @1881   4 years alwin tagging bugfix release
(edit) @1880   4 years alwin merged in stuff from branch rel_1_3
(edit) @1879   4 years alwin build fix
(edit) @1878   4 years alwin * print small status about database in dboverview * cleaned ChangeLog
(edit) @1877   4 years alwin ChangeLog updated
(edit) @1876   4 years alwin backport from trunk: r1858, r1863, r1865, r1870, r1872
(edit) @1875   4 years alwin Hopefully fixed crasher when clicked in left panel. (#644,#643,#642,#639
(edit) @1874   4 years alwin start db overview dialog
(edit) @1873   4 years alwin small buildsystem corrections
(edit) @1872   4 years alwin fixed menu order in settings menu
(edit) @1871   4 years alwin some more methods reading configuration back from database
(edit) @1870   4 years alwin * fix #640 and other, option "open last url on start" were not saved
(edit) @1869   4 years alwin * start interface storing config into sqlite database * removed obsolete …
(edit) @1868   4 years alwin * integrated interface for repository specific options (into database) * …
(edit) @1867   4 years alwin prepared storage of special options per repository I think it is better …
(edit) @1866   4 years alwin before closing log-databases make a commit for cleaning db-queue
(edit) @1865   4 years alwin also unselect possible selected items when in left panel the root node is …
(edit) @1864   4 years alwin fix small error in generating diff parameter
(edit) @1863   4 years alwin when navigation panel is shown, use rootIndex() for main tree if set as …
(edit) @1862   4 years alwin doxygen files format upgraded
(edit) @1861   4 years alwin layout fix in import logmessage dialog
(edit) @1860   4 years alwin * creation of repository now svn 1.6 ready * parameter class for this …
(edit) @1859   4 years alwin * ChangeLog updated * Version increased
(edit) @1858   4 years alwin import files correct way via drag&drop
(edit) @1857   4 years alwin forgot case were url is dropped into right empty area with rootUrl set. …
(edit) @1856   4 years alwin mostly finished re-work of drag&drop code
(edit) @1855   4 years alwin small fix in select/drag
(edit) @1854   4 years alwin start integrate own itemview with better drag&drop used for both trees of …
(edit) @1853   4 years alwin fixed drag&drop copy from other repository revision than HEAD
(edit) @1852   4 years alwin fix a compile problem
(edit) @1851   4 years alwin * Fixed deprecated warnings when building against subversion 1.6 * some …
(edit) @1850   4 years alwin fix a include problem in test files
(edit) @1849   4 years alwin * propset now uses PropertiesParamter? class * propdel deleted, it is not …
(edit) @1848   4 years alwin parameter class for setting properties inserted, revpropset may use svn …
(edit) @1847   4 years alwin revert removing wc*
(edit) @1846   4 years alwin integrated svn 1.6 svn_auth_get_ssl_client_cert_pw_file_provider2
(edit) @1845   4 years alwin * integrated svn 1.6 svn_auth_get_simple_provider2 * fix: kdesvn always …
(edit) @1844   4 years alwin * removed obsolete methods/classes which are not used or usefull * svn …
(edit) @1843   4 years alwin removed old "move" method from lib
(edit) @1842   4 years alwin fixed some compile warnings about unused variables
(edit) @1841   4 years alwin integrated svn 1.6 version of log
(edit) @1840   4 years alwin prepared LogParameter? class for usage with Client::log method
(edit) @1839   4 years alwin removed duplicate log methods, last call to it replaced
(edit) @1838   4 years alwin * implemented parameter class for "status" * cleaned up the code a little …
(edit) @1837   4 years alwin * Client::status now uses 1.6 api if compiled against svn 1.6 or above * …
(edit) @1836   4 years alwin Merged revisions 1830-1831 via svnmerge from …
(edit) @1835   4 years alwin svn::Client::diff uses now special paramter class
(edit) @1834   4 years alwin Prepared paramter class for diff methods
(edit) @1833   4 years alwin * copy may use subversion 1.6 interface * copy/move uses a special …
(edit) @1832   4 years alwin start switching to parameter classes for the most changing subversion …
(edit) @1831   4 years alwin fixed a small fontproblem in revision tree
(edit) @1830   4 years alwin Fixed sorting error see ticket #625
(edit) @1829   4 years mariopal Updated spanish translation. "Logcache" is translated to "Caché de …
(edit) @1828   4 years alwin Merged revisions 1822-1826 via svnmerge from …
(edit) @1827   4 years alwin tagging release 1.3.1
(edit) @1826   4 years alwin * left navigation panel may get unused (but not removed) so kdesvn acts …
(edit) @1825   4 years alwin Fixed a sort problem when kdesvn starts, looks like a change inside qt I …
(edit) @1824   4 years alwin * patch level increased * ChangeLog updated
(edit) @1823   4 years alwin fixed a design error in authentication dialog
(edit) @1822   4 years alwin starting bugfix branch for rel 1.3.x
(edit) @1821   4 years alwin Fixed a control sequence error
(edit) @1820   4 years alwin Roman translation by Catalin Florin Russen - tnx!
(edit) @1819   4 years alwin some adaptions for subversion 1.6
(edit) @1818   4 years alwin Tagging version 1.3.0
(edit) @1817   4 years alwin * fixed typo * translation files updated
(edit) @1816   4 years alwin changed selection scheme for dirnavigation back to extended selection, …
(edit) @1815   4 years alwin selection mode fix in main widget
(edit) @1814   4 years mariopal Updated spanish translation.
(edit) @1813   4 years alwin * log action for left dirtree * translation for german fixed * …
(edit) @1812   4 years alwin Changelog updated
(edit) @1811   4 years alwin Translations updated
(edit) @1810   4 years ar - add the ability to specify the directory where cmake finds the …
(edit) @1809   4 years alwin * a lot of code beauty checked with krazy2 - part three * patch from …
(edit) @1808   4 years alwin a lot of code beauty checked with krazy2 - part two
(edit) @1807   4 years alwin a lot of code beauty checked with krazy2 - part one
(edit) @1806   4 years alwin workaround for issue #613 A real solution will follow in 1.4
(edit) @1805   4 years alwin fixed issue #570
(edit) @1804   4 years alwin integrated issue #593
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.