aboutsummaryrefslogtreecommitdiff
path: root/src/corelib
AgeCommit message (Expand)Author
2010-05-10Changes: improve documentation of installTrCatalog()Mike FABIAN
2010-05-10Changes: Adding dynamic property to hide decoration bar ("Fullscreen")Torsten Rahn
2010-05-10Changes: Disable Style Globally by setting the M_NoStyle property for the app...Torsten Rahn
2010-05-10Fixes: NB#167827 - List view shows redundant header list on right side of the...Stanislav Ionascu
2010-05-09Fixes: NB#164283, DuiCalendar (and therefore DuiLocale) does not support QDat...Mike FABIAN
2010-05-07Fix coverity issue 598Holger Schroeder
2010-05-07Changes: fix coverity issue CID 67 in MLocaleMike FABIAN
2010-05-07Changes: fix a coverity issue in MCollatorMike FABIAN
2010-05-07Changes: Fix coverity issue 7Holger Schroeder
2010-05-07Changes: fix coverity issue in MComponentDataHolger Schröder
2010-05-07Changes: Fix coverity issues in MLocaleMike FABIAN
2010-05-07Fixes: tap&hold movement threshold fixMichal Guminiak
2010-05-07Changes: fix SIP request on MTextEdit using selectAllPekka Vuorela
2010-05-07Changes: avoid replacing custom validators in mtextedit when changing content...Pekka Vuorela
2010-05-07Fixes: NB#167131 - MTextEdit fails to emit textChanged()...Pekka Vuorela
2010-05-07Changes: additional shift modifier required for debug shortcutsPekka Vuorela
2010-05-07Changes: gathered common code under a function in debug shortcut detectionPekka Vuorela
2010-05-07New: onDisplay property for MWidgetDaniel d'Andrada
2010-05-07New: Rich Text Editor component.Murugappan Nataraj
2010-05-07Changes: Fixed the problem with retaining the style information of text in pr...Murugappan Nataraj
2010-05-07Fixes: NB#166890, Alarm Notification window doesnt comes up in non-idle mode.Daniel d'Andrada
2010-05-06Fixes: NB#135578 - Very long strings are not completely displayed.DUI-Team Symbio
2010-05-06Fixes: NB#164551 - pannable area spring can be stoppedMichal Guminiak
2010-05-06New: Initial localization and application-specific theme support for launcherAntti Kervinen
2010-05-06Changes: List index widget implementations for fast navigation in list content.Stanislav Ionascu
2010-05-06Changes: Implementation of a long tap on item signal in list widget.Stanislav Ionascu
2010-05-06Fixes: NB#166642 - dui app dump core if dbus session bus not definedMax Waterman
2010-05-05Fixes: MCompleter visibility when VKB is shownMichael Hasselmann
2010-05-05Fixes: NB#165676 - Message Field in Conversational View is not hidingMichael Hasselmann
2010-05-05Changes: Update exposedContentRect() of page when orientation changesDaniel d'Andrada
2010-05-05Changes: Cache scaled pixmaps instead of constantly re-rendering.Robin Burchell
2010-05-05Fixes: NB#160502 Ability to disable physicsMichal Guminiak
2010-05-05Changes: Added global alpha support to MWindow.Marcin Miklas
2010-05-05Revert "Fixes: NB#166466 - position indicator partially hidden behind titlebar"Tomas Junnonen
2010-05-05Fixes: NB#166466 - position indicator partially hidden behind titlebarMichal Guminiak
2010-05-05Fixes: NB#164522, DuiLocale should expose date/time format stringsJuho Valonen
2010-05-05Changes: MApplicationWindow - removing unnecessary initializationDaniel d'Andrada
2010-05-05Fixes: MApplicationWindow - Correctly track the "appearance" status of DockWi...Daniel d'Andrada
2010-05-05New: MApplicationPage::exposedContentRect()Daniel d'Andrada
2010-05-04Fixes: NB#164608 - System modal dialogs do not set the _NET_WM_WINDOW_TYPE_DI...Maciej Jablonski
2010-05-04Fixes: NB#161260, NB#165998 - move tap&hold handler to MSceneWindow.Michal Guminiak
2010-05-04Changes: MSceneManager - small fix when restoring scene window stateDaniel d'Andrada
2010-05-03Changes: use X-MeeGoTouch-Metatheme in index.themeHolger Schroeder
2010-05-03New: Created MBackgroundTiles class which can hold position dependent backgro...DUI-Team Symbio
2010-05-03Changes: Fixed Mac port. registerDefaultServer respects HAVE_DBUS macro.Sergiy Dubovik
2010-04-30Revert "Fixes: Replace deleteLater with delete in mwidgetmodel"Tomas Junnonen
2010-04-30Changes: use \code instead of \verbatim for code examples in mlocale.hMike FABIAN
2010-04-30Changes: Minor doc comments improvement for MComboBox.Marcin Miklas
2010-04-30New: MCombobox - added Q_PROPERTYs for currentIndex, currentText and count.Marcin Miklas
2010-04-29Fixes: Replace deleteLater with delete in mwidgetmodelMaciej Gudan