- 12 Oct, 2016 2 commits
-
-
Daniel Vrátil authored
static_assert in C++11 requires a second argument, single-arg static_assert is C++17.
-
Daniel Vrátil authored
We only use boost algorithm now, but all references to shared_ptr, bind etc. have been replaced with C++11 equivalents.
-
- 07 Mar, 2016 1 commit
-
-
Andre Heinecke authored
-
- 13 Oct, 2015 1 commit
-
-
Laurent Montel authored
-
- 08 Aug, 2015 1 commit
-
-
Sergio Martins authored
-
- 01 May, 2015 1 commit
-
-
Laurent Montel authored
-
- 29 Apr, 2015 1 commit
-
-
Laurent Montel authored
-
- 04 Jan, 2015 1 commit
-
-
Laurent Montel authored
-
- 27 Nov, 2014 1 commit
-
-
Laurent Montel authored
-
- 03 Nov, 2014 1 commit
-
-
Laurent Montel authored
-
- 12 Sep, 2014 1 commit
-
-
Laurent Montel authored
-
- 15 Aug, 2014 1 commit
-
-
Laurent Montel authored
-
- 04 Jun, 2014 1 commit
-
-
Laurent Montel authored
-
- 26 Apr, 2014 1 commit
-
-
Laurent Montel authored
-
- 26 May, 2012 1 commit
-
-
Allen Winter authored
compile warnings-- BUG: 273522 FIXED-IN: 4.9.0 MERGE: none
-
- 02 Nov, 2010 1 commit
-
-
Allen Winter authored
Merged revisions 1192288 via svnmerge from svn+ssh://winterz@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r1192288 | cschleifenbaum | 2010-11-02 09:51:14 -0400 (Tue, 02 Nov 2010) | 2 lines new dialog size ........ svn path=/trunk/KDE/kdepim/kleopatra/; revision=1192289
-
- 30 Oct, 2010 1 commit
-
-
Allen Winter authored
Merged revisions 1191095 via svnmerge from svn+ssh://winterz@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r1191095 | cschleifenbaum | 2010-10-29 11:06:39 -0400 (Fri, 29 Oct 2010) | 2 lines better default sizes, especially for the different columns ........ svn path=/trunk/KDE/kdepim/kleopatra/; revision=1191304
-
- 29 Oct, 2010 1 commit
-
-
Allen Winter authored
Merged revisions 1191050 via svnmerge from svn+ssh://winterz@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r1191050 | cschleifenbaum | 2010-10-29 10:02:11 -0400 (Fri, 29 Oct 2010) | 3 lines larger minimum size kolab-4487 ........ svn path=/trunk/KDE/kdepim/kleopatra/; revision=1191090
-
- 21 Oct, 2010 1 commit
-
-
Allen Winter authored
Merged revisions 1188235 via svnmerge from svn+ssh://winterz@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r1188235 | cschleifenbaum | 2010-10-21 14:33:04 -0400 (Thu, 21 Oct 2010) | 2 lines Fix dialog sizes ........ svn path=/trunk/KDE/kdepim/kleopatra/; revision=1188288
-
- 23 Sep, 2010 1 commit
-
-
Marc Mutz authored
svn path=/trunk/KDE/kdepim/kleopatra/; revision=1178638
-
- 31 Mar, 2010 4 commits
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdepim/kleopatra/; revision=1109694
-
Thomas McGuire authored
Merged revisions 1104786 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r1104786 | mutz | 2010-03-18 17:28:03 +0100 (Thu, 18 Mar 2010) | 1 line VerifyChecksumsDialog: show errors ........ svn path=/trunk/KDE/kdepim/kleopatra/; revision=1109566
-
Thomas McGuire authored
Merged revisions 1104747 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r1104747 | mutz | 2010-03-18 14:04:22 +0100 (Thu, 18 Mar 2010) | 1 line VerifyChecksumsDialog: fix model/modelindex mismatch ........ svn path=/trunk/KDE/kdepim/kleopatra/; revision=1109565
-
Thomas McGuire authored
Merged revisions 1104693 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r1104693 | mutz | 2010-03-18 11:20:03 +0100 (Thu, 18 Mar 2010) | 7 lines VerifyChecksumDialog: s/QFileSystemModel/QDirModel/g The former requires us to pick a root path before showing anything. QDirModel is nicer in that respect, as it just works. This is important here, as we use only one model instance in potentially multiple views which may be rooted in completely different parts of the file system. QFileSystemModel would then watch the whole filesystem. I expect QDirModel to be less greedy. ........ svn path=/trunk/KDE/kdepim/kleopatra/; revision=1109562
-
- 18 Mar, 2010 4 commits
-
-
Marc Mutz authored
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1104786
-
Marc Mutz authored
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1104747
-
Marc Mutz authored
The former requires us to pick a root path before showing anything. QDirModel is nicer in that respect, as it just works. This is important here, as we use only one model instance in potentially multiple views which may be rooted in completely different parts of the file system. QFileSystemModel would then watch the whole filesystem. I expect QDirModel to be less greedy. svn path=/branches/kdepim/enterprise4/kdepim/; revision=1104693
-
Marc Mutz authored
VerifyChecksumsDialog: dialog for visualising the output of upcoming the CHECKSUM_VERIFY_FILES uiserver command. svn path=/branches/kdepim/enterprise4/kdepim/; revision=1104690
-