summaryrefslogtreecommitdiff
path: root/src/libs/utils/detailswidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Redesigned the project settings pageJens Bache-Wiig2010-03-111-199/+208
| | | | | I redesigned the gradient boxes for a more subtle an professional look.
* Long live the king!hjk2010-03-051-1/+1
|
* Remove more/less-flicker in the projects tabmae2010-02-231-0/+14
| | | | Fix works at least on Linux.
* Polish Detailswidget, remove warning of Designer plugin about Q_ENUM.Friedemann Kleint2010-02-021-67/+89
|
* Remove the summary part from the most commonly used project configuration pages.con2010-02-011-23/+26
| | | | Reviewed-by: dt
* DetailsWidget cleanupTobias Hunger2009-12-071-17/+53
| | | | | | | | * Add expanded signal. * Add copyright headers. * Improve setExpanded method as well as setting a widget. Reviewed-by: dt
* Use a custom details buttonTobias Hunger2009-12-011-3/+3
| | | | | | | * Use a custom details button rendering. This should work better on the mac ans looks nicer, too:-) Reviewed-by: Roberto Raggi
* Improve visual appearance of DetailsWidgetTobias Hunger2009-12-011-97/+115
| | | | | | | | | * 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
* Tweaks to the project pane.dt2009-10-051-6/+18
|
* Explain fixUpLayout() of DetailsWidget in a commentdt2009-10-051-0/+7
|
* Fix the Creator widgets Designer plugin, add DetailsWidgets.Friedemann Kleint2009-10-021-14/+52
| | | | | Polish the DetailsWidget for that purpose, add properties, make it survive without widgets, add a container extension.
* tune the project pane's detail widgetmae2009-10-011-12/+10
| | | | Done with dt
* Add some painting to the details widget.dt2009-10-011-1/+47
|
* Add missing filesdt2009-10-011-0/+77