- Mar 08, 2010
-
-
Erik Verbruggen authored
-
Jens Bache-Wiig authored
After fixing the sidebar to use delayed update, code that relied on setCurrentItem could break since the state was not set asyncronously. This fixes it by only making mouseClick delayed, while setCurrentIndex works as before when set programatically. Reviewed-by: Lasse Holmstedt
-
Friedemann Kleint authored
Improve c5d6c139.
-
Friedemann Kleint authored
This reverts commit c5d6c139.
-
Lasse Holmstedt authored
Reviewed-by: kkoehne
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Jens Bache-Wiig authored
When we only have one option available, it makes no sense to enable the combo box.
-
Lasse Holmstedt authored
Use a lowercase .qml file found in project tree if no current file is selected. This way we don't have to disable run controls if there are some files to execute. Reviewed-by: kkoehne
-
Friedemann Kleint authored
-
Thomas Hartmann authored
See BAUHAUS-435 Inside a modification group/transaction we disable undo/redo
-
Roberto Raggi authored
-
Lasse Holmstedt authored
Task-number: QTCREATOR-191 Reviewed-by: dt
-
Roberto Raggi authored
That will be pretty helpful to understand what's going wrong with templates.
-
Martin Aumüller authored
Merge-request: 126 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 126 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 126 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
hjk authored
-
ck authored
-
Kai Koehne authored
Schedule a redraw of the states icons when an element is removed from the model. Task-number: BAUHAUS-460 Reviewed-by: Christiaan Janssen
-
Lasse Holmstedt authored
Task-number: BAUHAUS-451 Reviewed-by: kkoehne
-
- Mar 05, 2010
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Thiago Macieira authored
Somehow, some gdb define a string with the name 'gdb' and we can't find where. But be on the safe side and use the builtin function always. Reviewed-By: hjk
-
hjk authored
-
hjk authored
-
hjk authored
-
kh1 authored
the one run of the indexer. Reviewed-by: ck
-
ck authored
Reviewed-by: kh1
-
con authored
-
con authored
QtConcurrent seems to sometimes take some time before the progress information is initialized. This change fixes the appearance for that case.
-
con authored
Each call of addPath(s) removePath(s) potentially is locking and unlocking a mutex, so do it for all paths at once.
-
con authored
-
Erik Verbruggen authored
-