summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix smooth scaling of large QImagesAlex Blasche2014-09-251-12/+13
* Doc: Restructure "Signal & Slots" articleSze Howe Koh2014-09-251-70/+71
* Doc: Remove irrelevant sections from "Signals & Slots"Sze Howe Koh2014-09-252-50/+2
* QIOSInputContext: animate screen from current transformationRichard Moe Gustavsen2014-09-251-1/+2
* QIOSInputContext: change keyboard rect when focus window changesRichard Moe Gustavsen2014-09-251-0/+1
* QIOSInputContext: report keyboard rect relative to focus windowRichard Moe Gustavsen2014-09-251-31/+27
* Refactored qt_normalizePathSegmentsOliver Wolff2014-09-252-94/+236
* Balloon tip must follow systemtray iconAllan Sandfeld Jensen2014-09-254-4/+25
* Silence moc warnings about 'argument mismatch'Kai Koehne2014-09-252-7/+1
* iOS: don't show popup on call to setVisibleRichard Moe Gustavsen2014-09-252-73/+49
* iOS: add support for submenusRichard Moe Gustavsen2014-09-252-11/+35
* iOS: don't show separator in native menusRichard Moe Gustavsen2014-09-252-2/+9
* Doc: 2 minor corrections in corelib/pluginNico Vertriest2014-09-251-2/+2
* remove pointless initializationsJoerg Bornemann2014-09-252-11/+4
* simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2014-09-252-7/+5
* simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2014-09-252-9/+11
* Use the correct QMake spec when running config testsThomas McGuire2014-09-251-1/+1
* Fix MSVC2013-compiler warnings with QT_NO_FILESYSTEMWATCHERJochen Seemann2014-09-251-4/+11
* Polish the mdi example.Friedemann Kleint2014-09-243-6/+26
* Generate Show/Hide events for widgets when minimized state changes.Friedemann Kleint2014-09-242-1/+39
* remove special handling for the "Deployment Files" filterJoerg Bornemann2014-09-242-6/+5
* refactor VCXProjectWriter::outputFileConfigJoerg Bornemann2014-09-242-145/+62
* uncopy & -pastify codeJoerg Bornemann2014-09-243-128/+32
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-2423-290/+323
* Ensure a window with no stays on top flag is not staying on topAndy Shaw2014-09-241-1/+1
* Handle InsetDrawable.BogDan Vatra2014-09-241-66/+78
* Update license headers and add new license filesMatti Paaso2014-09-244617-87727/+50290
* iOS: Don't update screen properties for statusbar frame while rotatingTor Arne Vestbø2014-09-242-0/+27
* iOS: Reflect changes in statusbar height as QScreen availableGeometryTor Arne Vestbø2014-09-241-0/+36
* iOS: Fix touch point translation when root view controller is offsetTor Arne Vestbø2014-09-241-13/+16
* iOS: Simplify QWindow/UIView geometry mappingTor Arne Vestbø2014-09-242-32/+2
* iOS: Ensure root view controller always matches size of containing windowTor Arne Vestbø2014-09-241-0/+35
* iOS: Move top level window management out of QIOSScreen to QIOSDesktopManager...Tor Arne Vestbø2014-09-243-34/+38
* iOS: Calculate screen (available) geometry using [UIView convertRect]Tor Arne Vestbø2014-09-241-10/+3
* iOS: Update screen properties more consistentlyTor Arne Vestbø2014-09-241-5/+2
* iOS: Scroll root view when keyboard is visible using sublayerTransformTor Arne Vestbø2014-09-241-7/+28
* Make QScreenPrivate constructor a bit clearerTor Arne Vestbø2014-09-241-5/+5
* Windows: devicePixelRatio aware QWindowsTheme::standardPixmapAlessandro Portale2014-09-241-4/+10
* Doc: Fixed autolink errors qtbase/kernelNico Vertriest2014-09-242-24/+23
* Doc: corrected autolink errors qtbase/corelib/toolsNico Vertriest2014-09-248-20/+20
* Abstract proxy model: Add missing delegation of supportedDragActionsEike Ziller2014-09-243-0/+30
* Change fallback OpenGL library nameLaszlo Agocs2014-09-241-1/+1
* Fix misleading documentationAlex Blasche2014-09-241-0/+3
* QXmlSimpleReader shall handle external entity reference file over 1kAlex Blasche2014-09-241-2/+14
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-24227-609/+2396
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-23227-609/+2396
| |\
| | * Cocoa: Handle insertNewLine selector for when it is sent while composing textAndy Shaw2014-09-192-0/+11
| | * Remove reference to removed qatomic_sparc.hAdam Majer2014-09-181-2/+0
| | * Merge remote-tracking branch 'origin/5.3.2' into 5.3Frederik Gladhorn2014-09-172-21/+74
| | |\
| | | * Qt 5.3.2 changelogv5.3.2Thiago Macieira2014-09-101-11/+58