remove support for QMAKE_PLATFORM_DIR
[profile/ivi/qtbase.git] / src /
2012-03-08 Rick StocktonBlackBerry Plugin: support 8 mouse buttons, instead...
2012-03-08 Giuseppe D'AngeloQRegularExpression: minor fix to captureIndexForName
2012-03-08 Giuseppe D'AngeloQRegularExpression: improve JIT memory handling
2012-03-08 Friedemann KleintWindows: Fix flag handling.
2012-03-08 Martin PeterssonQtNetwork: blacklist two more certificates
2012-03-08 Oswald Buddenhagenreplace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT...
2012-03-08 Oswald Buddenhagenremove obviously counterproductive uses of QT_SOURCE_TR...
2012-03-08 Donald CarrRemove legacy pre-QPA gui/egl implementation
2012-03-08 Frederik GladhornQAccessibleEvent needs a virtual destructor.
2012-03-08 Lars KnollDefer window activation if the window hasn't beenn...
2012-03-08 Lars KnollFix a bug in the assignment operators for QJsonObject...
2012-03-08 Jędrzej NowackiCrash fix in QMetaType::typeName.
2012-03-08 Jędrzej NowackiFix crash in QVariant::canConvert.
2012-03-08 Giuseppe D'AngeloRemove usage of QtXml from rcc, add test
2012-03-08 Jiang JiangEnablers for shared graphics cache in raster paint...
2012-03-08 Pierre RossiRemove dead code.
2012-03-08 Jason McDonaldtestlib: Make QTestResult::verify() more robust.
2012-03-08 Frederik GladhornAdd accessible role Desktop.
2012-03-08 Frederik GladhornCall updateAccessibility with the right index.
2012-03-08 Nick RatelleFixes potential memory leak in qtextcodec.cpp
2012-03-08 Jason McDonaldtestlib: Improve verbose and XPASS output
2012-03-08 Jason McDonaldtestlib: Document a known limitation of QFINDTESTDATA.
2012-03-08 Andy ShawCall wait() after calling quit() so that it can gracefu...
2012-03-08 Shane KearnsWindows - handle both auto detect proxy settings together
2012-03-08 Shane KearnsFix a number of bugs with windows system proxies
2012-03-08 Shane KearnsWindows - fall back on static proxy config if autoproxy...
2012-03-08 Shane KearnsWindows - handle proxy autoconfiguration resulting...
2012-03-08 Shane KearnsWindows - fix proxy types for manually specified proxies
2012-03-08 Sean HarmerAllow compilation of 3rdparty/pcre on QNX
2012-03-08 Frederik GladhornFix typo: remember not remembet
2012-03-08 Lars KnollMove qdoc into qtbase and bootstrap it
2012-03-07 Friedemann KleintQCursor: Associate cursor with screen.
2012-03-07 Debao ZhangFix dockwidgets behavior when window resized or central...
2012-03-07 Giuseppe D'AngeloQRegularExpression: add optimizations autotest
2012-03-07 Debao ZhangQWidget: fix wrong mouse behavior
2012-03-07 Miikka HeikkinenFix sending simulated keyboard events to popup widgets
2012-03-07 Miikka HeikkinenWindows: Fix override cursor logic
2012-03-07 Friedemann KleintCocoa: Implement Drag-and-Drop.
2012-03-07 Olivier GoffartFix deadlock in QPropertyAnimation
2012-03-07 Friedemann KleintAdd fonts to QPlatformTheme.
2012-03-07 Jędrzej NowackiAdd nicer error message in qMetaTypeId function.
2012-03-07 Eskil Abrahamsen... Fix support for scripts that require OpenType
2012-03-07 Mark BrandQSqlTableModel::selectRow(): complete documentation
2012-03-07 Andy ShawImprove type detection for query results
2012-03-07 Sarah SmithCompile with -qtnamespace
2012-03-07 Giuseppe D'AngeloQRegularExpression: fix optimizePattern, document the...
2012-03-06 Donald CarrQuery udev build parameters from pkg-config
2012-03-06 Laszlo AgocsFix double click handling.
2012-03-06 Shawn RutledgeFix the bit test for ABS_MT_SLOT to detect protocol B
2012-03-06 Giuseppe D'AngeloQRegularExpression: fix documentation due to qdoc changes
2012-03-06 Rohan McGovernFixed warnings from arm builds with -Wundef
2012-03-06 Frederik GladhornFix off by one in updateAccessibility.
2012-03-06 Lars KnollFix parsing of unicode escape sequences
2012-03-06 Rohan McGovernFixed warning from gcc with -Wundef for some values...
2012-03-06 Aaron McCarthySupport legacy QDataStream serialization of QDate.
2012-03-06 Bradley T. HughesUse #define before including SHA-2 3rdparty code
2012-03-06 Mark BrandQSqlTableModel: use selectRow() for field and row edit...
2012-03-06 Mark BrandQSqlTableModel: long live selectRow()!
2012-03-06 Mark BrandQSqlTableModel: handle changes between submit and select
2012-03-06 Giuseppe D'AngeloQRegularExpression: const correctness fixes
2012-03-06 Giuseppe D'AngeloQRegularExpression: add captureCount()
2012-03-06 Giuseppe D'AngeloQRegularExpression: do not use JIT in debug builds
2012-03-06 Giuseppe D'AngeloQRegularExpression: improve operator==, add dedicated...
2012-03-06 Giuseppe D'AngeloQRegularExpression: QDebug support for pattern options
2012-03-06 Giuseppe D'AngeloQRegularExpression: add QRegularExpression* set of...
2012-03-06 Oswald Buddenhagenfix relative default examples path
2012-03-06 Shane KearnsFix tst_QNetworkReply::httpWithNoCredentialUsage autotest
2012-03-06 Shane KearnsWindows - fix QWindowsSystemProxy global static race
2012-03-06 Joerg BornemannQProcess/Win: pointless Sleep call removed
2012-03-06 Olivier GoffartDon't use QMutexPool in QEventDispatcher
2012-03-06 Olivier GoffartDon't use QMutexPool from the animation framework
2012-03-06 Olivier GoffartCleanup QThread::initialize and QThread::cleanup
2012-03-06 Eskil Abrahamsen... Make cache of opentype tables in Harfbuzz face lazy
2012-03-06 Jędrzej NowackiImprove safeness of QMetaType::registerType.
2012-03-06 Morten Johan SorvigCocoa: Implement widget palettes.
2012-03-06 Shane KearnsQSslCertificate - make lazy initialisation thread safe
2012-03-06 David FaureQMimeDatabase: Fix crash on empty filename
2012-03-06 Holger Hans Peter... qpa: Document a requirement of the backing store implem...
2012-03-06 Tasuku SuzukiQWindow: fix crash on Mac
2012-03-06 Tasuku SuzukiAdd missing Q_OBJECT macro to QCoreTextFontEngine
2012-03-06 Robin BurchellRemove codecForTr().
2012-03-06 Martin PeterssonQNam: only init channels when needed.
2012-03-06 Alex WilsonSupport new-style plugins without a "Keys" json property
2012-03-06 Jędrzej NowackiMark QMetaType constructor as explicit.
2012-03-06 Robin BurchellRemove unused QThreadPoolPrivate::startFrontRunnable().
2012-03-06 Mark BrandQSqlTableModel::data(): use cached values when available
2012-03-06 Mark BrandQSqlTableModel: derive primary values from database...
2012-03-06 Mark BrandQSqlTableModel: mirror database values in change cache
2012-03-06 Mark BrandQSqlTableModel: remove unnecessary parameter from setSu...
2012-03-06 Samuel RødalWorked around Metacity crashes in xcb plugin.
2012-03-05 Frederik GladhornRemove AccessibilityPrepare event.
2012-03-05 Bradley T. HughesDon't leak from QPlatformPrinterSupportPlugin::get()
2012-03-05 Bradley T. HughesAdd API to convert QSizeF<->PaperSize in QPlatformPrint...
2012-03-05 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in QtPrintSupport
2012-03-05 Bradley T. HughesRemove #ifdef Q_WS_MAC code from QPrinter
2012-03-05 Leonard LeeEnable name of threads in release mode.
2012-03-05 Laszlo AgocsUpdate QTouchEvent docs with regards to raw positions
2012-03-05 Rohan McGovernMerge "Merge remote-tracking branch 'origin/api_changes...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-04 Olivier GoffartFix documentation of the new connect functions.
next