summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* iOS: Only use [UIDevice orientation] for the main/device screenTor Arne Vestbø2015-01-231-0/+4
* QSslSocket: introduce support for TLS PSK (client side)Giuseppe D'Angelo2015-01-2310-0/+581
* update bundled sqlite to 3.8.8.1Mark Brand2015-01-224-1920/+3999
* Expose context lossLaszlo Agocs2015-01-224-3/+31
* Only show QWindows after QScreen destruction if coming from virtual siblingTor Arne Vestbø2015-01-223-29/+30
* QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-2224-23/+2330
* qdoc: Ensure .qhp file is generated for all modulesTopi Reinio2015-01-223-3/+16
* Add project/unproject methods in QVector3DPaul Lemire2015-01-222-0/+69
* qdoc: Change name of node typeMartin Smith2015-01-2221-126/+126
* iOS: Make screen orientation reporting more consistentTor Arne Vestbø2015-01-222-12/+19
* QTextDocumentLayout: handle QTextBlock visibilityJ-P Nurmi2015-01-221-2/+4
* iOS: Fall back to statusbar orientation for initial QScreen::orientation()Tor Arne Vestbø2015-01-211-3/+13
* Move static part of angleBetween/transformBetween/mapBetween to QPlatformScreenTor Arne Vestbø2015-01-213-59/+94
* iOS: Use QPlatformIntegration::destroyScreen() instead of manual deleteTor Arne Vestbø2015-01-212-1/+4
* Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-2118-81/+373
* Added new private API for Android and onNewIntentPeter Rustler2015-01-215-1/+57
* Introduce QFontDatabase::isPrivateFamily()Gabriel de Dietrich2015-01-214-13/+22
* qdoc: Remove support for DITA XMLMartin Smith2015-01-215-6518/+1
* QAssociativeIterable: add find()Marc Mutz2015-01-212-15/+13
* QtCore: add some more Q_DECL_NOTHROWMarc Mutz2015-01-215-13/+11
* QSslEllipticCurve: enable NRVO in *Name() methodsMarc Mutz2015-01-211-8/+4
* QSslEllipticCurve: don't call QSslSocketPrivate::ensureInitialized() in const...Marc Mutz2015-01-211-4/+0
* QSslEllipticCurve: add missing noexceptMarc Mutz2015-01-212-4/+4
* QSslEllipticCurve: remove unneeded includes from headerMarc Mutz2015-01-211-2/+0
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2015-01-2196-890/+1033
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-2196-890/+1033
| |\
| | * Bump versionOswald Buddenhagen2015-01-191-2/+2
| | * FusionStyle: Don't try to draw null pixmapsUlf Hermann2015-01-191-0/+3
| | * QIncrementalSleepTimer: Use QElapsedTimer instead of QTimeDaniel Teske2015-01-191-3/+3
| | * Doc: Fix typosSze Howe Koh2015-01-199-11/+11
| | * Doc: Remove references to QOpenGLContext::destroy()Sze Howe Koh2015-01-191-6/+8
| | * Fix a crash in QPlainTextEdit::documentChangedPierre Rossi2015-01-191-2/+1
| | * Respect the hotspot passed in for the cursorAndy Shaw2015-01-191-3/+5
| | * Account for pixmap's device pixel ratio when calculating the label sizeAndy Shaw2015-01-191-5/+7
| | * Only call ShowWindow() once when going from FullScreen to MaximizedAndy Shaw2015-01-191-11/+9
| | * QFreeList: fix undefined behaviorMarc Mutz2015-01-191-1/+1
| | * QTextFormat: fix undefined behaviorMarc Mutz2015-01-191-1/+1
| | * QByteArrayMatcher: fix undefined shiftMarc Mutz2015-01-191-1/+1
| | * QBenchmarkResult: fix uninitialized valueMarc Mutz2015-01-191-0/+1
| | * Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixelDavid Faure2015-01-191-1/+4
| | * Autotest: Selftests fail in UTC timezoneRainer Keller2015-01-191-2/+1
| | * Fix compilation with Apple Clang 425Thiago Macieira2015-01-171-2/+10
| | * Move enabling of C++11 Unicode Strings with ICC from 12.1 to 14.0Thiago Macieira2015-01-171-1/+1
| | * Fix stylesheet crash.Morten Johan Sørvig2015-01-161-2/+2
| | * Add missing AppDataLocation caseMorten Johan Sørvig2015-01-161-0/+1
| | * Update printer metrics after resolution change.Marcel Krems2015-01-161-0/+2
| | * Correction on bound values in case of repeated QSqlQuery::execBatchEric Lemanissier2015-01-161-0/+1
| | * Doc: verb "to layout" changed to "to lay out"Nico Vertriest2015-01-161-4/+4
| | * Doc: define target voor function qsnprintf()Nico Vertriest2015-01-161-0/+1
| | * Doc: link issues in corelibNico Vertriest2015-01-162-5/+16