@1758
4 years
alwin
deactivated last debug statements inside svnqt library (see #595 )
@1757
4 years
alwin
changed default debugarea to 9510 instead of generic ("0") see #595
@1756
4 years
alwin
removed a lot of debug output not needed anymore - (see #595 )
@1753
4 years
alwin
applied patch from ticket #594 - tnx!
@1751
4 years
ar
- revert changes from r1750
- fix the problem on the right place …
@1750
4 years
ar
- fix a crash on svn::diff. svn_client_diff4 doesn't accept a 0 as …
@1749
4 years
alwin
prepare implementing of issue #576
@1748
4 years
alwin
fix for #568 - logwindow didn't set the focus right way
@1747
4 years
alwin
* little better icon updates on changes
* added most used cmake options …
@1745
4 years
alwin
* fixed issue #584
* as discussed with michael biebl svnqt4 is renamed …
@1743
4 years
ar
- fix link error for apple machines
@1742
4 years
alwin
* entry for faq
* suppress a compiler warning in svnactions.cpp
@1741
5 years
stikonas
Fix spelling mistake.
@1736
5 years
alwin
ChangeLog updated, old entries (before kde4 version) removed, them may …
@1735
5 years
ar
- remove warnings on windows
@1734
5 years
alwin
spec file templates fixed
@1733
5 years
biebl
Make sure the shortcuts are unique.
This ensures we don't interfere with …
@1732
5 years
biebl
Merge the changes I had in the Debian man pages.
The changes are minor, …
@1731
5 years
alwin
in reaction to ticket #571 :
* disabled connection of actionHovered …
@1730
5 years
alwin
fix install name for svnqt header
@1729
5 years
alwin
avoid some warnings with cmake, STRIP_TRAILING_WHITE_SPACE seems not …
@1728
5 years
alwin
hint from Micheal Biebl:
* toolbar items got a short text
* removed …
@1727
5 years
alwin
integrated (and fixed) patch from Orion Poplawski for some better …
@1726
5 years
alwin
merged in bugfixes from rel_1_0
@1722
5 years
ar
- fix compile problem with visual studio
@1721
5 years
alwin
hopefully removed all hidden references to kd3/qt3 now
@1720
5 years
alwin
#561
@1713
5 years
alwin
Version number increased
@1712
5 years
alwin
Last merged revisions 1689,1692-1699,1705-1711 via svnmerge from …
@1704
5 years
alwin
sync with rel_1_0 branch
@1691
5 years
alwin
* changed link to bugtracker in properties
Merged revisions 1673-1690 via …
@1688
5 years
alwin
* Trunk now complete qt4/kde4 only, all future bugfixes for kde3 in …
@1687
5 years
alwin
Initialized merge tracking via "svnmerge" with revisions "1-1080" from …
@1673
5 years
alwin
Merged revisions 1671-1672 via svnmerge from …
@1643
5 years
alwin
Merged revisions 1597-1642 via svnmerge from …
@1639
5 years
patrick.allaert
Updated french translation.
@1597
5 years
alwin
Merged revisions 1560-1596 via svnmerge from …
@1560
5 years
alwin
Merged revisions 1515,1524,1559 via svnmerge from …
@1504
5 years
alwin
Merged revisions 1499,1501-1503 via svnmerge from …
@1500
5 years
mariopal
Updated spanish translation.
@1497
5 years
alwin
initialized for svnmergepy from branch 1.0.x
@1494
5 years
alwin
* getSingleLog action try use of sql cache
* simpleLog in ReposLog checks …
@1493
5 years
alwin
documentation updated
@1492
5 years
alwin
logcache is not used if repository is not local (eg. not file:// )
@1491
5 years
alwin
upodate parents in tree view if item is modified
@1488
5 years
alwin
removed not used ui/code
@1487
5 years
alwin
* revision trees simplelog checks the nonetwork setting
@1485
5 years
alwin
* fixed a non catched exception in revision tree
* all catches works on …
@1484
5 years
alwin
* Changelog updated
* translation updated
@1480
5 years
alwin
small fix in fill cache algorithm
@1479
5 years
alwin
don't save logmessages larger than 512byte
@1478
5 years
alwin
when enter a commit message content of a textfile may inserted
@1477
5 years
alwin
translations updated
@1476
5 years
alwin
* inserted missing config checkbox for not filling logcache on open …
@1475
5 years
alwin
little bit scripting for dailybuilds rpms
@1473
5 years
alwin
various backward fixes for systems like centos5
@1472
5 years
alwin
documentation updated
@1471
5 years
alwin
* translations updated
* password cache may disabled
@1470
5 years
ar
- disable some warnings in Visual Studio 2008
@1469
5 years
ar
#70 switch QSvn windows-binaries to Subversion 1.5
@1465
5 years
alwin
login cache works
@1464
5 years
alwin
Check for access to wallet may not done in pwstorage-class itself…
@1463
5 years
alwin
* Preparation of caching logins for a program session
* fix in pwstorage …
@1462
5 years
alwin
using one threadlistener for all threads is a bad idea
@1461
5 years
alwin
All threads are using the same listener
@1460
5 years
alwin
many many tnx to Holger "Zecke" Freyther:
He gaved me the right hint what …
@1459
5 years
alwin
* make sure that only one event per time is send from threads
* fix a …
@1458
5 years
alwin
* fixed a copy and paste error :S
* fixed spec file for build service
@1454
5 years
alwin
changelog modified
@1450
5 years
alwin
* Reworked the way a KWallet access is generated
* fixed accessing …
@1449
5 years
alwin
removed test code
@1448
5 years
alwin
@1447
5 years
alwin
workaround for #186 and other bugs related to kwallet usage.
@1446
5 years
alwin
small fix to OSC stuff
@1445
5 years
alwin
added stuff of OSC
@1444
5 years
ar
- fix compile-problems with Qt4
@1443
5 years
alwin
* fix in code for checking if kdesvn should work without network access
* …
@1442
5 years
alwin
* check the correct path on cached logs
* when diffing check if it is …
@1441
5 years
alwin
Stopping the thread for filling the log cache possible
@1440
5 years
alwin
* general thread status in svnaction
* emiting signal when logcache …
@1439
5 years
alwin
handbook - description how passwords are saved (or not)
@1438
5 years
ar
- Fix compile-problem with Qt4
@1437
5 years
alwin
handbook updated
@1436
5 years
alwin
fixed an error in getting saved passwords, may this is a reason for issue …
@1435
5 years
alwin
typo fixed
@1434
5 years
alwin
translations updated
@1433
5 years
alwin
event for logcache progress sends better values
@1432
5 years
alwin
when filling the logcache in background a progressbar is displayed.
@1431
5 years
alwin
cached log now lists changed entries, too
@1430
5 years
alwin
* increased required subversion version in spec-file-template
* use may …
@1429
5 years
alwin
* ChangeLog
* switch networking on/off re-enables or disables actions
@1428
5 years
alwin
small fix
@1427
5 years
alwin
cached log now working
@1426
5 years
mariopal
Updated spanish translation.
@1425
5 years
alwin
Some work
@1418
5 years
alwin
* actions looks if network is enabled or not.
* after commit logcache …
@1417
5 years
alwin
removed a lot of stupid methods declaration in interface
@1416
5 years
alwin
* when filling cache is finished the event will not ignored anymore
* …
@1415
5 years
alwin
* LogCache? may give a list of repositories in cache
* svn::Direntry uses …
@1414
5 years
alwin
fix for qt4 build