profile/ivi/qtbase.git
2012-07-18 Rafael RoquettoAuto detect iconv on Windows hosts
2012-07-18 Rafael RoquettoFix auto detection in configure.exe
2012-07-18 Friedemann... Mirror potentially themeable style hints in QPlatformTheme.
2012-07-18 Laszlo AgocsFollow gbm api changes in kms plugin
2012-07-18 Laszlo AgocsTear down properly in kms plugin when exiting
2012-07-18 Laszlo AgocsAdd config test for kms
2012-07-18 Casper van... Fix incorrect #endif comment.
2012-07-17 Tasuku Suzukiremoving QT_NO_URLINFO and using QT_NO_FTP instead
2012-07-17 Friedemann... Fix widget animations.
2012-07-17 Rafael RoquettoSet correct QT_LFLAGS_SQLITE for default cases.
2012-07-17 Friedemann... Windows: Do not return short path names for QDir::tempP...
2012-07-17 Friedemann... Unix printing: Fix suggested file name for printing...
2012-07-17 Jeremy KatzTypo in QWaitCondition::wait() doc: lcokedReadWriteLock
2012-07-17 Jeremy KatzCorrect documentation for Void metatype value, define...
2012-07-17 Jeremy KatzAdd new metatypes to QMetaType::Type enum for docs
2012-07-17 Jeremy KatzRemove Qt3Support enums for q{dir,filedevice,settings...
2012-07-17 Jeremy KatzRemove documentation of previously deleted Accessibilit...
2012-07-17 Jeremy KatzRemove documentation of Qt3Support enums in qcoreevent.cpp
2012-07-17 Rafael RoquettoInstall right version of tools when x-compiling.
2012-07-17 Sergio MartinsNormalize signal/slots.
2012-07-17 Stéphane CerveauFix infinite loop due to FPU limitation
2012-07-17 Mark BrandQSqlTM: add reimplemented record() method
2012-07-17 Mark BrandQSqlTM: use generated flag more correctly in setRecord...
2012-07-16 Charles YinDon't join between 2 same points
2012-07-16 Thiago A. CorreaFix error when inserting to tables with datetime fields...
2012-07-16 Kim Motoyoshi... List .pbm and .pgm as supported writable image file...
2012-07-16 Marc MutzQStateMachine: mark a ctor as explicit
2012-07-16 Jeremy Katzundocument enums as part of Qt3Support removal
2012-07-16 Jeremy KatzAdd gui/ to qtcore.qdocconf to pick up enums in Qt...
2012-07-16 Oswald Buddenhagenremove support for forwarding module pri creation via...
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
next