summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Optimize QTextLayout/QTextEngine usage outside of QTextDocument.Milian Wolff2012-09-052-15/+26
* Remove custom sort implementation in QTriangulator in favour of std::sort.Robin Burchell2012-09-041-126/+3
* Doc: fix yet more errors reported by qdocaavit2012-09-045-17/+90
* Fix doc errors in QScreen.Jason Barron2012-09-031-15/+13
* Private slots should be named starting with _q_Sergio Ahumada2012-09-036-15/+16
* qpa: incorrect rendering when stretching and clippingJulien2012-09-031-5/+17
* Doc: Fix docbuild when not using -developer-build.Casper van Donderen2012-09-011-2/+2
* Moved gui example documentation to the proper location.Samuel Rødal2012-09-013-303/+8
* Doc: Fix some documentation issues.Kim Motoyoshi Kalland2012-08-314-14/+93
* Doc: Add documentation for deprecated function.Kim Motoyoshi Kalland2012-08-311-0/+7
* Doc: Fix wording in \brief section.Kim Motoyoshi Kalland2012-08-311-2/+2
* Doc: Remove documentation for removed function.Kim Motoyoshi Kalland2012-08-311-8/+0
* Moved snippets from widgets to gui so that they are found by qdoc.Kim Motoyoshi Kalland2012-08-312-0/+153
* Doc: More fixes of qdoc-reported doc errorsaavit2012-08-316-11/+9
* Doc: Fixes for several doc errorsaavit2012-08-317-21/+24
* Use the right getter for the QScreen::primaryOrientation property.Jason Barron2012-08-311-1/+1
* Header contains `signals' - use `Q_SIGNALS' instead!Sergio Ahumada2012-08-311-1/+1
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-311-15/+2
* Doc: Fix various errorsaavit2012-08-307-54/+37
* MSVC/OpenGL: Fix warnings about macro redefinition..Friedemann Kleint2012-08-301-8/+0
* Doc: Fix misc. documentation errorsaavit2012-08-304-26/+5
* Made QImage::fill(uint pixel) for RGB888 accept QRgb values.Samuel Rødal2012-08-292-4/+4
* Added OpenGL example and documentation.Samuel Rødal2012-08-291-4/+13
* Document obsolete functions in QImage to silence qdoc errors.Jason Barron2012-08-291-0/+44
* Fix mistake in docs. Return type should be QSurfaceFormatJason Barron2012-08-291-1/+1
* Exclude the examples/widgets/doc dir for all but widgets.Frederik Gladhorn2012-08-291-0/+2
* qplatformclipboard.h does not need qplatformdefs.h, so removeThiago Macieira2012-08-291-1/+1
* Harfbuzz: fix build with NO_OPENTYPE macro definedKonstantin Ritt2012-08-291-1/+0
* Make letter spacing APIs in QTextFormat more consistentEskil Abrahamsen Blomfeldt2012-08-272-34/+48
* Fix limitting shortcuts to keypad onlyJani Honkonen2012-08-271-2/+7
* explain specifically how to make a transparent windowShawn Rutledge2012-08-251-2/+10
* doc: Fix doc warnings for qtextlayout.cppEskil Abrahamsen Blomfeldt2012-08-251-3/+7
* doc: Fix several text-related qdoc warningsEskil Abrahamsen Blomfeldt2012-08-2510-39/+87
* Speed up QTextEngine::setBoundaryOlivier Goffart2012-08-231-6/+14
* Speed up QTextEngine::resolveAdditionalFormatsOlivier Goffart2012-08-231-2/+65
* doc: Remove documentation for removed functionEskil Abrahamsen Blomfeldt2012-08-231-12/+0
* Remove remaining bits of deprecated QInputPanelPekka Vuorela2012-08-236-142/+4
* Move Qt::CursorMoveStyle docs to the right file.Frederik Gladhorn2012-08-231-15/+0
* Remove deprecation from enumerations in QtGui.Friedemann Kleint2012-08-222-2/+2
* Make Qt compile with -DQDND_DEBUG and fix debug messagesBerthold Krevert2012-08-222-59/+56
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-222-1/+4
* Fix docs for QRawFont.Jason Barron2012-08-211-2/+2
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-212-2/+2
* doc: Fixed qdoc errorsMartin Smith2012-08-212-107/+78
* doc: Added \relates command to some function qdoc commentsMartin Smith2012-08-211-0/+1
* Add AVX support for the JPEG handlerThiago Macieira2012-08-211-3/+13
* QWindow documentation fixes; make pos, size and geometry propertiesShawn Rutledge2012-08-212-55/+107
* Fixed qdoc complaints for qsurface and qsurfaceformat.Shawn Rutledge2012-08-212-15/+51
* QTouchDevice documentationShawn Rutledge2012-08-211-3/+6
* QStyle docs: fix the location of two paintsystem related imagesJ-P Nurmi2012-08-202-0/+0