summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-261-0/+1
* | | | | Remove unnecessary call to png_set_sBit when writing png filesSergey Borovkov2012-10-261-7/+0
| |_|_|/ |/| | |
* | | | QTextEngine: Support SMP code points when case changingKonstantin Ritt2012-10-251-4/+16
* | | | Remove stale QT_MODULE() usage casesKonstantin Ritt2012-10-255-10/+0
* | | | Revert hacks in text rendering code pathEskil Abrahamsen Blomfeldt2012-10-255-35/+32
* | | | Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-255-1/+56
* | | | Fix valgrind warning in QTriangulatingStroker.Friedemann Kleint2012-10-241-1/+4
* | | | Fix QRegExpValidator::validate docs about the pos parameterGiuseppe D'Angelo2012-10-221-1/+2
* | | | Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-2214-83/+79
* | | | Fix crash due to memory access violationKonstantin Ritt2012-10-221-0/+1
* | | | Fixed GCC 3.4 build with sse2 enabled.Samuel Rødal2012-10-191-1/+2
* | | | QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-192-7/+29
* | | | Modularize drag and drop documentationGatis Paeglis2012-10-1934-7/+2554
* | | | remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* | | | Fix excess enter/leave event generation for native widgetsMiikka Heikkinen2012-10-193-2/+54
* | | | Remove Qt3 compat leftoversKonstantin Ritt2012-10-191-12/+2
| |_|/ |/| |
* | | Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-199-28/+86
* | | Use the right properties when checking the frame's marginsAndy Shaw2012-10-181-4/+4
* | | QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-173-7/+5
* | | Add QDrag class to 'draganddrop' groupGatis Paeglis2012-10-171-0/+1
* | | Remove unneded forward declaration.Frederik Gladhorn2012-10-161-2/+0
* | | Fix setting custom cursor for widgets and windows before showing themMiikka Heikkinen2012-10-162-15/+22
* | | QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-162-1/+102
| |/ |/|
* | QScreen's physicalSize can change. Ensure siblings are updated.Shawn Rutledge2012-10-162-28/+20
* | Get rid of unused memberKonstantin Ritt2012-10-161-2/+0
* | QTextBlock: Handle surrogates in textDirection()Konstantin Ritt2012-10-161-2/+9
* | QFont: Don't detach unless value has really changedKonstantin Ritt2012-10-161-6/+46
* | Ensure QOPENGLF_APIENTRY and QGLF_APIENTRY are set correctly.Jason Barron2012-10-161-0/+2
* | QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-152-39/+41
* | QKeySequence: remove duplicate QDataStream operatorsJ-P Nurmi2012-10-151-5/+0
* | QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-153-9/+7
* | Use constFind()/constEnd() for const_iterator-sKonstantin Ritt2012-10-133-7/+7
* | Fix warnings from syncqt.Friedemann Kleint2012-10-134-2/+8
* | Fix "open with" functionality on OSX (FileOpenEvent)Shawn Rutledge2012-10-131-0/+4
* | Be able to obtain list of possible key combinations in platform integrationOliver Wolff2012-10-133-1/+22
* | QFont: Fix build with QFONTCACHE_DEBUGKonstantin Ritt2012-10-131-1/+1
* | QGlyphRun: Fix isEmpty() and boundingRect() didn't work after setRawData()Konstantin Ritt2012-10-131-5/+5
* | Fix QTextBoundaryFinder usage cases in QAccessible2Konstantin Ritt2012-10-132-121/+175
* | Update/fix QTextBoundaryFinder simple usage cases in qtbaseKonstantin Ritt2012-10-131-10/+10
|/
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-111-0/+5
* Modularize documenation buildTor Arne Vestbø2012-10-102-6/+4
* Revert "Handle additional format ranges when itemizing."Pierre Rossi2012-10-101-40/+23
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-104-68/+57
* Invalidate old QImage data if load()/loadFromData() has failedKonstantin Ritt2012-10-103-43/+42
* Avoid warnings about an unreachable codeKonstantin Ritt2012-10-101-4/+1
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-102-1/+7
* Scale icons returned by QIcon::fromTheme.David Sansome2012-10-101-2/+8
* Handle additional format ranges when itemizing.Pierre Rossi2012-10-081-23/+40
* doc: Brush up QPaintEngine documentation for Qt 5Eskil Abrahamsen Blomfeldt2012-10-081-13/+10
* doc: Update Q*PaintDevice docsEskil Abrahamsen Blomfeldt2012-10-082-7/+7