- Mar 19, 2010
-
-
Friedemann Kleint authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Thorbjørn Lindeijer authored
There's an issue with receiving the release event when the mouse is moved slightly, and also on Linux it is apparently normal to handle these events on press instead of release. Tested with Firefox and Chromium. Task-number: QTCREATORBUG-899 Reviewed-by: kh1
-
Thorbjørn Lindeijer authored
Task-number: QTCREATORBUG-899 Reviewed-by: kh1
-
Friedemann Kleint authored
Do 'git rebase --abort' if something fails.
-
Tobias Hunger authored
* Also handle TeamBuilder issues similar to QTCB-904
-
Tobias Hunger authored
-
Thorbjørn Lindeijer authored
This reverts commit a61728f6. This was a non-change, since const int is implicitly static in C++.
-
Thorbjørn Lindeijer authored
Added icons for Save As, Exit, Select All, Go To Line, About and Search & Replace actions.
-
Tobias Hunger authored
-
Kai Koehne authored
Suggested by Erik Verbruggen
-
Kai Koehne authored
Suggested by Erik Verbruggen
-
Kai Koehne authored
Regression introduced by ed31fdd2
-
Kai Koehne authored
Not needed any more, see commit affdf1c4
-
Robert Loehning authored
Found by Erik Verbruggen.
-
hjk authored
-
Lasse Holmstedt authored
-
Friedemann Kleint authored
Create actions with convenient factory functions, do enabling per file/project/repository centrally.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Reduces the minimum size of the Options dialog. Reviewed-by: kh1
-
Lasse Holmstedt authored
the previous implementation relied on poking around with setVisible of the menu actions. Now, command attribute CA_Hide is used instead for the necessary entries. Reviewed-by: hjk
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Kai Koehne authored
Work around missing export of refreshBindings() by indirectly forcing the refresh via setContextProperty.
-
Erik Verbruggen authored
-
Oswald Buddenhagen authored
-
Erik Verbruggen authored
-
Kai Koehne authored
Adapt to latest QtDeclarative API changes.
-
Friedemann Kleint authored
Also list all registered wizards. Bring initialization of Core::MessageManager forward. Acked-by: con
-
Kai Koehne authored
-
Roberto Raggi authored
-
hjk authored
The compiler does not like 128 if's in a function.
-
- Mar 18, 2010
-
-
hjk authored
-
Jens Bache-Wiig authored
Oxygen does some interesting tweaks with content margins and event filters to draw dock widgets. This had to be explicitly disabled in order to look ok.
-
hjk authored
Implementations are mostly missing.
-
hjk authored
-
Lasse Holmstedt authored
-