- Dec 02, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
Moved Completion::getCompletion() in ICompletionCollector and made the filtering of completion items more C++ friendly.
-
Roberto Raggi authored
-
ck authored
Reviewed-by: kh1
-
mae authored
-
mae authored
-
mae authored
-
- Dec 01, 2009
-
-
mae authored
-
mae authored
-
mae authored
-
mae authored
Convenient when you don't want to see all the big license headers.
-
Tobias Hunger authored
* Use a custom details button rendering. This should work better on the mac ans looks nicer, too:-) Reviewed-by: Roberto Raggi
-
ck authored
Reviewed-by: kh1
-
hjk authored
more robustness in case qt's namespace cannot be determined work on qvariant dumper
-
hjk authored
-
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
-
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
-
Thorbjørn Lindeijer authored
Necessary because lrelease is built statically now. Reviewed-by: Oswald Buddenhagen
-
ck 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
-
ck authored
Conflicts: src/plugins/qt4projectmanager/qt-maemo/maemorunconfiguration.cpp
-
mae authored
done with thorbjorn
-
Roberto Raggi authored
-
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
-
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
-
Robert Loehning authored
Reviewed by: con
-
Roberto Raggi authored
-