summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make QT_CPU_FEATURES a map of features based on architectureTor Arne Vestbø2013-04-133-4/+9
* Json writer, support larger signed integers upto 2^53Darryl L. Miles2013-04-123-1/+18
* Json writer, emit full precision for floating point Number typesDarryl L. Miles2013-04-123-2/+55
* Json writer, only emit floating point finite numbers, ignore INF/NaNDarryl L. Miles2013-04-123-2/+38
* iOS: Don't quote -force_load, it broke when generating MakefilesTor Arne Vestbø2013-04-121-1/+1
* Move QT_CPU_FEATURES from qconfig.pri to qmodule.priTor Arne Vestbø2013-04-112-4/+14
* Do not build QQnxScreenEventThread when not neededFabian Bumberger2013-04-113-8/+25
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-04-10432-17873/+29728
|\
| * Merge branch 'stable' into devSergio Ahumada2013-04-10432-17873/+29728
| |\
| | * QNetworkConfigurationManager: check whether app is shutting downPeter Hartmann2013-04-101-1/+5
| | * Fix access to invalid memoryKai Koehne2013-04-101-1/+2
| | * Doc: Fix minor typoSze Howe Koh2013-04-101-1/+1
| | * Remove QT_{BEGIN,END}_HEADERS macrosSergio Ahumada2013-04-101-4/+0
| | * Add keys required for ad-hoc distribution.Morten Johan Sørvig2013-04-091-0/+8
| | * Mac: Ensure the native filedialog sets file name when savingLiang Qi2013-04-091-2/+2
| | * OSX window: set QWindow geometry after native window is createdShawn Rutledge2013-04-091-2/+1
| | * Mac: Return Qt::Key_F9 for F9, not Qt::Key_F8hjk2013-04-091-1/+1
| | * qmake/nmake: do not remove NDEBUG from DEFINESJoerg Bornemann2013-04-092-6/+1
| | * doc: Minor changes to qtgui.qdocconfSergio Ahumada2013-04-092-3/+3
| | * Use Q_DECLARE_PRIVATE for Oracle and DB2 pluginsAndy Shaw2013-04-094-12/+31
| | * Verify Xcode installation more thoroughly before relying on itTor Arne Vestbø2013-04-094-4/+32
| | * Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-selectTor Arne Vestbø2013-04-093-7/+7
| | * Doc: Fix minor typoSze Howe Koh2013-04-091-1/+1
| | * Doc: fix compilability of the exampleThiago Macieira2013-04-091-1/+1
| | * Doc: add row for Qt 5.0 datastream versionThiago Macieira2013-04-091-0/+1
| | * Add spaces around the components of a pkg-config Cflags: fieldThiago Macieira2013-04-091-3/+3
| | * Handle errors when sysrooting tools on MacTor Arne Vestbø2013-04-081-1/+3
| | * qdoc: Removed dead code from qdocMartin Smith2013-04-083-17/+10
| | * Android: Split Unix Makefile generator's $(MOVE) commands upRay Donnelly2013-04-081-2/+6
| | * Cocoa: Properly clean window mask dataGabriel de Dietrich2013-04-082-4/+6
| | * iOS: Skip modules that don't build yetTor Arne Vestbø2013-04-081-0/+1
| | * mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA.Volker Krause2013-04-082-7/+7
| | * QSQLITE2Driver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATEMark Brand2013-04-082-11/+15
| | * Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-04-082-4/+28
| | * ANGLE: Avoid memory copies on buffers when data is nullAndrew Knight2013-04-083-7/+90
| | * ANGLE DX11: Prevent assert when view is minimized or size goes to 0x0Andrew Knight2013-04-083-1/+69
| | * Upgrade ANGLE to DX11 ProtoAndrew Knight2013-04-08260-16617/+27736
| | * Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-0812-163/+162
| | * QWizard/Win: Support RTL layout in Aero styleAhmed Saidi2013-04-082-3/+25
| | * qdoc: Added missing CPP ignore token, Q_QML_EXPORTMartin Smith2013-04-081-0/+1
| | * Mac: a dialog should have a titlebar by defaultShawn Rutledge2013-04-081-2/+5
| | * Fix MSVC warning about truncation from 64bit to 32bit int.Friedemann Kleint2013-04-061-1/+1
| | * QGtkStyle: Try to get the theme name from GtkSettingsDmitry Shachnev2013-04-051-32/+6
| | * Android: Implement debugging without relying on shell run-ashjk2013-04-051-15/+107
| | * Update java part for Ministro 9.xBogDan Vatra2013-04-057-36/+63
| | * Android: use Fusion style by defaultPaul Olav Tvete2013-04-051-2/+3
| | * Android: set logicalDpi based on DisplayMetrics.scaledDensityPaul Olav Tvete2013-04-058-9/+38
| | * Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-053-1/+38
| | * EglFS: allow the hook to override logicalDpi()Paul Olav Tvete2013-04-054-0/+18
| | * Windows: Ignore mouse events generated by Windows.Friedemann Kleint2013-04-051-1/+5