- Dec 09, 2008
-
-
hjk authored
-
dt authored
Task: - RevBy: - AutoTest: - Details: -
-
dt authored
-
dt authored
Task: - RevBy: - AutoTest: - Details: Note: I need to refactor the code significantly, i'm more or less convinced that one build configuration per target is wrong. We probably want one build configuration per build directory and instead build all targets that we are interested then in the makestep. This means we won't have any cmake support for the beta.
-
hjk authored
-
Thorbjørn Lindeijer authored
Doesn't look right, since it causes some background to show through between the indicator and the scrollbar.
-
hjk authored
-
hjk authored
-
- Dec 08, 2008
-
-
hjk authored
-
con authored
RevBy: - hjk
-
hjk authored
-
con authored
Task: - 234321 RevBy: - Bjoern
-
Roberto Raggi authored
-
hjk authored
-
dt authored
Task: 237665 Details: We parse the qmake output anyway, so we can simply add the version from there. Seems to work nicely. Idea by hjk.
-
Thorbjørn Lindeijer authored
The code completion was keeping around references to old documents after the completion finished. This caused documents to stay in memory when unloading projects, up until the next time you used the completion.
-
Thorbjørn Lindeijer authored
ProjectExplorer::sessionManager -> ProjectExplorer::showSessionManager
-
Thorbjørn Lindeijer authored
Avoid creating a copy of the list of projects.
-
Roberto Raggi authored
-
dt authored
Task: - RevBy: - AutoTest: - Details: Add the include path for qplatformdefs.h to the fot.
-
dt authored
Task: - RevBy: - AutoTest: - Details: (Only outputs them via qDebug().)
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
hjk authored
-
Roberto Raggi authored
-
hjk authored
-
- Dec 05, 2008
-
-
goro authored
-
goro authored
-
hjk authored
-
goro authored
-
mae authored
-
hjk authored
-
dt authored
Task: - RevBy: - AutoTest: - Details: Actually building only works on unix (since the generator is hardcoded.) and make is called without any parameters which is wrong. A lot is missing for basic build support, but this is a start.
-
Joerg Bornemann authored
RevBy: Found by me. (cherry picked from commit 58827feb)
-
con authored
Task: - 234321 RevBy: - Thorbjørn
-
dt authored
Details: Free the whole ProFile*, ProItem*, ProValue* and etc structure after parsing, that frees around 200Mb for projects.pro.
-
Thorbjørn Lindeijer authored
The scope of the classes is now separated and displayed in the second column, and not included in the search.
-