summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* QPA, Cocoa: Add platform popup menusGabriel de Dietrich2013-01-111-0/+10
* Fix regression in perspective-transformed textEskil Abrahamsen Blomfeldt2013-01-111-1/+1
* Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-109-49/+56
* Merge branch 'stable' into devSergio Ahumada2013-01-099-8/+31
|\
| * Rename qt_mips_asm_dsp.h to a "_p.h" headerThiago Macieira2013-01-095-3/+25
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-083-4/+4
| * Fix warnings about unused functionsThiago Macieira2013-01-071-1/+2
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-077-61/+29
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-077-61/+29
| |\|
| | * Fixed wrong emits of x/y/width/height changed signals in QWindowSamuel Rødal2013-01-041-9/+9
| | * Fix QGuiApplication::keyboardModifiers() and QGuiApplication::mouseButtons()Jon Severinsson2013-01-042-5/+7
| | * Revert "Enable module build with QT_NO_ACCESSIBILITY"aavit2013-01-042-7/+10
| | * Fix possible crash in QTextDocumentEskil Abrahamsen Blomfeldt2013-01-031-1/+3
| | * Remove some dead code from qtriangulator.cppThiago Macieira2013-01-031-39/+0
* | | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-072-7/+6
* | | Get rid of pre-QPA leftoversKonstantin Ritt2013-01-073-240/+1
|/ /
* | Introduce QRegularExpressionValidatorGiuseppe D'Angelo2013-01-073-0/+230
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0443-321/+314
|\|
| * Make QImage::mirrored() propagate devicePixelRatioMorten Johan Sorvig2013-01-021-0/+1
| * Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
| * Generalize the check for gui in static plugin import generationMiikka Heikkinen2012-12-201-1/+3
| * Enable module build with QT_NO_ACCESSIBILITYTasuku Suzuki2012-12-202-10/+7
| * Qt Gui Examples: Fixed QDoc filesChristiaan Janssen2012-12-181-2/+3
| * Doc: Correcting qhp link to Qt GUI C++ API.Jerome Pasion2012-12-171-1/+1
| * Accessibility: Activate in QGuiApp instead of QApp.Frederik Gladhorn2012-12-161-0/+4
| * Mark the QDesktopServices::StorageLocation enum as obsolete in the docsAndy Shaw2012-12-141-0/+2
| * Fixed invalid memory read in SSSE3 image blending code.Samuel Rødal2012-12-141-1/+1
| * Implicit conversion of shortcuts to string is gone.Frederik Gladhorn2012-12-141-1/+1
| * Fix memory leak in childAtMorten Johan Sorvig2012-12-141-0/+2
| * Entered hardcoded url for Gnu EmacsNico Vertriest2012-12-141-1/+1
| * Fix styleName support in QPA font databaseJiang Jiang2012-12-144-26/+17
| * Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-141-1/+1
| * XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-142-0/+8
| * Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-1/+6
| * Fix QWidget::setWindowOpacity() when called before show().Friedemann Kleint2012-12-122-2/+6
| * Accessible: Improve value interfacev5.0.0-rc2Frederik Gladhorn2012-12-122-0/+14
| * De-inline all setters in QWindowShawn Rutledge2012-12-122-77/+84
| * QSpanData: use isAffine() instead of rolling your own testVitaliy Kharin2012-12-121-1/+1
| * Some fixes to the OpenGL docs in GUIGunnar Sletta2012-12-122-5/+41
| * FreeType bitmaps interpreted in wrong formatFlorian Hänel2012-12-121-1/+13
| * Remove incorrect and confusing documentation from qplatformwindow.cppSamuel Rødal2012-12-111-3/+0
| * Added url for SVG Color Keyword Names QTBUG-28500Nico Vertriest2012-12-111-1/+1
| * Added hardcoded url QTBUG-28500Nico Vertriest2012-12-111-2/+2
| * Compile with QT_NO_CURSOR.Volker Krause2012-12-071-0/+2
| * Make the documentation more explicit an talkativeLaszlo Papp2012-12-072-8/+10
| * Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-065-90/+10
| * doc: Add changes to dnd docs from qtdoc repositoryEskil Abrahamsen Blomfeldt2012-12-061-13/+24
| * Fix: Do not require GL library if configured with -no-openglaavit2012-12-061-1/+1
| * Make qtbase compile with QT_NO_IMAGEFORMATPLUGINv5.0.0-rc1Tasuku Suzuki2012-12-054-24/+33
| * Fixed crash in tst_qguiapplication with QT_QPA_PLATFORM=minimalSamuel Rødal2012-12-051-1/+2