@1412
5 years
alwin
* new copy method for multiple sources works correct when build with …
@1411
5 years
alwin
translation files updated
@1410
5 years
alwin
* svnqt: new move method now works correct when build against subversion …
@1409
5 years
alwin
fixed a failure in calling svn_client_copy4
@1408
5 years
alwin
* svn_client_move5 integratd (issue #178 )
* array() method of Targets and …
@1407
5 years
alwin
svn_client_delete3 integrated (#337 )
@1406
5 years
alwin
* issue #345 done (svn_client_resolve from svn 1.5)
* take latest changes …
@1405
5 years
alwin
from issue #334 :
conflict_baton and conflict_fun integrated in a generic …
@1404
5 years
alwin
fixed error in revision compare operator
@1403
5 years
alwin
ConflictDescription? class for implemantation of conflict callback. (see …
@1402
5 years
alwin
* svn_client_propget3 / list3 implemented (#347 )
* return QLONG instead …
@1401
5 years
alwin
* finished integration of svn_client_commit4 (issue #339 )
* LogEntry? …
@1400
5 years
alwin
Integrate svn 1.5 diff interface ( #166 )
@1399
5 years
alwin
Implemented issues #158 , #159 and #162 :
* interfaces in svnqt changed
* …
@1398
5 years
alwin
implemented task #344
@1397
5 years
alwin
* Issue #336 - svn_client_mkdir3
* Changelog updated
@1396
5 years
alwin
* dutch translation updated
* dutch handbook added
Tnx to Ronald …
@1395
5 years
alwin
* Issue #131 implemented (svn_client_merg3)
* all merge-options now in …
@1394
5 years
alwin
#161 implemented
@1393
5 years
alwin
#350 implemented (svn_client_info2)
@1392
5 years
alwin
some work on log4
@1391
5 years
alwin
basic implementation of issue #340 (svn_client_log4)
@1390
5 years
mariopal
Updated spanish translation.
@1389
5 years
alwin
* #333 implemented
* added all missing options for annotate calls
@1388
5 years
alwin
* #335 (svn_client_add4)
* fixed a resursion aka depth error while …
@1387
5 years
alwin
fix qsvn build errors
@1386
5 years
alwin
* integrated #157 and #177
@1385
5 years
ar
- fix typo
@1384
5 years
alwin
* reorder of items in logmessage/commit dialog
* implemented …
@1383
5 years
alwin
* commit now uses svn::Depth instead of boolean for recurse
* integrated …
@1382
5 years
patrick.allaert
Updated french translation.
@1381
5 years
alwin
removed support for subversion prior version 1.3
@1380
5 years
alwin
translations updated
@1379
5 years
alwin
fixed #330 - "Pristine state modified" messages will suppressed.
@1378
5 years
alwin
* #351 integrated
* fixed a problem in svn::Revision which let dump fail
@1377
5 years
alwin
#349 implemented (svn_info_t structure for subversion 1.5)
@1370
5 years
ar
include needed files
@1369
5 years
alwin
removed wrong pool handling
@1368
5 years
alwin
Merged revisions 1116-1159,1163-1362,1365-1366 via svnmerge - properties
@1367
5 years
alwin
Merged revisions 1116-1159,1163-1362,1365-1366 via svnmerge from …
@1361
5 years
ar
Fix compile-problem with Qt4
@1360
5 years
alwin
merged in form branch rel_0_14 up to revision 1358 (pegged diffs)
@1353
5 years
ar
Fix compile problems for win32
@1350
5 years
alwin
fix for #314
@1349
5 years
alwin
small fix in cache code
@1348
5 years
alwin
when user hit cancel in logmessage-dialog the message typed is stored and …
@1347
5 years
alwin
always use own ssh-askpass, on fedora and others the default one ist more …
@1346
5 years
alwin
sql logs tries…
@1345
5 years
alwin
small interface docu
@1344
5 years
alwin
fixed a small porting error
@1343
5 years
alwin
let it build with qt4.…
@1342
5 years
alwin
removed QSqlCursor usage 'cause this class is removed in qt4
@1341
5 years
alwin
sqlite3-db uses now other sqlite3 functions for executing statements, this …
@1340
5 years
alwin
* svn::Exception - destructor virtual (old error taken from old svncpp), …
@1339
5 years
alwin
* catch svn::Exception not svn::ClientException?
* don't try retrieve logs …
@1338
5 years
alwin
On open repository/working copy a thread starts filling the logcache.
@1337
5 years
alwin
step forward in log-cache integration
@1336
5 years
alwin
some sqlite stuff again
@1335
5 years
alwin
first stuff get inserted into sqlite database…
@1334
5 years
alwin
* svn::Revision may now checked if equal to an integer number
* …
@1333
5 years
alwin
first exact methods into ReposLog -Cache class
@1332
5 years
alwin
* increased version
* notes in ChangeLog
* "log" method of svn::Client …
@1331
5 years
alwin
some sqlite work done again
@1330
5 years
alwin
some sqlite work done
@1329
5 years
alwin
move on in sqlite integration
@1328
5 years
ar
compile with Qt4
@1327
5 years
alwin
beginning of logcache integration
@1324
5 years
alwin
hopefully fixed #273
@1323
5 years
alwin
try solve bug #286 seems to be a timing problem on deleting objects inside
@1322
5 years
alwin
openrepository opens the canonical repository url instead of the url of …
@1321
5 years
alwin
index.docbook::
* inserted description for conflict resolving into …
@1320
5 years
alwin
merged in stuff from branch rel_0_14 up to r1316
@1319
5 years
alwin
inserted an action for calling a program for resolving conflicts with …
@1318
5 years
alwin
* set default output suffix depending on machine type (64bit -> "64" …
@1317
5 years
stikonas
Added lithuanian entry
@1314
6 years
mariopal
Updated spanish translation.
@1313
6 years
alwin
made logdialog modeless in standard-gui-mode
@1308
6 years
alwin
Lithuan translation updated, tnx to Andrius Štikonas
@1306
6 years
patrick.allaert
Updated french translation.
@1305
6 years
alwin
merged in stuff from rel_14_0 branch on revision 1304
@1302
6 years
alwin
some mods on logdialog again
@1301
6 years
alwin
* revision input widget: WORKING may disabled
* central list: revision …
@1300
6 years
alwin
Revision button now works fine, first interaction of logdialog with this …
@1299
6 years
alwin
created special Revision-select-buttons and inserted into log-Display for …
@1298
6 years
alwin
svnactions.cpp:singleInfo: InfoEntries? are inserted with real revision, …
@1297
6 years
alwin
* svn::Revision: added constant values for Date-Based and Numeric-based …
@1296
6 years
alwin
apidox target inserted
fix a problem building the source-browser in …
@1295
6 years
alwin
remote_special_properties as new config option for selecting if special …
@1294
6 years
alwin
* insertKey in itemCache failed when key exists due inserting a subkey …
@1293
6 years
alwin
* svn::Path may check if it is an Url or a local path
* svnqt minor …
@1292
6 years
ar
fix compile errors with qsvn (qt4)
@1291
6 years
alwin
sub2qt::
Translator for QDateTime to KDE-Datestring
svnactions::
…
@1290
6 years
alwin
small re-design of logwindow
@1288
6 years
biebl
The upgrade script used bashisms like "while read; do" and $REPLY. This …
@1285
6 years
alwin
fix in spec-file
@1283
6 years
alwin
Translations updated
@1282
6 years
alwin
handbook updated
debug message removed
@1281
6 years
alwin
disable for now left (empty) treeview planned for issue #99 'cause I've no …
@1280
6 years
alwin
some small corrections, searchProperty uses internal property cache
@1279
6 years
alwin
For request #156 ::
* using the bugtraq:logregex and bugtraq:url for …