summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-042-4/+0
* Fix warning about cast from ASCII.Friedemann Kleint2012-12-041-1/+1
* Merge branch 'master' into stableOswald Buddenhagen2012-12-032-0/+4
|\
| * WINCE: Fix missing cosfAndreas Holzammer2012-12-032-0/+4
* | xcb: notify when the logical DPI changes; add Q_MM_PER_INCH constantShawn Rutledge2012-12-031-0/+1
* | Removed temporary backwards-compat properties and accessors in QWindowShawn Rutledge2012-12-031-36/+0
* | Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-2/+2
|/
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-0125-29/+313
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-011-1/+1
* Fix compile when we use QT_NO_ACCESSIBILITYMontel Laurent2012-12-011-0/+4
* Replace two \returns markers by "The function returns"hjk2012-11-301-1/+1
* Not necessary to assign bool to false for changing just 2 lines afterMontel Laurent2012-11-301-3/+2
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-303-1/+4
* Add QText*Format classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+7
* Docs: revise QApplication snippetsJ-P Nurmi2012-11-301-15/+17
* Fix broken links in the QtWidgets examples.Gunnar Sletta2012-11-301-1/+0
* Restore the visibility of a moved QWindow in QWindow::screenDestroyedJocelyn Turcotte2012-11-301-1/+9
* Fix crash when requesting QGuiApplication::platformNativeInterface()Miikka Heikkinen2012-11-301-1/+1
* Move session management code from QApplication to QGuiApplication.David Faure2012-11-284-5/+239
* QGuiApplication docs: clarify that QWidget needs QApplicationJ-P Nurmi2012-11-271-1/+3
* Fix possible assertion when using stringToCMap() for a multi engineKonstantin Ritt2012-11-271-4/+3
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-273-5/+6