aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-03Changes: add some more windows fixesunknown
2010-03-03New: single line editor emits signal returnPressed when Enter key is pressedViacheslav Sobolev
2010-03-03Changes: DuiComboBox notifies DuiPopupList of itemModel and selectionModel ch...Marcin Miklas
2010-03-03Changes: Minor modifications for applicationextension demo applicationPankaj Saharan
2010-03-03Merge branch 'master' of git@gitorious.org:maemo-6-ui-framework/libduiHolger Schroeder
2010-03-03Changes: add qmake variable for duigen executable, add configure-win32.plHolger Schroeder
2010-03-03Changes: add a removeTrCatalog() method to DuiLocaleMike FABIAN
2010-03-03Fixes: NB#158314 DuiList shows incorrect items when new item added to data modelDUI-Team Symbio
2010-03-02Fixes: NB#158975, widgetsgallery crashes when changing language with the "Cha...Mike FABIAN
2010-03-02Changes: DuiComboBox needs to tell DuiPopupList when its model has changedJohn Tapsell
2010-03-02Fixes: Bug #157587 - DuiList loses the highlight if selected item is clicked ...Stanislav Ionascu
2010-03-02Fixed: bug #156962 DuiList scrollToIndex signal emitted twiceStanislav Ionascu
2010-03-02Changes: remove useless and possibly wrong castMike FABIAN
2010-03-02Changes: fix typo in commentMike FABIAN
2010-03-02Changes: Modifying simple label painting code so that it doesn't use QPixmap ...Sergiy Dubovik
2010-03-02Changes: Improved DuiFastListView MultiColumn item insert/removeDUI-Team Symbio
2010-03-02Fixes: NB#156017 - DuiList functions firstVisibleItem and lastVisibleItem don...DUI-Team Symbio
2010-03-02Changes: Added a new draw method to DuiScalableImage, which draws the scalabl...DUI-Team Symbio
2010-03-01Changes: avoid drawing background twice in DuiContentItemThomas Moenicke
2010-03-01Changes: Refactor fix for NB#158745 a bit.Dominik Kapusta
2010-03-01Fixes: NB#158745 - Setting autoMarginsEnabled in Portrait mode adds too much ...Dominik Kapusta
2010-03-01Changes: added missing line break to DuiContentItem include filePekka Vuorela
2010-02-26New: DuiSceneWindow appeared() and disappeared() signalsDaniel d'Andrada
2010-02-26Changes: modified long tap gesture handling in the pannable widgetMichal Guminiak
2010-02-26Revert "Fixes: NB#155649 DuiLabel: line feed symbol is not processed properly"Sergiy Dubovik
2010-02-26Changes: DuiBasicOrientationAnimation did not initialize d->rootElementJohn Tapsell
2010-02-26Changes: com.nokia.DuiApplicationIf, added launch(as)Marja Hassinen
2010-02-26New: DuiDialog dismissed when clicked on sideMaciej Jablonski
2010-02-26Change in coordinages for DuiDialogViewPrivate::horizontalWidgetMaciej Jablonski
2010-02-26New: DuiMessageBox dismissed when clicked on side (v2)Maciej Jablonski
2010-02-26Changes: DuiWidget - forward all events to QGraphicsWidgetJohn Tapsell
2010-02-26Changes: DuiComboBox refactor - using DuiContentItem in DuiComboBoxViewMarcin Miklas
2010-02-25Changes: create style objects lazyArmin Berres
2010-02-25Merge branch 'master' of git@gitorious.org:maemo-6-ui-framework/libduiJussi Lind
2010-02-25New: Support for application extensionsVesa Halttunen
2010-02-25Changes: Fixed mistake in DuiApplication::removeWindowsFromSwitcher(), presta...Jussi Lind
2010-02-25Revert "Revert "New : Application extension manager dummy files""Vesa Halttunen
2010-02-25Revert "Revert "New: initial implementation of application extension area""Vesa Halttunen
2010-02-25Changes: Optimized SVG lookups.DUI-Team Symbio
2010-02-25Changes: Create the directory to dump the style sheet in, if it doesn't existJohn Tapsell
2010-02-25Changes: Fixed a small memory leak in svg resource creationDUI-Team Symbio
2010-02-24Changes: fix ft_duistylesheetparserArmin Berres
2010-02-24Changes: move loadTrCatalogs() to DuiLocalePrivateMike FABIAN
2010-02-24Changes: Moved DuiThemeDaemon cache and css cache to /var/cache/dui/DUI-Team Symbio
2010-02-24New: DuiApplicationPage::closeButtonClicked()Daniel d'Andrada
2010-02-24Changes: Resurrect DuiGLRenderer from the ashesDaniel Elstner
2010-02-24Fixes: NB#156878 - Possible race condition with remote theme serverDUI-Team Symbio
2010-02-23Fixes: NB#156075 Widgetsgallery: Broken button text after switching languageMike FABIAN
2010-02-23Changes: Send orientation change event in DuiSceneManager.Dominik Kapusta
2010-02-23Fixes: Use ManualWrap instead of NoWrap in simple label viewDUI-Team Symbio