aboutsummaryrefslogtreecommitdiff
path: root/src/corelib/widgets
AgeCommit message (Expand)Author
2010-12-28Changes: Fixes NB#201477 - Content item page in widgetsgallery: QGraphicsLayo...Thomas Moenicke
2010-12-28Fixes: NB#206058 - Sometimes MSceneWindow uses the landscape style even when ...Dominik Kapusta
2010-12-27Changes: Coverity (UNINIT_CTOR) fixes CID#1420, 1421, 1422, 1423, 1424, 1425,...Jukka Halonen
2010-12-24Fixes: NB#211689 - Unable to switch style in MBasicListItem at runtimeAdrian Yanes
2010-12-24Changes: Fixes build break without context subscriber.Stanislav Ionascu
2010-12-23Fixes: NB#212448 - MWindow constructor causes ContextProperty::waitForSubscri...Jaroslaw Jaryszew
2010-12-22Changes: Make use of metatypes, so no need to compare strings on parsing styl...Stanislav Ionascu
2010-12-22Fixes: NB#209041 - Application window style is missing navigation bar style p...Adrian Yanes
2010-12-20Fixes: NB#207738 - QtStyle Example crashes on exit when "open files" dialog i...Bernd Lamecker
2010-12-16Revert "Fixes: NB#211689 - Unable to switch style in MBasicListItem at runtime"Stanislav Ionascu
2010-12-16Fixes: NB#208077 - MNotification doesn't show specified imageAdrian Yanes
2010-12-16Fixes: NB#211689 - Unable to switch style in MBasicListItem at runtimeAdrian Yanes
2010-12-16Fixes: NB#210352Jarno Malmari
2010-12-16Fixes: NB#210713, Text Input Field is "jumping"Jarno Malmari
2010-12-15Fixes: NB#211964 - Additional click is emitted when accessing object menuMichal Guminiak
2010-12-15Changes: fix windows portMiroslav Safr
2010-12-14Fixes: NB#204526 - First character is removed in Select Internet Connection d...Pekka Vuorela
2010-12-14Fixes: NB#200329 - All windows are rotating when device rotatesJaroslaw Jaryszew
2010-12-14Fixes: NB#171569 - (EveryLocation) Adding MAction with MAction::EveryLocation...Juan A. Suarez Romero
2010-12-13Windows build fix: MWindowPrivate::applyStartupWindowBackground() is defined ...Miroslav Safr
2010-12-13Revert "Fixes: NB#188610 Masked texts are revealed when character is entered ...Pekka Vuorela
2010-12-10Fixes: NB#207856 - Wrong size of status bar tap areaDominik Kapusta
2010-12-09Changes: allow nothing, pixmap or color as default background filling at app ...Armin Berres
2010-12-09Fixes: NB#188610 Masked texts are revealed when character is entered from HKBarsantil
2010-12-09Changes: honor the replacement in MTextEdit::inputMethodEvent()Ning Chi
2010-12-09Changes: SIP request moved to focus in, in MTextEdits.Jarno Malmari
2010-12-09Fixes: NB#205533Marcin Miklas
2010-12-09Changes: rename MWidget::grabGesture method to grabGestureWithCancelPolicyMichal Guminiak
2010-12-08Changes: Animate MPannableViewport scrollingJarno Malmari
2010-12-08Fixes: NB#182815 - Pannable widget is not transparent wrt. passing focus to ...Michal Guminiak
2010-12-08Fixes: NB#204882 - Prestarted applications not visible in the switcher after ...Juha Lintula
2010-12-08Changes: Round MeegoTouch widgets (MWidgetController subclasses) geometry to ...Stanislav Ionascu
2010-12-07Changes: ignore the preedit in MTextEdit::inputMethodQuery()Ning Chi
2010-12-07Changes: support QInputMethodEvent::Selection in MTextEdit.Ning Chi
2010-12-07Changes: MTextEdit: optimize styled pre-edit insertionHannu Koivisto
2010-12-07Changes: MApplicationWindow. Refactoring application chaining codeDaniel d'Andrada
2010-12-03Changes: Deprecates the progress indicator in the application menuJoaquim Rocha
2010-12-03Changes: The signals handlers was implemented for async models.Alexander Kornilov
2010-12-02Changes: temporarily disable blocking of paint events with meego graphicssystemArmin Berres
2010-12-02Changes: introduce new method to check if we are running with meego graphciss...Armin Berres
2010-12-01Fixes: NB#200520 - for action added with MApplicationPage::addAction() - setE...Jukka Halonen
2010-12-01Changes: avoid unnecessary MTextEdit::textChanged() signalPekka Vuorela
2010-11-30Changes: Restore input method extension from MPannableViewport when needed.Jarno Malmari
2010-11-30Changes: Topmost pannable viewport extends its range based on SIP area.Jarno Malmari
2010-11-30Fixes: MPannableViewport::setRange() used its argument incorrectly.Jarno Malmari
2010-11-30Changes: Support MPannableViewport range extension for automatic scrollingJarno Malmari
2010-11-30New: MScrollChain class handles scrolling of widgets.Jarno Malmari
2010-11-29Changes: Dialog icon demo in widgetsgallery.Maciej Jablonski
2010-11-29Fixes: NB#207657 - Swiping on the top of the email event does not change the ...Adrian Yanes
2010-11-29New: Label text alignment by style.Stanislav Ionascu