source: trunk @ 1339

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @1335   5 years alwin first stuff get inserted into sqlite database…
(edit) @1334   5 years alwin * svn::Revision may now checked if equal to an integer number * …
(edit) @1333   5 years alwin first exact methods into ReposLog-Cache class
(edit) @1332   5 years alwin * increased version * notes in ChangeLog * "log" method of svn::Client …
(edit) @1331   5 years alwin some sqlite work done again
(edit) @1330   5 years alwin some sqlite work done
(edit) @1329   5 years alwin move on in sqlite integration
(edit) @1328   5 years ar compile with Qt4
(edit) @1327   5 years alwin beginning of logcache integration
(edit) @1324   5 years alwin hopefully fixed #273
(edit) @1323   5 years alwin try solve bug #286 seems to be a timing problem on deleting objects inside
(edit) @1322   5 years alwin openrepository opens the canonical repository url instead of the url of …
(edit) @1321   5 years alwin index.docbook:: * inserted description for conflict resolving into …
(edit) @1320   5 years alwin merged in stuff from branch rel_0_14 up to r1316
(edit) @1319   5 years alwin inserted an action for calling a program for resolving conflicts with …
(edit) @1318   5 years alwin * set default output suffix depending on machine type (64bit -> "64" …
(edit) @1317   5 years stikonas Added lithuanian entry
(edit) @1314   5 years mariopal Updated spanish translation.
(edit) @1313   6 years alwin made logdialog modeless in standard-gui-mode
(edit) @1308   6 years alwin Lithuan translation updated, tnx to Andrius Štikonas
(edit) @1306   6 years patrick.allaert Updated french translation.
(edit) @1305   6 years alwin merged in stuff from rel_14_0 branch on revision 1304
(edit) @1302   6 years alwin some mods on logdialog again
(edit) @1301   6 years alwin * revision input widget: WORKING may disabled * central list: revision …
(edit) @1300   6 years alwin Revision button now works fine, first interaction of logdialog with this …
(edit) @1299   6 years alwin created special Revision-select-buttons and inserted into log-Display for …
(edit) @1298   6 years alwin svnactions.cpp:singleInfo: InfoEntries? are inserted with real revision, …
(edit) @1297   6 years alwin * svn::Revision: added constant values for Date-Based and Numeric-based …
(edit) @1296   6 years alwin apidox target inserted fix a problem building the source-browser in …
(edit) @1295   6 years alwin remote_special_properties as new config option for selecting if special …
(edit) @1294   6 years alwin * insertKey in itemCache failed when key exists due inserting a subkey …
(edit) @1293   6 years alwin * svn::Path may check if it is an Url or a local path * svnqt minor …
(edit) @1292   6 years ar fix compile errors with qsvn (qt4)
(edit) @1291   6 years alwin sub2qt:: Translator for QDateTime to KDE-Datestring svnactions:: …
(edit) @1290   6 years alwin small re-design of logwindow
(edit) @1288   6 years biebl The upgrade script used bashisms like "while read; do" and $REPLY. This …
(edit) @1285   6 years alwin fix in spec-file
(edit) @1283   6 years alwin Translations updated
(edit) @1282   6 years alwin handbook updated debug message removed
(edit) @1281   6 years alwin disable for now left (empty) treeview planned for issue #99 'cause I've no …
(edit) @1280   6 years alwin some small corrections, searchProperty uses internal property cache
(edit) @1279   6 years alwin For request #156:: * using the bugtraq:logregex and bugtraq:url for …
(edit) @1278   6 years alwin * start implementing issue #156 but disabled 'cause it seems that QRegExp …
(edit) @1277   6 years alwin * typo fixed * changed order of revisions for "display last changes"
(edit) @1276   6 years alwin Svnfrontend:: * some internal interface documentation * added "Display …
(edit) @1275   6 years patrick.allaert Fixed incorrect input preventing translators being shown correctly in …
(edit) @1274   6 years patrick.allaert Updated french translation.
(edit) @1273   6 years patrick.allaert Updated french translation.
(edit) @1272   6 years patrick.allaert Updated french translation.
(edit) @1271   6 years alwin for ticket #99: kdesvnpart will display a left pane when running in …
(edit) @1270   6 years alwin #175 - added dependency to /usr/bin/dot
(edit) @1269   6 years alwin when unfolding all folders kdesvn must show a cancel-button
(edit) @1268   6 years alwin * svn::client.ls() uses svn_client_list * svn::client.status() filter out …
(edit) @1267   6 years alwin modified patch from Jerome Robert applied (ticket #170), all folders may …
(edit) @1266   6 years alwin svnqt:: * typedef for Pathes moved into snvqttypes.hpp GUI:: * when …
(edit) @1265   6 years alwin annotate_line.hpp:: code beauty renamed localeselector into …
(edit) @1264   6 years alwin Codec in diff-display may changed, ticket #116 done
(edit) @1263   6 years alwin let annotate_line.hpp build with qt4
(edit) @1262   6 years alwin * BlameDisplay?: User may select different output encoding for blame …
(edit) @1261   6 years alwin translation files updated
(edit) @1260   6 years alwin * typo fixed * docbook updated * changelog updated
(edit) @1259   6 years alwin new option if svn:needs-lock should checked on working copies (see #173) …
(edit) @1258   6 years alwin svn::client::status returns a list to SharedPointer? of svn::Status, so we …
(edit) @1257   6 years alwin Context menu "display properties" on repositories.
(edit) @1256   6 years alwin fixed a possible ugly crasher
(edit) @1255   6 years alwin libsvnqt:: removed libtool-style .la file from generating and …
(edit) @1254   6 years alwin log method of svnaction:: * returns SharedPointer? instead pure pointer …
(edit) @1253   6 years alwin * small fix in svn::SharedPointer? * proplist returns a shared pointer on …
(edit) @1252   6 years alwin cache structures made as template class so we may create different caches, …
(edit) @1251   6 years alwin moved kio stuff into namespace KIO
(edit) @1250   6 years alwin cacheEntry -> templated class so we may store other stuff than …
(edit) @1249   6 years alwin removed obsolete menu entries from gui-xml-file
(edit) @1248   6 years alwin Ticket #168 implemented typedefs in svnqt in extra header file
(edit) @1247   6 years alwin typo in german translation fixed
(edit) @1246   6 years pallaert Updated french translation (spell checking only).
(edit) @1245   6 years pallaert Updated french translation.
(edit) @1244   6 years alwin small layout fix in setup dialog
(edit) @1243   6 years alwin * Workaround for ticket #140: * kompare isn't default external diff …
(edit) @1242   6 years alwin build instructions modified
(edit) @1241   6 years mariopal Updated spanish translation.
(edit) @1240   6 years alwin featurerequest #84 fixed: * in all context menus some more standard …
(edit) @1239   6 years alwin small cleanup in INSTALL-cmake
(edit) @1238   6 years alwin Documented some settings not yed described.
(edit) @1237   6 years alwin changed homepage url in documentation
(edit) @1236   6 years alwin Setup new projectpage of kdesvn in spec-file
(edit) @1235   6 years alwin Setup new projectpage of kdesvn
(edit) @1234   6 years ar - use svnqt/CMakeLists.txt for build qt3 and qt4. buildqt4 is no longer …
(edit) @1233   6 years alwin fixed a small bug within detecting symbolic links for a local url
(edit) @1230   6 years alwin display "..." instead of "Toplevel" when commiting top-level-folder of a …
(edit) @1229   6 years alwin When open urls from bookmarks them will not stored in rescent url list
(edit) @1228   6 years alwin typo in changelog fixed
(edit) @1226   6 years alwin initialized svnmerge.py values on trunk for re-integrating svn 1.5 related …
(edit) @1225   6 years alwin #115 Merge Dialog: remember last Input for fields 'Source 1' and 'Source …
(edit) @1224   6 years alwin #49 Symlinks to a versionned directory can't be shown in kdeSVN fixed
(edit) @1223   6 years alwin hiding new items in commitdialog may stored in config file
(edit) @1222   6 years alwin Translations updated
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.