summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Android: Fix crash when using QBackingStorePaul Olav Tvete2013-05-223-1/+21
| * mark private dependencies as suchOswald Buddenhagen2013-05-2010-11/+11
| * remove redundant QT statementsOswald Buddenhagen2013-05-202-3/+0
| * make sure that dependencies added by the pri files become visibleOswald Buddenhagen2013-05-201-2/+2
| * QCFSocketNotifier: initialize member variable to avoid crashRichard Moe Gustavsen2013-05-131-0/+1
| * Restore cursor before sending QDropEventGatis Paeglis2013-05-132-6/+4
* | Merge branch 'stable' into devSergio Ahumada2013-05-071-2/+2
|\|
| * Fix QFontConfigDatabase crashRafael Roquetto2013-05-011-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-293-0/+27
|\|
| * Added grabbing option for qevdevkeyboard and mouse.Libor Tomsik2013-04-232-0/+8