do not re-evaluate spec+cache in build passes
[profile/ivi/qtbase.git] / src /
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.
2012-03-03 Giuseppe D'AngeloQRegularExpression: import PCRE under 3rdparty/
2012-03-02 Samuel RødalCleaned up debug and warning output in xcb plugin.
2012-03-02 Thorbjørn Lund MartsumQAbstractSlider - adding setRange as a slot
2012-03-02 Sergio AhumadaChange bugreports.qt.nokia.com -> bugreports.qt-project.org
2012-03-02 Giuseppe D'AngeloUse QHash<K,V> instead of QMap<K,V> when K is a pointer...
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-02 Frederik GladhornMark overload of QAccessible::updateAccessibility as...
2012-03-02 maeName threads properly
2012-03-02 Uli Schlachterxcb: Check for SHAPE extension before using it
2012-03-02 Jørgen LindRemove the LIBS from platformsupport
2012-03-02 Jan-Arve SaetherFix get_accFocus() to return CHILDID_SELF when it retur...
2012-03-02 Jan-Arve SaetherImprove debugging in the windows accessibility bridge.
2012-03-02 Miikka HeikkinenFix QWizard autotest for Windows 7 Classic theme
2012-03-02 Robin BurchellUse correct types in QResource.
2012-03-02 Kevin KrammerImproving clipboard integration
2012-03-02 Kevin KrammerFixing z-ordering of windows
2012-03-02 Stephen KellyMake the CONFIG and QT_CONFIG contents available downst...
2012-03-02 Jonathan LiuRevert "Don't rely on mapFromGlobal in QGraphicsScenePr...
2012-03-02 Bradley T. HughesExport QPaintEnginePrivate from QtGui
2012-03-02 Bradley T. HughesRemove Q_BYTE_ORDER and -*-endian arguments from configures
2012-03-02 Miikka HeikkinenFix QApplication autotest crash when running on multipl...
2012-03-02 Friedemann KleintFix QPixmap::grabWidget() on Windows.
2012-03-02 Stephen Kellymetatype registration of two-template-argument types.
2012-03-02 Rick StocktonSupport 16+4 mouse buttons within the generic/evdevmous...
2012-03-02 Jason McDonaldtestlib: Improve documentation of verbose test logging...
2012-03-02 Laszlo AgocsAdd protocol type B support to the evdevtouch plugin
2012-03-01 Oswald Buddenhagenrevamp -sysroot and -hostprefix handling
2012-03-01 Oswald Buddenhagenexclude some code from the qmake build
2012-03-01 Oswald Buddenhagendispose of BOOTSTRAPPING define
2012-03-01 Jan Arne PetersenUnset _NET_WM_USER_TIME_WINDOW before destroying the...
2012-03-01 Albert Astals CidTake into account input shaping in findRealWindow
2012-03-01 Marc MutzQtGlobal: remove qIsDetached()
2012-03-01 Marc MutzQInputMethodEvent::Attribute: mark as Q_MOVABLE_TYPE
2012-03-01 Jiang JiangRevert "Don't render glyph with FT with fetchMetricsOnly"
2012-03-01 Bradley T. HughesRemove ARMFPA support and Q_DOUBLE_FORMAT detection
2012-03-01 Pierre RossiAllow using multi fontengine in QTextLayout with QRawFont.
2012-03-01 Pierre RossiAdd support for QRawFont in QTextLayout.
2012-03-01 Friedemann KleintWindows: Use correct drop data in processDrop().
2012-03-01 Marc MutzQPair: specialise QTypeInfo based on the typeinfos...
2012-03-01 Morten Johan SorvigCocoa: Implement QPlatformTheme:palette()
2012-03-01 Shane KearnsUse QSystemError for QDnsLookup windows backend
2012-03-01 Shane KearnsFix buffer overrun crash running MSVC2010 win32 Qt...
2012-03-01 Marc MutzQBoolBlocker: make constructor explicit and disable...
2012-03-01 Gunnar SlettaSet texture parameters before allocating the texture.
2012-03-01 Jan Arne PetersenAdd support for _NET_ACTIVE_WINDOW on xcb
2012-03-01 Marc MutzQEvent (and subclasses): make ctors explicit
2012-03-01 Jørgen LindAdded QPlatformScreenBuffer
2012-02-29 Giuseppe D'AngeloQRegExp: fix \i \I \c \C \p \P escape sequences
2012-02-29 Holger Hans Peter... SHA-2 code does not compile on FreeBSD
2012-02-29 Shane KearnsWindows - fix getsockopt calls for narrower than int...
2012-02-29 Marc MutzQFlags: mark as Q_PRIMITIVE_TYPE
2012-02-29 Morten Johan SorvigDon't use deprecated QWheelEvent::delta()
2012-02-29 Morten Johan SorvigRemove Mac qDebug ifdefs.
2012-02-29 Friedemann KleintRefactor the QPA dnd interface.
2012-02-29 Stephen KellyMake loadAcquire const.
2012-02-29 Laszlo AgocsRemove internal class QVolatileImage.
2012-02-29 Olivier GoffartAdd operator<<(QTestData &, QStringBuilder)
2012-02-29 Jamie KirkpatrickFix a double-release when loading NIB files
2012-02-29 Jason BarronMake QJsonPrivate::String compile on big endian platforms.
2012-02-29 Morten Johan SorvigQPlatformTheme: Add virtual destructor.
2012-02-29 Marc MutzQCryptographicHash: make constructor explicit
2012-02-29 Oswald Buddenhagenmake qlibraryinfo table-driven
2012-02-29 Oswald Buddenhagenremove pointless ifdefs
2012-02-29 Stephen KellyAllow QChar::SpecialCharacter with QStringBuilder.
2012-02-29 Stephen KellyMake qobject_p.h not need qvariant.h.
2012-02-29 Stephen KellyMake qlocale.h not depend on qvariant.h.
2012-02-29 Marc MutzQScopedValueRollback: make constructor explicit
2012-02-29 Stephen KellyRemove include for no-longer-supported compiler.
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-28 Thorbjørn Lund MartsumQHeaderView - remove sectionCount variable
2012-02-28 Stephen KellyAdd support for QT_NO_SIGNALS_SLOTS_KEYWORDS
2012-02-28 Marc MutzQRingBuffer: make constructor explicit
2012-02-28 Marc MutzQPair: don't copy-initialise 'first'/'second' in the...
2012-02-28 Marc MutzQPair: remove user-defined copy assignment operator
2012-02-28 Oswald Buddenhagendon't abuse $$fromfile() for inspecting entire projects
2012-02-28 Stephen KellyMake the CMake files work with directory overrides.
2012-02-28 Bradley T. HughesCompile SHA-2 code on systems without stdint.h
2012-02-28 Pekka VuorelaRename remaining references to QInputPanel
2012-02-28 Sean HarmerInitial import of the Blackberry QPA plugin for Qt5
2012-02-28 Olivier Goffartmoc: Only generate IndexOfMethod for signals.
2012-02-28 Marc MutzQDomNode: don't needlessly call virtual functions
next