QCocoaClipboard: Make QClipboard::clear() clear.
[profile/ivi/qtbase.git] / src /
2012-03-12 Friedemann KleintImplement QSystemTrayIcon for Windows.
2012-03-12 Giuseppe D'AngeloQRegularExpression: add error strings for translation
2012-03-12 Frederik GladhornAdd documenation about QAccessibleStateChange event.
2012-03-12 Frederik GladhornUse QAccessibleEvent in test.
2012-03-12 Donald CarrRemove stale references to Qtopia
2012-03-12 jian liangDelete QPlatformDragPrivate object in QPlatformDrag...
2012-03-12 Mark BrandQSqlTableModel::indexInQuery: fix inserted row accounting
2012-03-12 John TapsellHarfbuzz GPOS hinting- do not consider a subtable to...
2012-03-12 Stefan HundhammerLine up underlines if fallback fonts are used (QTBUG...
2012-03-12 Jason McDonaldRemove MSVC 6 workaround from QtConcurrent.
2012-03-12 Jason McDonaldRemove gcc 3.x-specific code from QtConcurrent and...
2012-03-12 Andrew den ExterAdd a movable type declaration to QGlyphRun.
2012-03-12 Sergio Ahumadaqdoc: Fix closing 'table class="generic"' tag
2012-03-12 Debao ZhangConvert xlib plugin to new format
2012-03-12 Morten Johan SorvigRemove Mac multiple-arch support.
2012-03-12 Morten Johan SorvigCocoa: Fix accessiiblityPerformAction
2012-03-12 Sean HarmerRename blackberry QPA plugin to QNX
2012-03-12 Frederik GladhornRemove QAccessible2::TableModelChange.
2012-03-12 Frederik GladhornUpdate accessibility StateChange by custom event.
2012-03-12 Casper van DonderenRemove unnecessary function.
2012-03-12 Laszlo AgocsMigrate QWindowSystemInterface to use QElapsedTimer
2012-03-12 Lars KnollRestore some source compatibility
2012-03-12 Vincent ASupport Growl >=1.3 in QSystemTrayIcon
2012-03-12 Robin BurchellForce properties to be applied in the order in which...
2012-03-12 Jason McDonaldtestlib: Improve formatting of QCOMPARE failure messages.
2012-03-11 Glenn WatsonAdd Q_IS_ENUM(), and provide as flag in QMetaType:...
2012-03-11 Jędrzej NowackiCrash fix in QMetaType::typeFlags.
2012-03-10 Friedemann KleintXCB: Implement native events for for windows.
2012-03-10 Sergio MartinsRemove unneeded check.
2012-03-10 Martin Smithqdoc3: qdoc user manual update
2012-03-10 Holger Hans Peter... byteorder: Fix compilation for MIPS and GCC < 4.6.
2012-03-10 ABBAPOHRemove commented 'comment'
2012-03-10 ABBAPOHFix commas according to qt coding style
2012-03-09 Kent HansenRevert "QNam: only init channels when needed."
2012-03-09 Rafael RoquettoUpdated codecs.pri to reflect new QNX mkspec name
2012-03-09 Holger Hans Peter... byteorder: Improve the implementation comments for...
2012-03-09 Rafael RoquettoFixes wrong iconv_open call under QNX
2012-03-09 David FaureFix some duplication between QGuiApplication and QAppli...
2012-03-09 Rafael RoquettoFixes mismatching delete operator
2012-03-09 Kevin KrammerUse qt_safe_read to read from low-level file descriptor
2012-03-09 Jon TrulsonStart eventTime timer so that the .elapsed method will...
2012-03-09 Holger Hans Peter... misc: Fix some random typos and grammar while reading...
2012-03-09 David FaureFix copy/paste error in QAbstractItemModel::insertRow...
2012-03-09 Donald CarrRemove widgets dependency from eglfs
2012-03-09 ABBAPOHRemove calls for default constructors
2012-03-09 Martin PeterssonUse SSL_MODE_RELEASE_BUFFERS in QSslSocket
2012-03-08 Pierre RossiFix a performance regression with shouldLoadFontEngineF...
2012-03-08 Rafael RoquettoFix platforms.pro to match new qnx mkspec name
2012-03-08 Yuchen DengBuild fix when use '-no-stl' option
2012-03-08 Shane KearnsAdd debug stream operator for QNetworkProxy
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
next