summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated template code.Jędrzej Nowacki2012-04-031-40/+1
* Remove all calls to, and deprecate qMalloc, qRealloc and qFree.Robin Burchell2012-03-311-5/+7
* Port to the new QUrl APIThiago Macieira2012-03-302-3/+3
* Remove the old code using MMX registers.Thiago Macieira2012-03-2810-1687/+8
* Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-281-23/+1
* Merge master into api_changesKent Hansen2012-03-2719-35/+83
|\
| * Fix annoying deprecation warning about QImageTextKeyLangThiago Macieira2012-03-261-3/+18
| * Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-264-1/+11
| * Fix QGuiApplication::keyboardModifiers()Bradley T. Hughes2012-03-262-0/+8
| * Remove the Q_STATIC_TEMPLATE_SPECIALIZATION macroThiago Macieira2012-03-263-9/+0
| * Restore Qt4 compat in QDesktopServices::DataLocationDavid Faure2012-03-242-1/+21
| * Make sure windows send accessibility activated updates.Frederik Gladhorn2012-03-241-4/+17
| * Silence a warning about a change of sign.Thiago Macieira2012-03-241-1/+1
| * Fix warnings about commas at the end of enumsThiago Macieira2012-03-243-3/+3
| * Fix deprecation warning about QPlatformWindow::visibleThiago Macieira2012-03-241-1/+1
| * API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-9/+3
| * Fix warnings in qtbase.Friedemann Kleint2012-03-241-3/+0
* | Remove detection for MMX support and related technologyThiago Macieira2012-03-231-4/+0
* | Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-2326-63/+1134
|\ \
| * | Merge master into api_changesKent Hansen2012-03-2326-63/+1134
| |\|
| | * Deprecate QInputMethodEvent::setTentativeCommitString()Pekka Vuorela2012-03-232-2/+4
| | * Remove the workaround for GCC 3.3 on IRIXThiago Macieira2012-03-221-12/+0
| | * Fix compilation on ARM with C++11: narrowing conversionThiago Macieira2012-03-223-3/+3
| | * Fix the build of -qt-freetypeThiago Macieira2012-03-221-0/+1
| | * Add a non-implicit virtual destructor for QDashStrokerThiago Macieira2012-03-222-0/+5
| | * MIPS DSP configure detection and initial blend optimizations.Damir Tatalovic2012-03-228-1/+931
| | * Fixed QInputMethod API to use isVisible() instead of visible().Samuel Rødal2012-03-222-3/+7
| | * FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-221-2/+9
| | * Remove redundant \since 5.0Debao Zhang2012-03-223-14/+0
| | * Remove hardcoded font names in QFont::defaultFamily()Jiang Jiang2012-03-211-10/+11
| | * EGLFS: Integrate building into configure.Donald Carr2012-03-211-0/+2
| | * Set the default QPA plugin for QNX builds to "qnx"Sean Harmer2012-03-201-0/+2
| | * Fix KDE palette.Olivier Goffart2012-03-201-0/+1
| | * Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-192-17/+20
| | * Accessibility: add text update eventsFrederik Gladhorn2012-03-192-11/+150
| | * Fix the compat handleWheelEvent function.Morten Johan Sorvig2012-03-191-1/+1
* | | Cleanup Q3* itemsDebao Zhang2012-03-235-33/+0
|/ /
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-2210-68/+81
* | Crash fix in ~QVariantJędrzej Nowacki2012-03-212-11/+0
* | Merge master into api_changesKent Hansen2012-03-194-3/+53
|\|
| * Make copy and assign private for QAccessibleEvent.Frederik Gladhorn2012-03-181-2/+4
| * Add QWindowSystemInterface::tryHandleSynchronousShortcutEvent()Bradley T. Hughes2012-03-172-0/+46
| * Fix font cache check in QFontEngineFT::recalcAdvances()Miikka Heikkinen2012-03-161-1/+3
* | Merge master into api_changesKent Hansen2012-03-1634-68/+273
|\|
| * Add a note to QTouchEvent docs about empty touchpoint listsLaszlo Agocs2012-03-151-3/+4
| * Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-158-4/+19
| * Make QWindow::isActive return false when the application loses the focusAnselmo L. S. Melo2012-03-151-0/+5
| * Fix compiling with --no-accessibilityJerome Leclanche2012-03-152-0/+6
| * Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-156-9/+9
| * implement virtual destructor in QPlatformSurfaceGunnar Sletta2012-03-152-0/+6