profile/ivi/qtbase.git
2012-02-13 Kai KoehneReshuffle code between qglobal, qlogging
2012-02-13 Olivier GoffartFix qmake compilation
2012-02-13 Bradley T.... Remove HP PA-RISC atomic implementation.
2012-02-13 Bradley T.... Remove the SH atomic implementation...
2012-02-13 Bradley T.... Remove out-of-line atomic implementation for PowerPC
2012-02-13 Bradley T.... Remove out-of-line atomic implementation for Alpha
2012-02-13 Rohan McGovernFixed compile with -qtnamespace
2012-02-13 Jason McDonaldtestlib: Count passes, fails and skips consistently.
2012-02-12 Caroline ChaoCodeCoverage: Handle QTest based subtests.
2012-02-12 Samuel RødalCompile without OpenGL.
2012-02-12 David FaureUse toDisplayString when debugging urls (no passwords...
2012-02-11 Andreas HolzammerRemove failing for ARM Architectures.
2012-02-11 Stephen KellyFix warnings about existing directories during cmake...
2012-02-11 Stephen KellyImplement QMAKE_SUBSTITUTES.config = verbatim.
2012-02-11 Andreas HolzammerEscape project file name in makefile rebuild rules.
2012-02-11 David FaureAdd QUrl::toDisplayString(), which is toString() withou...
2012-02-11 Andreas HolzammerFixed zlib build for WEC7.
2012-02-11 Johannes ZellnerAdd evdev based generic linux keyboard plugin
2012-02-11 John StanleyRaise loopLevel for deleteLater in event filters
2012-02-10 Andreas HolzammerDon't build printer plugins for Windows CE.
2012-02-10 Friedemann... Add QPlatformServices class.
2012-02-10 Friedemann... Re-add default positioning for Widgets.
2012-02-10 Laszlo AgocsAdd an entry about TouchCancel to the changes file
2012-02-10 Laszlo AgocsFix xcb's native resource getters.
2012-02-10 Laszlo AgocsAvoid crash when windows with active mouse synthesizati...
2012-02-10 Jan Arne PetersenAdd support for "none" QT_IM_MODULE
2012-02-10 Denis DzyubenkoFixed alignment check in QJsonDocument::fromRawData
2012-02-10 Stephen KellyAdd -fPIE to the Qt5Core_COMPILE_FLAGS with reduce...
2012-02-10 Samuel RødalProperly read back the actual format in xcb and xlib...
2012-02-10 Samuel RødalMore graceful handling of QSurfaceFormat::samples(...
2012-02-10 Samuel RødalMore graceful handling of QSurfaceFormat::samples(...
2012-02-10 Leonard LeeDisplay QThread name for debugging.
2012-02-10 Simon HausmannFix Harmattan compile target to be usable outside of...
2012-02-10 Miikka HeikkinenMake "nmake check" pass for gui tests in Windows.
2012-02-10 Olivier GoffartMake it possible to put QObject tracked with QWeakPoint...
2012-02-10 Andreas HolzammerInclude winsock2.h for ntohl.
2012-02-10 Kai KoehneFix qlogging autotest for clang
2012-02-10 Oswald Buddenhagenlower qmake optimization level on msvc
2012-02-10 Bradley T.... Test posted events in tst_QEventDispatcher with various...
2012-02-10 Bradley T.... Run tst_QEventDispatcher with the GUI event dispatchers...
2012-02-10 Bradley T.... Add tst_QEventDispatcher to tests/auto/corelib/kernel
2012-02-10 Jan-Arve SaetherMove all usages of Relation enum values to QAccessible...
2012-02-10 Olivier GoffartForce -fPIE on ELF if Qt is built with reduced relocations
2012-02-10 Laszlo AgocsHandle TouchCancel in gui and widgets
2012-02-10 Andreas HolzammerEscape Dependencies of precompiled header right.
2012-02-10 Andreas HolzammerRemove no longer needed ifdef Q_OS_WINCE.
2012-02-10 Andreas HolzammerAdd qt_pixmapFromWinHICON again for Windows CE.
2012-02-10 Andreas HolzammerClean up qguifunctions_wince includes.
2012-02-10 Toby TomkinsRemove SVG specific tests and testdata from QIcon.
2012-02-10 John StanleyAdd support for xlib backend X Event filters
2012-02-10 Kurt KorbatitsFixed qlibrary unittest to work on mac
2012-02-10 Kurt KorbatitsFixed qsharedpointer unittest to run from installation...
2012-02-10 Andrew Stanley... Add socketOptions flags to QLocalServer
2012-02-09 Frederik GladhornUpdate docs for QAccessibleEvent.
2012-02-09 jian liangImprovement to font database cleanup
2012-02-09 Oswald Buddenhagenmake locateSyncProfile() a "tad" less convoluted
2012-02-09 Andreas HolzammerCompile fix QWindowsMobileStyle
2012-02-09 Thorbjørn Lund... QHeaderView - minor bug in visualIndexAt
2012-02-09 Andreas HolzammerDont build printer support for Windows CE.
2012-02-09 Oswald Buddenhagencompile without rtti
2012-02-09 Oswald Buddenhagenremove pointless include paths
2012-02-09 Oswald Buddenhagenproperly enable stl via qmake instead of hacking compil...
2012-02-09 Oswald Buddenhagenbuild with QT_NO_GEOM_VARIANT
2012-02-09 Oswald Buddenhagenadd missing errno.h include
2012-02-09 Oswald Buddenhagenremove bizarre magic from precompiled header
2012-02-09 Oswald Buddenhagenconsolidate Read* options
2012-02-09 Friedemann... Introduce QScreen::grabWindow(), deprecate QPixmap...
2012-02-09 Kai KoehneAllow customization of qDebug output at runtime
2012-02-09 Nick RatelleInitializes seqDumpPos on qiodevice.cpp
2012-02-09 Laszlo AgocsAdd event type for TouchCancel.
2012-02-09 Jiang JiangPreserve weight and style request for multi font engines
2012-02-09 Miikka HeikkinenMake "nmake check" pass for corelib tests in Windows.
2012-02-09 Teemu KatajistoVarious documentation fixes ported from 4.8
2012-02-09 Albert Astals CidTake into account shaping in findRealWindow
2012-02-09 Rohan McGovernFixed tst_qfileinfo::group crash if getgrgid fails
2012-02-09 Jiang JiangEliminate a warning
2012-02-09 Andreas HolzammerReplace Q_WS_WINCE against Q_OS_WINCE.
2012-02-09 Rohan McGovernFixed tst_qobject::property for clang
2012-02-09 Mark BrandQSqlTableModel::insertRecord(): clean up after failed...
2012-02-09 Andreas HolzammerRemove leftover show() prototype.
2012-02-09 Mark BrandQSqlTableModel::setRecord(): improve handling of field...
2012-02-09 Mark BrandQSqlTableModel::insertRecord(): correct documentation
2012-02-09 Andreas HolzammerDon't link shell32 for Windows CE.
2012-02-09 Kurt KorbatitsFixed qstandardpaths unittest to handle being run as...
2012-02-09 Kurt KorbatitsFixed qdir unittest to handle being run as root
2012-02-09 Kurt KorbatitsFixed qfile unittest rename() failing as root
2012-02-09 Stephen KellyUpdate note about metatype fully defined requirement.
2012-02-09 Jason McDonaldMake selftest.pri more readable/maintainable.
2012-02-09 Jason McDonaldImprove float selftest
2012-02-09 Jason McDonaldRemove unused test results from testlib selftests.
2012-02-09 Jason McDonaldAdd data tag names to datetime selftest.
2012-02-09 Jason McDonaldtestlib: Add selftests for skip and fail inside cleanup...
2012-02-09 Rohan McGovernFixed tst_selftests on OSX 10.7
2012-02-08 Gunnar SlettaAvoid advancing animations outside the animation "tick"
2012-02-08 Andreas HolzammerFix compile with QT_NO_OPENGL.
2012-02-08 João AbecasisIntroduce Q_DECLARE_OPAQUE_POINTER
2012-02-08 Stephen KellyBuild with QT_NO_CAST_FROM_BYTEARRAY
2012-02-08 Andreas HolzammerFix compilation of Menubar for Windows CE.
2012-02-08 Andreas HolzammerAdd missing include of qdrawutil.h
2012-02-08 Nick Ratellerealpath(X,0) IS supported on QNX.
next