Re-add default positioning for Widgets.
[profile/ivi/qtbase.git] / src /
2012-02-10 Friedemann KleintRe-add default positioning for Widgets.
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 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 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 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 John StanleyAdd support for xlib backend X Event filters
2012-02-10 Andrew Stanley-JonesAdd socketOptions flags to QLocalServer
2012-02-09 Frederik GladhornUpdate docs for QAccessibleEvent.
2012-02-09 jian liangImprovement to font database cleanup
2012-02-09 Andreas HolzammerCompile fix QWindowsMobileStyle
2012-02-09 Thorbjørn Lund MartsumQHeaderView - minor bug in visualIndexAt
2012-02-09 Andreas HolzammerDont build printer support for Windows CE.
2012-02-09 Friedemann KleintIntroduce 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 Teemu KatajistoVarious documentation fixes ported from 4.8
2012-02-09 Albert Astals CidTake into account shaping in findRealWindow
2012-02-09 Jiang JiangEliminate a warning
2012-02-09 Andreas HolzammerReplace Q_WS_WINCE against Q_OS_WINCE.
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-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.
2012-02-08 Samuel RødalFixed CustomDashLine drawing bug.
2012-02-08 Andreas HolzammerUse qgetenv instead of getenv.
2012-02-08 Stephen KellyTreat pointers to QObject derived types in QVariant...
2012-02-08 Kai KoehneMac: Fix compilation with -qtnamespace
2012-02-08 Mark BrandQSqlTableModel::setRecord(): emit dataChanged() consist...
2012-02-08 Mark BrandQSqlTableModel::setRecord(): do not try to detect value...
2012-02-08 Mark BrandQSqlTableModel::setData(): submit() instead of updateRo...
2012-02-08 Mark BrandQSqlTableModel::setData(): call dataChanged() before...
2012-02-08 Mark BrandQSqlTableModel: do not suppress dataChanged() on insert...
2012-02-08 Mark BrandQSqlTableModel::setRecord(): use submit for OnFieldChange
2012-02-08 Oswald Buddenhagenfix msvc 2008 warning about downcasting to bool
2012-02-08 Pasi MatilainenQTextEdit cursor position fix when moving left/right...
2012-02-08 David FaureFix compilation with -Werror -Wshadow
2012-02-08 Bradley T. HughesUse Q_PROCESSOR_* when chosing an atomic implementation
2012-02-08 Bradley T. HughesAdd qprocessordetection.h
2012-02-08 Andreas HolzammerFix QProcess compile for Windows CE.
2012-02-08 Andreas HolzammerDisable Assertion messagebox for unittests.
2012-02-08 Kim Motoyoshi KallandFixed source composition with opacity in the raster...
2012-02-08 Andrew den ExterInitialize dynamic meta object extradata.
2012-02-08 Jędrzej NowackiFix position of a comment.
2012-02-08 Jędrzej NowackiCode cleanup and micro optimizations in QMetaType.
2012-02-08 Andreas HolzammerDon't include qguifunctions_wince.h in QtCore.
2012-02-08 José Millán SotoMake copy and cut methods work in QAccessibleTextEdit
2012-02-08 Rick StocktonAdd 'AllButtons' into Qt::MouseButton enum, for use...
2012-02-08 Jonathan LiuFix compilation with MinGW-w64
2012-02-08 Friedemann KleintFix warnings in input contexts.
2012-02-08 Stephen KellyAdd the mkspecs dir to the include dirs.
2012-02-08 Jason McDonaldtestlib: Clear ignored messages after every data row
2012-02-08 Jason McDonaldtestlib: Clear expected failures after every data row.
2012-02-08 Laszlo AgocsReorganize evdev plugins
2012-02-08 José Millán SotoDo not check isActiveWindow in QAccessibleWidget::state
2012-02-07 Mark BrandQSqlTableModel::removeRows(): require valid full range...
2012-02-07 Mark BrandQSqlTableModel::removeRows(): don't emit extra beforeDelete
2012-02-07 Jonas GastalDon't allow cd'ing to above root.
2012-02-07 Mark BrandQSqlTableModelPrivate::ModifiedRow guard private data
2012-02-07 Mark BrandQSqlTableModelPrivate: deduplicate field stripping...
2012-02-07 Bradley T. HughesFix src/concurrent/concurrent.pro
2012-02-07 Andreas HolzammerUse Q_OS_WINCE instead of Q_WS_WINCE
2012-02-07 Andreas HolzammerFix compilation with QT_NO_PRINTER.
2012-02-07 Jonathan LiuChange WId to be a quintptr.
2012-02-07 Andreas HolzammerFix include of resource file.
2012-02-07 Friedemann KleintFix compiler warnings in accessible code.
2012-02-07 Kim Motoyoshi KallandFixed jagged lines when drawing scaled image with raste...
2012-02-07 Kim Motoyoshi KallandRemoved image format specific template functions in...
2012-02-07 Andreas HolzammerUse the QNX implementation of mkdtemp for win and wince.
2012-02-07 jian liangfix memory leak of QLibraryPrivate
2012-02-07 Bradley T. HughesEnsure that posted events are sent by Q*Application...
2012-02-07 Caroline ChaoCodeCoverage: Save coverage data in QTestLog::stopLogging()
2012-02-07 Friedemann KleintCompile with -no-freetype.
2012-02-07 João AbecasisDetect incompatibilities in repeated type registration
2012-02-07 Jędrzej NowackiRemove QMetaType::unregisterType().
2012-02-07 Jędrzej NowackiAlign QVariant::UserType and QMetaType::User
2012-02-07 Bradley T. HughesMake syncqt ignore qsystemdetection.h and qcompilerdete...
next