- Dec 02, 2009
- Dec 01, 2009
-
-
mae authored
-
mae authored
-
mae authored
-
mae authored
Convenient when you don't want to see all the big license headers.
-
ck authored
Reviewed-by: kh1
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
kh1 authored
SCP chokes on full path names, thus set the wd to the delploy dir.
-
mae authored
-
ck authored
-
Friedemann Kleint authored
-
mae authored
-
Friedemann Kleint authored
-
mae authored
The extra area only updated the current *line* when the cursor moved, not the entire paragraph. This left bold line numbers behind. The fix adds the required update region when the cursor position changes blocks.
-
kh1 authored
-
Tobias Hunger authored
* Fix two connects I broke earlier while doing a rebase. Reviewed-by: Roberto Raggi
-
Tobias Hunger authored
* It was missing its margin. Reviewed-by: Roberto Raggi
-
mae authored
done with thorbjorn
-
ck authored
Most attributes have moved into the settings page.
-
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
-
Roberto Raggi authored
-
Roberto Raggi 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).
-