aboutsummaryrefslogtreecommitdiff
path: root/src/corelib/layout
AgeCommit message (Expand)Author
2010-11-16Changes: M*LayoutPolicy - fix layout-inside-layout refreshingJohn Tapsell
2010-11-16Fixes: NB#201081 - layout animation resets widget opacityJohn Tapsell
2010-11-15Changes: MLayout - unbreak layout direction changeJohn Tapsell
2010-11-09Changes: Whitespace fixes and minor comment fixes for M*LayoutPolicyJohn Tapsell
2010-11-09Changes: Speed up layouts by a factor of 3.John Tapsell
2010-11-02Changes: MLayout - only make the layout height-for-width if the policy is hei...John Tapsell
2010-11-02Changes: Fix resize problem with layoutsJohn Tapsell
2010-10-27Changes: change M_EXPORT to M_{CORE,VIEWS,EXTENSIONS,SETTINGS}_EXPORTHolger Schröder
2010-10-25Fixes: NB#187570 Application crashes when adding buttons and stretch to MLine...Joaquim Rocha
2010-09-14Changes: MAbstractLayoutPolicy - removed Q_DECL_DEPRECATED from methodsDaniel d'Andrada
2010-09-09Changes: MFlowLayoutPolicy - only pass constraint if the item hasHeightForWid...John Tapsell
2010-09-07Changes: MAbstractLayoutPolicy - Rename from setObjectName to setStyleName, t...John Tapsell
2010-08-31Changes: Doxygen syntax fixesJohn Tapsell
2010-08-19Changes: MLinearLayoutPolicy - fix hiding itemsJohn Tapsell
2010-08-14Fixes: NB#185277 MLinearLayoutPolicyPrivate::notifyAllWidgetsOfLayoutPosition...John Tapsell
2010-08-13Changes: New images for layout policies documentationDaniel d'Andrada
2010-08-05Changes: MLayout - Fallback to orientation of activeWindow if not attached to...John Tapsell
2010-08-02Changes: Don't query MApplication::activeWindow in MLayout constructorTomas Junnonen
2010-06-16Changes: Added functionality into MLinearLayoutPolicy for automatically setti...DUI-Team Symbio
2010-05-24Changes: MLayout - Do not assume removeAt() has no either side effectsJohn Tapsell
2010-05-21Changes: MLayout - Animate where the items are drawn, using a translation ani...John Tapsell
2010-05-20Changes: MLinearLayoutPolicy did not correctly set the stretch for itemsJohn Tapsell
2010-04-13Changes: duiitemstate.h is no longer exported and should not be a public headerJohn Tapsell
2010-04-12Changes: Renamed module descriptionsTomas Junnonen
2010-04-12Changes: Renamed dui to meegotouchTomas Junnonen
2010-04-06Changes: Fixes to public headersTomas Junnonen
2010-04-01Changes: Modularized libduiTomas Junnonen