summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* iOS: Interleave Qt application main() with iOS startup sequenceTor Arne Vestbø2013-09-131-1/+11
* Warn if OpenType support missing for script of interestKonstantin Ritt2013-09-132-0/+2
* Decrease code duplication in QFontDatabase-sKonstantin Ritt2013-09-132-22/+6
* QFontConfigDatabase: Minor code clean-upKonstantin Ritt2013-09-131-22/+10
* iOS: Implement hasPendingEvents() in the event dispatcherTor Arne Vestbø2013-09-121-2/+11
* iOS: Teach event-dispatcher to handle changes to run-loop mode at runtimeTor Arne Vestbø2013-09-122-2/+77
* iOS: Rewrite CoreFoundation event-dispatcherTor Arne Vestbø2013-09-122-205/+437
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-2/+3
|\
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-2/+3
| |\
| | * build glxconvenience also without XrenderOswald Buddenhagen2013-09-051-2/+3
* | | Make QFontEngine not derive from QObjectKonstantin Ritt2013-09-102-2/+0
|/ /
* | Rely solely on alphaMapBoundingBox in QTextureGlyphCacheGunnar Sletta2013-09-052-6/+27
* | Remove qFill usages from the generic unix themeGiuseppe D'Angelo2013-09-051-4/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-273-144/+189
|\|
| * JNI Convenience: Make single argument ctors explicit.Christian Strømme2013-08-261-3/+3
| * JNI Convenience: Print exceptions in debug mode.Christian Strømme2013-08-261-0/+9
| * JNI Convenience: Make it possible to copy QJNIObjects.Christian Strømme2013-08-262-138/+168
| * JNI Convenience: Use isSameObject() when comparing jobjects.Christian Strømme2013-08-261-6/+12
* | iOS: Make the event dispatcher properly emit aboutToBlock() and awake()Tor Arne Vestbø2013-08-232-0/+72
* | Share named time-interval constants in CoreFoundation event dispatcherTor Arne Vestbø2013-08-231-9/+12
* | iOS: Wrap CFRunLoopSource in C++ class for easier code legibilityTor Arne Vestbø2013-08-232-60/+77
* | Rename QIOSEventDispatcher to QEventDispatcherCoreFoundationTor Arne Vestbø2013-08-233-41/+42
* | Remove rowColumnExtents from QAccessibleTableCellInterfaceFrederik Gladhorn2013-08-221-2/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-8/+13
|\|
| * Fix potential division by zeroFrederik Gladhorn2013-08-191-8/+13
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-142-420/+425
|\|
| * Fix CapsLock handling in EvdevKeyboard pluginSamuli Piippo2013-08-022-420/+425
* | Find primary GPU onlyPier Luigi Fiorini2013-08-062-3/+12
* | Bypass eglMakeCurrent where possible.Robin Burchell2013-08-051-0/+8
* | Fix application font population on OS XSimon Hausmann2013-07-312-66/+127
* | API-cleanup: Add QPlatformFontDatabase::registerAliasToFontFamily().Friedemann Kleint2013-07-161-3/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-151-1/+4
|\|
| * Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-111-1/+4
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-89/+7
|\|
| * Speed up font database loading with fontconfigLars Knoll2013-07-061-89/+7
* | Add API to let applications integrate with the system fontsAleix Pol2013-07-051-11/+35
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-272-5/+5
|\|
| * Further followup to Q_OS_MACX changes.Jake Petroules2013-06-242-5/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-0/+42
|\|
| * QKdeTheme: generate sensible disabled colors for the system paletteJ-P Nurmi2013-06-161-0/+36
| * Read SingleClickActivation from KDE settings fileDominik Holland2013-06-161-0/+6
* | Correct implementation of nested runloop to match UIApplicationMain()Ian Dean2013-06-131-6/+40
* | Move iOS event dispatcher from platform plugin to platform support.Ian Dean2013-06-133-0/+462
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-5/+29
|\|
| * Added rotation parameter to qevdevtouchMikko Harju2013-06-061-2/+23
| * Prevent touch coordinates outside target geometryMikko Harju2013-06-051-3/+4
| * Fixed raw coordinate reporting for touch eventsMikko Harju2013-06-051-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-046-676/+0
|\|
| * Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-306-676/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2318-23/+39
|\|