- 18 Feb, 2011 11 commits
-
-
Kai Koehne authored
Causes headaches because of a bug in qmake that sometimes still tries to compile the _moc file individually, resulting in not defined errors.
-
Kai Koehne authored
QtDeclarative checks for the capitalization of .qml files. This might fail for relative pathes if the working directory is not capitalized like on disk (QTBUG-17529). Task-number: QTCREATORBUG-3722 Reviewed-by: dt
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
Removing an object watch might fail if e.g. the app crashes in between.
-
Friedemann Kleint authored
Leave event would close the widget.
-
Tobias Hunger authored
-
Friedemann Kleint authored
Fix build configurations among other things. Task-number: QTCREATORBUG-3821
-
Friedemann Kleint authored
Remove duplicate code, proper messages, linguist comments. Task-number: QTCREATORBUG-3821
-
Friedemann Kleint authored
-
- 17 Feb, 2011 29 commits
-
-
hjk authored
-
hjk authored
-
Tobias Hunger authored
-
Bill King authored
-
con authored
Otherwise it's possible to remove the tool bar without ever getting it back.
-
con authored
-
hjk authored
-
Kai Koehne authored
-
Kai Koehne authored
Only the ClientProxy uses it anyway. Reviewed-by: Thorbjorn Lindeijer
-
Bill King authored
-
Bill King authored
-
hjk authored
Task-number: QTCREATORBUG-3813
-
hjk authored
Seems it's not only theoretically possible but people actually want to use it Task-number: QTCREATORBUG-3813
-
hjk authored
-
hjk authored
-
Timo Rouvinen authored
Merge-request: 254 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
con authored
-
hjk authored
-
hjk authored
Looks there is no way to proceed without inferior calls right now.
-
Friedemann Kleint authored
Do not start a synchronization if the breakpoint is not owned.
-
Friedemann Kleint authored
Introducing EngineDefault such that CDB/LLDB can use full paths by default and gdb can use short paths. Reviewed-by: hjk
-
Bill King authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
It was being drawn one pixel too large, showing some garbage pixels.
-
Bill King authored
-
Bill King authored
-
Thorbjørn Lindeijer authored
These buttons are not in a regular layout so they were not being resized down to the available size. Just specify a fixed height on all levels now, and make sure it is consistent.
-
Bill King authored
Double testing, only enable the codeblock when tests are found to be run, also, only send the quit message if there are tests found to be run.
-