aboutsummaryrefslogtreecommitdiff
path: root/src/views/mlabelview_simple.cpp
AgeCommit message (Expand)Author
2011-01-13Fixes: NB#217067Dominik Kapusta
2011-01-03Fixes: NB#209318 - MLabelView calls updateGeometry() when the text changes.Joaquim Rocha
2010-11-29New: Label text alignment by style.Stanislav Ionascu
2010-11-23Fixes: NB#196025 - MLabel with text ending in 'f'arsantil
2010-10-29Fixes: NB#199168 - Multilength strings trigger loading of all the installed f...Peter Penz
2010-10-13Changes: Split some MLabelView-methods into several methodsPeter Penz
2010-10-12Fixes: NB#195945 - Wrong label size in MDetailedListItemPeter Penz
2010-09-28Changes: Fix minimum size-hint of MLabelPeter Penz
2010-09-23Changes: Fix size-hint for MLabelPeter Penz
2010-09-14Changes: fix English in commentMike FABIAN
2010-09-06Revert "Fixes: NB#186688 MLabel - fix sizeHint to reuse the staticText for th...Daniel d'Andrada
2010-09-06Fixes: NB#186688 MLabel - fix sizeHint to reuse the staticText for the sizehintJohn Tapsell
2010-09-02Fixes: NB#182145 - MLabel does not display long rich text properlyPeter Penz
2010-09-01Fixes: NB#164207 - long press in MLabelMichal Guminiak
2010-08-27Changes: Prevent drawing outside of the MLabel boundariesPeter Penz
2010-07-30Changes: Fix compilation on 64-bitTomas Junnonen
2010-07-30Changes: Fix right-to-left alignment, wrong clipping and single-line wrapping.Peter Penz
2010-07-30Changes: Use QStaticText instead of doing a custom text caching in MLabelPeter Penz
2010-07-23Fixes: NB#180278 - MLabel: The color of the text does not change until the te...duisymbio
2010-06-22Changes: Revert static text in simple LabelViewTomas Junnonen
2010-06-22Changes: MLabelViewSimple - redo setting the clipping of the label widgetJohn Tapsell
2010-06-21Fixes: NB#175977 MLabelViewSimple - restore clipping state after setting itJohn Tapsell
2010-06-18Changes: MLabelViewSimple - use a clipping rectangle to prevent overflowingJohn Tapsell
2010-06-16Changes: Respect right-to-left layout direction and fix issue, that '\n' char...Peter Penz
2010-06-16Changes: Use QStaticText instead of doing a custom text caching in MLabelPeter Penz
2010-06-10Fixes: NB#169190, Word wrap not happening in MLabel.duisymbio
2010-05-24Fixes: MB#169672 - MLabel is not showing the whole text when Qt::escape() som...John Tapsell
2010-05-06Fixes: NB#135578 - Very long strings are not completely displayed.DUI-Team Symbio
2010-04-15Fixes: NB#161300 DuiLabel text set by setText is not displayedDUI-Team Symbio
2010-04-12Changes: Renamed dui to meegotouchTomas Junnonen