aboutsummaryrefslogtreecommitdiff
path: root/src/corelib
AgeCommit message (Expand)Author
2010-07-26Changes: remove compiler warning on gcc 4.2.1Juergen Bocklage-Ryannel
2010-07-26Changes: fix compilation problem with gcc 4.5Mike FABIAN
2010-07-26Changes: use MLocale::CalendarType instead of const MCalendar& as parameter f...Mike FABIAN
2010-07-26Changes: Improve MSceneWindow::appear() documentationDaniel d'Andrada
2010-07-26Changes: fixing some typos in MSceneWindow documentationDaniel d'Andrada
2010-07-23Changes: fix documentation, connectSettings() description had an errorMike FABIAN
2010-07-23Changes: MGridItem is deprecated.Sergiy Dubovik
2010-07-23Changes: fixing coverity issues: CID#1030 and CID#1003Anna Gadomska
2010-07-22Do not declare static variables in a headerHarald Fernengel
2010-07-22Fixes: NB#181303, Navigation controls won't come back when hardware keyboard ...Jarno Malmari
2010-07-22Changes: revive themedaemon stress testArmin Berres
2010-07-22Changes: Add status bar to System Dialog.Dominik Kapusta
2010-07-22Fixes: NB#166004 - Unexpected input focus behaviour when focused widget is co...Tomas Junnonen
2010-07-21Changes: fix mcity.cpp and ut_mlocationdatabase.cpp to compile also for Qt < 4.7Mike FABIAN
2010-07-21Changes: Updated documentation for MOrientationChangeEvent.Jaroslaw Jaryszew
2010-07-21Changes: Make MImageWidget draw the QImage instead of transforming it into QP...Stanislav Ionascu
2010-07-20Fixes: NB#180566 - TextEdit should reply the file name of registered input me...chning
2010-07-20Changes: correctly handle if theme daemon client sends reinitArmin Berres
2010-07-20Changes: themedaemon sends most used pixmap handles to the clientsArmin Berres
2010-07-20Changes: introduce packet to communicate most used pixmapsArmin Berres
2010-07-20Fixes: NB#180331 - CSS constants do not work for pixmap typesJanne Heikkilä
2010-07-20New: X property that contains home and close button geometries.Dominik Kapusta
2010-07-19Changes: Fixed UT for MLayoutJaroslaw Jaryszew
2010-07-16Changes: avoid possible time conversions done by Qt in QDateTime MCalendar::q...Mike FABIAN
2010-07-16Changes: improve coverage of ut_mcalendar unit testMike FABIAN
2010-07-16Fixes: NB#172648 - Slow startup performance when using MGConfItemArmin Berres
2010-07-16Fixes: Transition animation starts in half-screen when page shown for a first...Jaroslaw Jaryszew
2010-07-16Changes: add some checks to MCalendar::setSystemTimeZone()Mike FABIAN
2010-07-15Changes: Removed superfluous Q_PROPERTY declaration for MAction, as it's alre...Tomas Junnonen
2010-07-15Changes: fix build without ICUMike FABIAN
2010-07-15Changes: MComponentCache updates QCoreApplication's argument listJuha Lintula
2010-07-15Changes: bool isInSwitcher() added to MWindow.Jussi Lind
2010-07-15Changes: switcherExited() and switcherEntered() signals added to MWindow.Jussi Lind
2010-07-15Changes: add test for MLocale::createCLocale()Mike FABIAN
2010-07-15Changes: improve test coverage for mcollatorMike FABIAN
2010-07-15Changes: improve coverage of MBreakIterator testMike FABIAN
2010-07-15Changes: add index() method to MBreakIteratorMike FABIAN
2010-07-15New: Extended orientation settingsJaroslaw Jaryszew
2010-07-15Changes: Creating unit tests for MSeparator and MSeparatorView classesdenes dezso
2010-07-14Changes: Adding possibility to specify identifier when item is recycled.Sergiy Dubovik
2010-07-14Fixes: NB#179128 - Configure doesn't check for Xdamage extensionMiroslav Safr
2010-07-14Changes: use “const MCity &city” instead of “MCity city” in foreachMike FABIAN
2010-07-14Changes: fix MLocationDatabase::nearestCity()Mike FABIAN
2010-07-14Changes: add test for MLocationDatabase::matchingCities()Mike FABIAN
2010-07-14New: Event eater for ongoing transition animationsJaroslaw Jaryszew
2010-07-13Changes: improve coverage of ft_locales, add missing MLocale::categoryScript(...Mike FABIAN
2010-07-13Changes: remove private function createLocaleString()Mike FABIAN
2010-07-13Changes: Improved front pageTomas Junnonen
2010-07-13Changes: Opening of status indicator menu using dragSachin Kundu
2010-07-13Fixes: NB#178961 - MComboBox selection fails to clear selection resulting fro...Stanislav Ionascu