- Dec 01, 2009
-
-
Roberto Raggi authored
-
Tobias Hunger authored
* Merge BuildSettingsWidget and BuildSettingsSubWidgets. I don't see much need for this separation and it makes the indention harder to do. * Override contentsmargins set by the ProjectsWindow. This enables the toolwidget to be displayed properly. * Add a remove button to the toolwidget of the buildsteps. Remove the global one. * Simplify code a bit by using QSignalMapper instead of mapping signals manually. Reviewed-by: dt
-
Tobias Hunger authored
* Indent widgets using contentsmargins. That way the individual widgets can override this. * Remove spme spacers in favour of yet more contents margins. * Remove unused headers and forward declarations. * Define some constants for spacings we might want to tweak later on. Reviewed-by: dt
-
Tobias Hunger authored
* Make toolswidget appear on hover. * Use a cached gradient in the background. * Remove layout fixup as that does not help on Linux and Windows anymore. Reevaluate after testing on Mac. Reviewed-by: dt
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Daniel Molkentin authored
-
Friedemann Kleint authored
-
- Nov 30, 2009
-
-
Daniel Molkentin authored
Allow compiling with older Windows SDKs, link ole32 explictly. If you want this feature to work, you need to compile and test it on Windows 7. Task-Number: QTCREATORBUG-252
-
dt authored
Also rename some methods/signal to make clearer that those only are relevevant for user changes not for all arguments.
-
dt authored
-
mae authored
the fix makes the mouse cursor visible when the editor loses focus. This fixes an issue with the completion box, where on mac and windows no mouse cursor would be visible (it worked on X11 due to the way X11 does mouse grabbing for popup windows).
-
mae authored
-
dt authored
-
dt authored
-
mae authored
Introduce "Reset Font Size" action, bound to Ctrl+0
-
con authored
-
con authored
-
Roberto Raggi authored
-
con authored
Task-number: QTCREATORBUG-364
-
Roberto Raggi authored
-
mae authored
Remove overlap. Add extra selection tooltips for the cpp hover handler.
-
dt authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Check for correct state (InferiorStopped).
-
dt authored
-
dt authored
-
Oswald Buddenhagen authored
-
con authored
Instead of relying on magic in setFocus(TabFocusReason) use selectAll() Task-number: QTCREATORBUG-369
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-