- 18 Dec, 2014 1 commit
-
-
Nicolás Alvarez authored
We should port away from kdewin as soon as possible, but for now I just wanted to get the code to build...
-
- 14 Sep, 2014 1 commit
-
-
Milian Wolff authored
Port the big regular expression to QRegularExpression.
-
- 08 Sep, 2014 1 commit
-
-
Kevin Funk authored
CMake is weird.
-
- 02 Sep, 2014 1 commit
-
-
Kevin Funk authored
-
- 10 Aug, 2014 1 commit
-
-
Kevin Funk authored
-
- 05 Aug, 2014 1 commit
-
-
Sergey Kalinichev authored
It doesn't make sense at all to run "make" to compute include directories for projects that don't use Makefiles. Even if some project managers indirectly use Makefiles and can't compute include directories themselves, then it should be fixed there, and not workarounded by calling MakeFile include path resolver, which btw works only with very simple Makefiles, and as a result, at least for me, it almost never succeeds. REVIEW: 119613
-
- 29 Jul, 2014 1 commit
-
-
Sergey Kalinichev authored
-