source: trunk @ 1730

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1730   5 years alwin fix install name for svnqt header
(edit) @1729   5 years alwin avoid some warnings with cmake, STRIP_TRAILING_WHITE_SPACE seems not …
(edit) @1728   5 years alwin hint from Micheal Biebl: * toolbar items got a short text * removed …
(edit) @1727   5 years alwin integrated (and fixed) patch from Orion Poplawski for some better …
(edit) @1726   5 years alwin merged in bugfixes from rel_1_0
(edit) @1722   5 years ar - fix compile problem with visual studio
(edit) @1721   5 years alwin hopefully removed all hidden references to kd3/qt3 now
(edit) @1720   5 years alwin #561
(edit) @1713   5 years alwin Version number increased
(edit) @1712   5 years alwin Last merged revisions 1689,1692-1699,1705-1711 via svnmerge from …
(edit) @1704   5 years alwin sync with rel_1_0 branch
(edit) @1691   5 years alwin * changed link to bugtracker in properties Merged revisions 1673-1690 via …
(edit) @1688   5 years alwin * Trunk now complete qt4/kde4 only, all future bugfixes for kde3 in …
(edit) @1687   5 years alwin Initialized merge tracking via "svnmerge" with revisions "1-1080" from …
(edit) @1673   5 years alwin Merged revisions 1671-1672 via svnmerge from …
(edit) @1643   5 years alwin Merged revisions 1597-1642 via svnmerge from …
(edit) @1639   5 years patrick.allaert Updated french translation.
(edit) @1597   5 years alwin Merged revisions 1560-1596 via svnmerge from …
(edit) @1560   5 years alwin Merged revisions 1515,1524,1559 via svnmerge from …
(edit) @1504   5 years alwin Merged revisions 1499,1501-1503 via svnmerge from …
(edit) @1500   5 years mariopal Updated spanish translation.
(edit) @1497   5 years alwin initialized for svnmergepy from branch 1.0.x
(edit) @1494   5 years alwin * getSingleLog action try use of sql cache * simpleLog in ReposLog checks …
(edit) @1493   5 years alwin documentation updated
(edit) @1492   5 years alwin logcache is not used if repository is not local (eg. not  file://)
(edit) @1491   5 years alwin upodate parents in tree view if item is modified
(edit) @1488   5 years alwin removed not used ui/code
(edit) @1487   5 years alwin * revision trees simplelog checks the nonetwork setting
(edit) @1485   5 years alwin * fixed a non catched exception in revision tree * all catches works on …
(edit) @1484   5 years alwin * Changelog updated * translation updated
(edit) @1480   5 years alwin small fix in fill cache algorithm
(edit) @1479   5 years alwin don't save logmessages larger than 512byte
(edit) @1478   5 years alwin when enter a commit message content of a textfile may inserted
(edit) @1477   5 years alwin translations updated
(edit) @1476   5 years alwin * inserted missing config checkbox for not filling logcache on open …
(edit) @1475   5 years alwin little bit scripting for dailybuilds rpms
(edit) @1473   5 years alwin various backward fixes for systems like centos5
(edit) @1472   5 years alwin documentation updated
(edit) @1471   5 years alwin * translations updated * password cache may disabled
(edit) @1470   5 years ar - disable some warnings in Visual Studio 2008
(edit) @1469   5 years ar #70 switch QSvn windows-binaries to Subversion 1.5
(edit) @1465   5 years alwin login cache works
(edit) @1464   5 years alwin Check for access to wallet may not done in pwstorage-class itself…
(edit) @1463   5 years alwin * Preparation of caching logins for a program session * fix in pwstorage …
(edit) @1462   5 years alwin using one threadlistener for all threads is a bad idea
(edit) @1461   5 years alwin All threads are using the same listener
(edit) @1460   5 years alwin many many tnx to Holger "Zecke" Freyther: He gaved me the right hint what …
(edit) @1459   5 years alwin * make sure that only one event per time is send from threads * fix a …
(edit) @1458   5 years alwin * fixed a copy and paste error :S * fixed spec file for build service
(edit) @1454   5 years alwin changelog modified
(edit) @1450   5 years alwin * Reworked the way a KWallet access is generated * fixed accessing …
(edit) @1449   5 years alwin removed test code
(edit) @1448   5 years alwin
(edit) @1447   5 years alwin workaround for #186 and other bugs related to kwallet usage.
(edit) @1446   5 years alwin small fix to OSC stuff
(edit) @1445   5 years alwin added stuff of OSC
(edit) @1444   5 years ar - fix compile-problems with Qt4
(edit) @1443   5 years alwin * fix in code for checking if kdesvn should work without network access * …
(edit) @1442   5 years alwin * check the correct path on cached logs * when diffing check if it is …
(edit) @1441   5 years alwin Stopping the thread for filling the log cache possible
(edit) @1440   5 years alwin * general thread status in svnaction * emiting signal when logcache …
(edit) @1439   5 years alwin handbook - description how passwords are saved (or not)
(edit) @1438   5 years ar - Fix compile-problem with Qt4
(edit) @1437   5 years alwin handbook updated
(edit) @1436   5 years alwin fixed an error in getting saved passwords, may this is a reason for issue …
(edit) @1435   5 years alwin typo fixed
(edit) @1434   5 years alwin translations updated
(edit) @1433   5 years alwin event for logcache progress sends better values
(edit) @1432   5 years alwin when filling the logcache in background a progressbar is displayed.
(edit) @1431   5 years alwin cached log now lists changed entries, too
(edit) @1430   5 years alwin * increased required subversion version in spec-file-template * use may …
(edit) @1429   5 years alwin * ChangeLog * switch networking on/off re-enables or disables actions
(edit) @1428   5 years alwin small fix
(edit) @1427   5 years alwin cached log now working
(edit) @1426   5 years mariopal Updated spanish translation.
(edit) @1425   5 years alwin Some work
(edit) @1418   5 years alwin * actions looks if network is enabled or not. * after commit logcache …
(edit) @1417   5 years alwin removed a lot of stupid methods declaration in interface
(edit) @1416   5 years alwin * when filling cache is finished the event will not ignored anymore * …
(edit) @1415   5 years alwin * LogCache? may give a list of repositories in cache * svn::Direntry uses …
(edit) @1414   5 years alwin fix for qt4 build
(edit) @1413   5 years alwin merge_peg inserted
(edit) @1412   5 years alwin * new copy method for multiple sources works correct when build with …
(edit) @1411   5 years alwin translation files updated
(edit) @1410   5 years alwin * svnqt: new move method now works correct when build against subversion …
(edit) @1409   5 years alwin fixed a failure in calling svn_client_copy4
(edit) @1408   5 years alwin * svn_client_move5 integratd (issue #178) * array() method of Targets and …
(edit) @1407   5 years alwin svn_client_delete3 integrated (#337)
(edit) @1406   5 years alwin * issue #345 done (svn_client_resolve from svn 1.5) * take latest changes …
(edit) @1405   5 years alwin from issue #334: conflict_baton and conflict_fun integrated in a generic …
(edit) @1404   5 years alwin fixed error in revision compare operator
(edit) @1403   5 years alwin ConflictDescription? class for implemantation of conflict callback. (see …
(edit) @1402   5 years alwin * svn_client_propget3 / list3 implemented (#347) * return QLONG instead …
(edit) @1401   5 years alwin * finished integration of svn_client_commit4 (issue #339) * LogEntry?
(edit) @1400   5 years alwin Integrate svn 1.5 diff interface ( #166)
(edit) @1399   5 years alwin Implemented issues #158, #159 and #162: * interfaces in svnqt changed * …
(edit) @1398   5 years alwin implemented task #344
(edit) @1397   5 years alwin * Issue #336 - svn_client_mkdir3 * Changelog updated
(edit) @1396   5 years alwin * dutch translation updated * dutch handbook added Tnx to Ronald …
(edit) @1395   5 years alwin * Issue #131 implemented (svn_client_merg3) * all merge-options now in …
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.