profile/ivi/qtbase.git
2012-07-16 Stephen KellyGenerate a fatal error as appropriate.
2012-07-16 Stephen KellyCreate imported targets if the library files exist
2012-07-16 Jeremy KatzUndocument Qt::AnchorAttribute
2012-07-16 Joerg BornemannQWidget::showFullScreen fixed for widgets with valid...
2012-07-16 Friedemann... Replace Q_WS_ in tests by Q_OS_ or check platform names.
2012-07-16 Joerg Bornemanntst_qwidget: check widget geometry in fullscreen mode
2012-07-16 Andreas HolzammerFix window size issue under Windows CE
2012-07-16 Friedemann... Remove #ifdef Q_WS_ / include / #endif conditionals.
2012-07-16 David FaureFix applicationName() being empty in QApplication.
2012-07-16 Jan-Arve SaetherImprove qDebug() << QAccessibleEvent() to display state...
2012-07-16 Sergio AhumadaDoc: Fix typo
2012-07-16 Alexandros... Added a reserved data pointer in QPaintDevice.
2012-07-16 Sergio AhumadaDoc: Fix typo foreigh -> foreign
2012-07-16 Shawn Rutledgehandle XInput 2.2 multipoint touch events
2012-07-16 Ivan KomissarovRemove QToolButton's protected constructor
2012-07-16 Friedemann... Fix QSplashScreen on X11.
2012-07-16 Friedemann... Use DropShadow from QPlatformTheme everywhere in qwhats...
2012-07-16 Friedemann... Replace some Q_WS_X11 by check for platform's name.
2012-07-16 Stephen KellyFix the use of if() inside of macro().
2012-07-16 Jeremy KatzMake qwindowsysteminterface.cpp compile with QT_NO_SHORTCUT
2012-07-16 Kim Motoyoshi... Fix crash in QPixmap::fromImage() when memory is low.
2012-07-16 Kent Hansenstatemachine: Move RestorePolicy enum to QState class
2012-07-16 Kent HansenAdd QStateMachine constructor that takes a ChildMode
2012-07-15 Oswald Buddenhagenmake QMAKE_RESOLVED_TARGET use normalized path separators
2012-07-15 Oswald Buddenhagenmake use of new functions
2012-07-15 Oswald Buddenhagenautomatically fix separators in QMAKE_{DIST,}CLEAN
2012-07-15 Oswald Buddenhagenfix object file name clash
2012-07-14 Stephen KellyTest QVariant copy with a user type instead of a QtNetw...
2012-07-14 Stephen KellyRun QIcon related crash test with the other QtGui types.
2012-07-14 Stephen KellyDon't declare built-in metatypes as metatypes again.
2012-07-14 Stephen KellyFix typo qith -> with.
2012-07-14 Eskil Abrahamsen... Avoid crash when getting bearings from fallback font...
2012-07-13 Stephen KellyAdd some tests to note that private signals can't be...
2012-07-13 Stephen KellySimplify the moc code related to private signals a...
2012-07-13 Rafael Roquetto[QNX] Force UNIX-style separators on Windows hosts
2012-07-13 Thorbjørn Lund... Fix a few compiler warnings.
2012-07-13 Jan-Arve SaetherRelax the reqirement in which order events are delivered.
2012-07-13 Marc MutzQNX: normalize signals/slots
2012-07-13 Marc Mutzplugins/bearer: normalize signals/slots
2012-07-13 Marc Mutzinput/evdevmouse: normalize signals/slots
2012-07-13 Stephen KellyOnly create the Qt5::WinMain target if it doesn't exist...
2012-07-13 Kevin OttensMake sure the emulated mouse event comes last
2012-07-13 Kent Hansenstatemachine: Micro-optimization for signal transition...
2012-07-13 Kent Hansenstatemachine: Use new Qt5 api for obtaining method...
2012-07-13 Kent Hansenstatemachine: Make signal transition registration threa...
2012-07-13 Kent Hansenstatemachine: Fix signal transition handling in multi...
2012-07-13 Kent Hansenstatemachine: Small refactoring of transition registration
2012-07-13 Girish Ramakrishnanlinuxfb: fix style in QFbCursor
2012-07-13 Kent Hansenstatemachine: Fix dynamic transition registration edge...
2012-07-13 Kent Hansenstatemachine: Avoid warning when setting up signal...
2012-07-13 Kent Hansenstatemachine: Set correct signal index when signal...
2012-07-13 Marc Mutzdoc/snippets: normalize signals/slots
2012-07-13 Marc MutzQtWidgets: normalize signals/slots
2012-07-13 Thomas McGuireQNX: Fix flushing the backing store to non-owner windows
2012-07-13 Thomas McGuireQNX: Extract and move adjustBufferSize() function
2012-07-13 Thomas McGuireQNX: Apply state from QWindow when creating new QQnxWindow
2012-07-13 Friedemann... Improve accessibility test helpers.
2012-07-13 Gunnar SlettaAnalog clock and raster window examples
2012-07-13 Marc MutzQtGui: normalize signals/slots
2012-07-13 Marc Mutzmeego: normalize signals/slots
2012-07-12 Stephen KellyMake it possible to connect to QAbstract{State,Transtio...
2012-07-12 Stephen KellyMake it possible to use new syntax to connect to model...
2012-07-12 Stephen KellyCreate a way to inform moc about private signals.
2012-07-12 Jason McDonaldMake it clear that stickman example animations are...
2012-07-12 Jędrzej NowackiTest for QMetaType binary breakage.
2012-07-12 Martin Smithqdoc: Clean path names before using them
2012-07-12 Christoph SchleifenbaumMac: Fix crash on Mac OS 10.6 with new scrollbars.
2012-07-12 Marc Mutztst_QMimeDatabase: use QFutureSynchronizer
2012-07-12 Kent Hansenstatemachine: Fix state entry bug for parallel state...
2012-07-12 Kent Hansenstatemachine: Move invariant code out of loop body
2012-07-12 Gunnar SlettaFix compilation for some glxext.h header versions
2012-07-12 Thiago MacieiraFix small problems with tst_QProcess
2012-07-12 Jan-Arve SaetherEnable modularization of translation files.
2012-07-12 Eskil Abrahamsen... Fix crash when column is inserted before rowspanned...
2012-07-12 Oswald Buddenhagenfix splitting of $PATH when looking for sh.exe
2012-07-12 Oswald Buddenhagenremove another symbian remnant: QMAKE_RVCT_LINKSTYLE
2012-07-12 Oswald Buddenhagentest behavior of $${absolute,relative}_path() with...
2012-07-12 Oswald Buddenhagenremove pointless checking/fallback code for $$TARGET
2012-07-12 Oswald Buddenhagenremove support for syncqt-based config tests
2012-07-12 Tasuku Suzukiremove QT_NO_SIGNALMAPPER from features
2012-07-12 Andreas HolzammerFix wince build
2012-07-12 Girish RamakrishnanQPA: pass cmdline arguments to QPlatformIntegrationPlug...
2012-07-12 Friedemann... Implement qWaitForWindowShown using qWaitForWindowExposed.
2012-07-12 Oswald Buddenhagendon't unnecessarily normalize $$[QT_INSTALL_*] any...
2012-07-12 Thomas McGuireQNX: Rename copyBack() to blitPreviousToCurrent()
2012-07-12 Thomas McGuireQNX: Factor out blitHelper() function
2012-07-12 Thomas McGuireQNX: Add comment in post() explaining how buffering...
2012-07-12 Friedemann... Tests: Fix printsupport profiles.
2012-07-12 Oswald Buddenhagenmake the prl lookup search in standard locations
2012-07-12 Robin Burchellandroid: fix build mistake from earlier mkspec naming
2012-07-12 Thiago MacieiraFix static plugin loading.
2012-07-11 Mitch CurtisWrite qHash functions for QDate, QTime and QDateTime.
2012-07-11 Mitch CurtisAdd unary operator+ to QPoint and QPointF.
2012-07-11 Thiago MacieiraPut the ICU libraries in LIBS_PRIVATE
2012-07-11 Oswald Buddenhagenfix QT.<module>.*_VERSION references
2012-07-11 Oswald Buddenhagendo not mess with VERSION
2012-07-11 Friedemann... Improve windowflags, windowgeometry manual tests.
2012-07-11 Robin Burchelleglfs: add virtual destructor to QEglFsHooks
2012-07-11 Girish Ramakrishnanlinuxfb: Add config.test and configure support
2012-07-11 Sergio AhumadaFix some spelling errors
next