source: @ 1435

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @1424   5 years alwin Some more kd4 porting
(edit) @1423   5 years alwin helpers library now builds with kde4
(edit) @1422   5 years alwin cleanup buildsystem
(edit) @1421   5 years alwin little bit kde4
(edit) @1420   5 years alwin Merged revisions 1377-1418 via svnmerge from …
(edit) @1419   5 years alwin little bit kde4 porting
(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 …
(edit) @1394   5 years alwin #161 implemented
(edit) @1393   5 years alwin #350 implemented (svn_client_info2)
(edit) @1392   5 years alwin some work on log4
(edit) @1391   5 years alwin basic implementation of issue #340 (svn_client_log4)
(edit) @1390   5 years mariopal Updated spanish translation.
(edit) @1389   5 years alwin * #333 implemented * added all missing options for annotate calls
(edit) @1388   5 years alwin * #335 (svn_client_add4) * fixed a resursion aka depth error while …
(edit) @1387   5 years alwin fix qsvn build errors
(edit) @1386   5 years alwin * integrated #157 and #177
(edit) @1385   5 years ar - fix typo
(edit) @1384   5 years alwin * reorder of items in logmessage/commit dialog * implemented …
(edit) @1383   5 years alwin * commit now uses svn::Depth instead of boolean for recurse * integrated …
(edit) @1382   5 years patrick.allaert Updated french translation.
(edit) @1381   5 years alwin removed support for subversion prior version 1.3
(edit) @1380   5 years alwin translations updated
(edit) @1379   5 years alwin fixed #330 - "Pristine state modified" messages will suppressed.
(edit) @1378   5 years alwin * #351 integrated * fixed a problem in svn::Revision which let dump fail
(edit) @1377   5 years alwin #349 implemented (svn_info_t structure for subversion 1.5)
(edit) @1376   5 years alwin diffsyntax no compiles with qt4
(edit) @1375   5 years alwin some kde4 portage work
(edit) @1374   5 years alwin Merged revisions …
(edit) @1373   5 years alwin tagging release 0.14.4
(edit) @1372   5 years alwin Fix svn15 compile issue
(edit) @1371   5 years alwin merged back from trunk: * fix a wrong handling of memory which results in …
(edit) @1370   5 years ar include needed files
(edit) @1369   5 years alwin removed wrong pool handling
(edit) @1368   5 years alwin Merged revisions 1116-1159,1163-1362,1365-1366 via svnmerge - properties
(edit) @1367   5 years alwin Merged revisions 1116-1159,1163-1362,1365-1366 via svnmerge from …
(edit) @1366   5 years alwin * fixed bugtrack-url * removed obsolete debug texxt
(edit) @1365   5 years alwin * merged in backtraced exceptions * apr-pool initialize moved into other …
(edit) @1364   5 years alwin Merged revisions 1162-1362 via svnmerge from …
(edit) @1363   5 years alwin Merged revisions 1162-1362 via svnmerge from …
(edit) @1362   5 years alwin tried some reorder in initialize, backtrace into exception if build with …
(edit) @1361   5 years ar Fix compile-problem with Qt4
(edit) @1360   5 years alwin merged in form branch rel_0_14 up to revision 1358 (pegged diffs)
(edit) @1359   5 years alwin Tagging release 0.14.3
(edit) @1358   5 years alwin svnqt version increased
(edit) @1357   5 years alwin peg revisions with external diffs works, too. So fix for bug #309 seems …
(edit) @1356   5 years alwin call to internal diff now may use a real peg revision
(edit) @1355   5 years alwin internal pegged diff works mostly. ToDo?: * enhance SvnActions? - diff …
(edit) @1354   5 years alwin cleaned up svn-diff-code so we can better re-use codeblocks
(edit) @1353   5 years ar Fix compile problems for win32
(edit) @1352   5 years alwin prepare call for pegged diff as fix for #309
(edit) @1351   5 years alwin merged in r1350 as fix for #314 from trunk
(edit) @1350   5 years alwin fix for #314
(edit) @1349   5 years alwin small fix in cache code
(edit) @1348   5 years alwin when user hit cancel in logmessage-dialog the message typed is stored and …
(edit) @1347   5 years alwin always use own ssh-askpass, on fedora and others the default one ist more …
(edit) @1346   5 years alwin sql logs tries…
(edit) @1345   5 years alwin small interface docu
(edit) @1344   5 years alwin fixed a small porting error
(edit) @1343   5 years alwin let it build with qt4.…
(edit) @1342   5 years alwin removed QSqlCursor usage 'cause this class is removed in qt4
(edit) @1341   5 years alwin sqlite3-db uses now other sqlite3 functions for executing statements, this …
(edit) @1340   5 years alwin * svn::Exception - destructor virtual (old error taken from old svncpp), …
(edit) @1339   5 years alwin * catch svn::Exception not svn::ClientException? * don't try retrieve logs …
(edit) @1338   5 years alwin On open repository/working copy a thread starts filling the logcache.
(edit) @1337   5 years alwin step forward in log-cache integration
(edit) @1336   5 years alwin some sqlite stuff again
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.