- Dec 10, 2008
-
-
Roberto Raggi authored
the evaluator of bit-or expressions.
-
- Dec 09, 2008
-
-
dt authored
Task: Found by Roberto.
-
Thorbjørn Lindeijer authored
In this case it's fast enough and sorting the list makes it easier to find what you're looking for. Though because of the substring matching, what you're looking for might still be way down the list. Reviewed-by: con
-
Thorbjørn Lindeijer authored
In the GUI this is currently called "Methods" with the shortcut 'm'.
-
Patrick Star authored
-
con authored
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
They're not overly useful to have in there, since they don't have a name you could type to jump to them. Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
hjk authored
-
Roberto Raggi authored
-
dt authored
Task: - RevBy: - AutoTest: - Details: -
-
dt authored
-
dt authored
Conflicts: src/plugins/cmakeprojectmanager/cmakeproject.cpp
-
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
-
hjk authored
-
Roberto Raggi authored
-
- Dec 08, 2008
-
-
hjk authored
-
hjk authored
-
con authored
RevBy: - hjk
-
hjk authored
-
hjk authored
-
con authored
Task: - 234321 RevBy: - Bjoern
-
Roberto Raggi authored
-
Kavindra Palaraja authored
-
Kavindra Palaraja authored
RevBy: hjk
-
Roberto Raggi authored
-
hjk 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.
-