- 12 Apr, 2010 1 commit
-
-
ck authored
Reviewed-by: kh1
-
- 09 Apr, 2010 6 commits
- 08 Apr, 2010 1 commit
-
-
ck authored
Task-number: QTCREATORBUG-1074 Reviewed-by: kh1
-
- 07 Apr, 2010 3 commits
- 06 Apr, 2010 4 commits
-
-
hjk authored
-
kh1 authored
--[ Details ]---------[ remember extra blank line after subject ]---|
-
ck authored
(No actual functionality yet.) Reviewed-by: kh1
-
Kai Koehne authored
-
- 01 Apr, 2010 2 commits
- 31 Mar, 2010 1 commit
-
-
kh1 authored
-
- 26 Mar, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
Some categories do not have icons yet, unfortunately.
-
- 25 Mar, 2010 2 commits
-
-
Thorbjørn Lindeijer authored
Reviewed-by: kh1
-
Tobias Hunger authored
... use it. Reviewed-by: dt
-
- 19 Mar, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
Reduces the minimum size of the Options dialog. Reviewed-by: kh1
-
- 18 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 17 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 16 Mar, 2010 1 commit
-
-
con authored
-
- 15 Mar, 2010 1 commit
-
-
ck authored
Reviewed-by: kh1
-
- 10 Mar, 2010 3 commits
-
-
dt authored
This is a big change touching almost all of our .pro file parsing. With this patch we only evaluate once exact for all needs and once greedy for the filelist. That is the qt runconfigurations don't have own evaluaters but reuse the project wide exact evaluation. We reevaluate if the user changes the build directory, the qmake buildconfiguration or the qmake arguments. That is if you open src.pro (or projects.pro) of qt with a shadow build you still don't get all the files, but after correcting the build directory, we reevaluate the .pro files and find all files. So for a suitable definition of fixed, that bug is now fixed. We now get the exact defines of all .pro files instead of all defines for all buildconfigurations. We still don't distinguish in which .pro file a DEFINE is set. So the code model now knows about all the defines set for the given configuration but not for which files it is actually set. Also that includes all DEFINES set in .qmake.cache or the mkspecs. This means all defines from .pro files should now work. The intial loading is still synchronous. I haven't looked into it to deeply, but it seems possible to make it also async.There are probably a few issues which need to be solved fist. Also due to the asynchronous nature of the code, the executable is updated a few seconds after actually changing the build configuration
-
ck authored
-
ck authored
Reviewed-by: kh1
-
- 09 Mar, 2010 1 commit
-
-
ck authored
-
- 08 Mar, 2010 1 commit
-
-
ck authored
-
- 05 Mar, 2010 2 commits
- 04 Mar, 2010 1 commit
-
-
kh1 authored
-
- 01 Mar, 2010 2 commits
- 26 Feb, 2010 3 commits
-
-
Friedemann Kleint authored
-
Tobias Hunger authored
* kh1 says there is no such thing as there is no technical destinction between Maemo devices and the Maemo emulator. Reviewed-by: kh1
-
kh1 authored
Reviewed-by: Thorbjorn
-
- 25 Feb, 2010 1 commit
-
-
kh1 authored
-