- 23 Oct, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1188906
-
- 21 Oct, 2010 1 commit
-
-
Kevin Kofler authored
remove whitespace after -I, this will cause diff to parse the whitespace as the parameter instead of the actual regexp. spotted by thesteo82 Merge revision 1102932 by je4d from 3_way_kompare. (This has been sitting in the branch for 7 months! Next time, if you fix something in a work branch, please also commit the fix to the trunk and the current release branch. Thanks in advance.) CCMAIL: jeff@caffeinated.me.uk svn path=/trunk/KDE/kdesdk/kompare/; revision=1188291
-
- 19 Oct, 2010 1 commit
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1187509
-
- 05 Oct, 2010 1 commit
-
-
David Faure authored
so that they can be used even from a KDE running in another prefix (http://markmail.org/message/4p3krovtnzwx35zd) svn path=/trunk/KDE/kdesdk/kompare/; revision=1182578
-
- 13 Sep, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1174794
-
- 22 Aug, 2010 1 commit
-
-
Albert Astals Cid authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1166703
-
- 22 Jul, 2010 1 commit
-
-
Burkhard Lück authored
svn path=/trunk/KDE/kdesdk/doc/kompare/; revision=1153039
-
- 03 Jul, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1145483
-
- 02 Jul, 2010 1 commit
-
-
Kevin Kofler authored
Patch by mangus (from bugs.kde.org attachment). BUG: 242192 CCMAIL: aleixpol@kde.org svn path=/trunk/KDE/kdesdk/kompare/; revision=1145313
-
- 19 May, 2010 1 commit
-
-
Kevin Kofler authored
Kompare: Detect malformed diffs and display an error message to the user in that case. Still display what we can display, but tell the user that some lines will be missing. Tested on Fedora 12, kdelibs 4.4.2. BUG: 235503 svn path=/trunk/KDE/kdesdk/kompare/; revision=1128360
-
- 01 Apr, 2010 2 commits
-
-
Kevin Kofler authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1109778
-
Kevin Kofler authored
kompare/libdiff2: Restore error handling for temporary file (using QFile::error instead of the Qt3Support QIODevice::status). svn path=/trunk/KDE/kdesdk/kompare/; revision=1109777
-
- 17 Feb, 2010 1 commit
-
-
Aleix Pol Gonzalez authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1091912
-
- 16 Feb, 2010 3 commits
-
-
Aleix Pol Gonzalez authored
This eases the port to the library to KDevelop4. As far as I know it just works fine. If there's any problem, please tell me. CCMAIL: bruggie@gmail.com svn path=/trunk/KDE/kdesdk/kompare/; revision=1091068
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1090835
-
Kevin Kofler authored
Patch by Jakub Wieczorek <faw217@gmail.com> Regression confirmed fixed by me (Fedora 12, KDE 4.3.5, i686). CCMAIL: faw217@gmail.com CCMAIL: kompare-devel@kde.org svn path=/trunk/KDE/kdesdk/kompare/; revision=1090782
-
- 15 Feb, 2010 3 commits
-
-
Kevin Kofler authored
Also fixes crashes with move diffs (kde#202457). Patch by Jakub Wieczorek <faw217@gmail.com>. BUG: 202457 CCMAIL: faw217@gmail.com CCMAIL: kompare-devel@kde.org svn path=/trunk/KDE/kdesdk/kompare/; revision=1090752
-
Kevin Kofler authored
CCMAIL: faw217@gmail.com CCMAIL: kompare-devel@kde.org svn path=/trunk/KDE/kdesdk/kompare/; revision=1090722
-
Kevin Kofler authored
* use QHash instead of Q3PtrDict * use QList instead of Q3ValueList * remove copied BubbleSort implementation of DiffModelList::sort(), instead use qSort with a custom comparison function which ensures the correct ordering (by value, not by pointer address) * remove some unused Qt3Support #includes * fix a leftover reference to K3Process in a comment CCMAIL: faw217@gmail.com CCMAIL: kompare-devel@kde.org svn path=/trunk/KDE/kdesdk/kompare/; revision=1090720
-
- 05 Feb, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1085569
-
- 02 Jan, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1068964
-
- 19 Nov, 2009 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1051365
-
- 11 Oct, 2009 1 commit
-
-
Kevin Kofler authored
CCBUG: 139209 svn path=/trunk/KDE/kdesdk/kompare/; revision=1033954
-
- 27 Sep, 2009 2 commits
-
-
Jeff Snyder authored
track line counts so that we don't interpret a diff header (--- file...) as a removal if there's nothing separating it from the last hunk of the previous diff. BUG: 139209 svn path=/trunk/KDE/kdesdk/kompare/; revision=1028515
-
Jeff Snyder authored
Revert the fix for bug 139209 - the fix used caused bug 208688. 139209 needs to be fixed by counting lines instead. BUG:208688 CCBUG:139209 svn path=/trunk/KDE/kdesdk/kompare/; revision=1028512
-
- 20 Sep, 2009 1 commit
-
-
Jeff Snyder authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1026032
-
- 17 Sep, 2009 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1024783
-
- 07 Sep, 2009 1 commit
-
-
Jeff Snyder authored
Backport r1021024 from 3_way_kompare - a bugfix for an issue with the antialiased rendering I previouly ported over from 3_way_kompare (first pixel line of connectwidget was 50% garbage) svn path=/trunk/KDE/kdesdk/kompare/; revision=1021025
-
- 30 Aug, 2009 1 commit
-
-
Jeff Snyder authored
The 1px border lines for selected items are now drawn down one line of pixels instead of being drawn on the boundary between two lines. I've also changed the connectwidget bezier rendering stuff to use QPainterPath beziers. Before antialiasing was introduced the Q3PointArray bezier-approximations were fine, but with antialiasing they were noticably incorrect. Qt4's QPainterPath gets it right. svn path=/trunk/KDE/kdesdk/kompare/; revision=1017555
-
- 27 Aug, 2009 1 commit
-
-
Ramon Zarazua authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1016093
-
- 19 Aug, 2009 1 commit
-
-
Ramon Zarazua authored
CCMAIL: aleixpol@gmail.com svn path=/trunk/KDE/kdesdk/kompare/; revision=1013145
-
- 12 Aug, 2009 9 commits
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1010409
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1010406
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1010404
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1010403
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1010402
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1010398
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1010395
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1010390
-
Laurent Montel authored
svn path=/trunk/KDE/kdesdk/kompare/; revision=1010312
-