summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | Fetch StandardKey shortcuts from QPlatformThemeDavid Edmundson2013-08-206-267/+281
* | Get rid of HB dependency in FT font engineKonstantin Ritt2013-08-205-61/+42
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-168-20/+61
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-148-20/+61
| |\|
| | * un-confuse lupdate: use #if 0 consistentlyOswald Buddenhagen2013-08-121-1/+3
| | * Add offset reading support in pnghandlerSamuel Gaist2013-08-071-1/+17
| | * Don't crash if the QWindow's screen is temporarily invalidShawn Rutledge2013-08-071-0/+4
| | * Fix ignoring closeEvents on OSX for QtQuick.Daiwei Li2013-08-031-1/+1
| | * Doc: porting from QDesktopServices::DataLocation to QStandardPathsDavid Faure2013-08-031-1/+21
| | * Fix typo form->fromStephen Kelly2013-07-311-1/+1
| | * Fix upload of glyphs when using RGB32 masks on OpenGL ESGunnar Sletta2013-07-301-14/+4
| | * Add workaround for GL on Android emulatorEskil Abrahamsen Blomfeldt2013-07-292-1/+10
* | | Fix possible crash due to integer overflowKonstantin Ritt2013-08-151-1/+1
* | | Replace QWheelEvent::Phase with revised Qt::ScrollPhaseJ-P Nurmi2013-08-155-34/+16
* | | Don't allocate QGlyphLayout data, when possibleKonstantin Ritt2013-08-142-61/+37
|/ /
* | Implement support for global whatsthis on WindowsSimon Hausmann2013-08-134-0/+15
* | Add more key names to QKeySequence.Mitch Curtis2013-08-131-0/+8
* | Fix Undefined Behavior due to `delete new[]`Konstantin Ritt2013-08-121-3/+3
* | Doc: Removed extra "\group events" page in Qt GUI.Jerome Pasion2013-08-091-8/+0
* | Introduce QWheelEvent::Phase (Begin, Changed, Ended)J-P Nurmi2013-08-086-15/+82
* | Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-021-0/+1
* | Android: Fix crash when setting WA_NativeWindowEskil Abrahamsen Blomfeldt2013-07-312-2/+3
* | Fix fillRect on RGBA8888 imagesAllan Sandfeld Jensen2013-07-291-12/+28
* | Reintroduce -geometry command line argument for X11/XCB.Friedemann Kleint2013-07-252-0/+112
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-242-9/+25
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-232-9/+25
| |\|
| | * Prevent activation of windows with Qt::WindowDoesNotAcceptFocus.Friedemann Kleint2013-07-221-0/+4
| | * Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-161-2/+7
| | * QGuiApplicationPrivate::updateBlockedStatus(): Recurse over children.Friedemann Kleint2013-07-161-7/+14
* | | Support RGBA image formatAllan Sandfeld Jensen2013-07-2313-99/+1295
* | | Bump QPA-API-version.Friedemann Kleint2013-07-231-1/+1
|/ /
* | added maximumTouchPoints to QTouchDeviceShawn Rutledge2013-07-223-1/+24
* | Have QFileDialog use QUrl internallyKevin Ottens2013-07-182-18/+26
* | Pass argc, argv to the platform plugins.Friedemann Kleint2013-07-185-9/+36
* | API-cleanup: Add QPlatformFontDatabase::registerAliasToFontFamily().Friedemann Kleint2013-07-163-1/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-152-1/+14
|\|
| * Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-112-1/+14
* | Merge branch 'stable' into devSergio Ahumada2013-07-1120-121/+127
|\|
| * QPdfWriter: Fix setting of paper size.Friedemann Kleint2013-07-103-3/+14
| * docs: QSystemTrayIcon referenceShawn Rutledge2013-07-101-1/+1
| * Restore smooth-scaled drawing of 0.5x-2.0x scaled glyphs in the GL engineTor Arne Vestbø2013-07-084-14/+50
| * REG: Fix crash when mixing projected/unprojected text paintingEskil Abrahamsen Blomfeldt2013-07-051-0/+4
| * REG: Fix character size when exporting PDF on WindowsEskil Abrahamsen Blomfeldt2013-07-051-0/+4
| * Set projection matrix for systems with OpenGL 3.1Wouter Huysentruit2013-07-031-0/+2
| * QIcon: Avoid fetching twice the same pixmapGabriel de Dietrich2013-07-011-1/+1
| * Fix build when QIMAGEREADER_DEBUG is enabled in qimagereader.cppKeonil Jeong2013-07-011-2/+2
| * Change error text for missing platform pluginKai Koehne2013-07-011-4/+5
| * Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-012-65/+0
| * Fix warning caused by warning fixThiago Macieira2013-07-012-7/+1
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-284-22/+41
| |\