summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-127-15/+32
|\
| * doc: QOpenGLFramebufferObject::bindDefault() was marked internalMartin Smith2013-06-111-1/+0
| * Improve error output when platform plugin cannot be loadedKai Koehne2013-06-111-6/+8
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-103-5/+18
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-103-5/+18
| | |\
| | | * RecalcAdvances and DoKerning should agree on when to use design metricsAllan Sandfeld Jensen2013-06-072-3/+16
| | | * Use QWindow::geometry() for size when sending resize before expose.Friedemann Kleint2013-06-071-2/+2
| * | | Q_DISABLE_COPY doesn't need a ; at the endAlbert Astals Cid2013-06-102-2/+2
| |/ /
| * | Fix FBO restoring in QOpenGLTextureGlyphCacheValery Volgutov2013-06-051-1/+4
* | | Expose QKeySequence::StandardKey for QQuickKeyEventJ-P Nurmi2013-06-061-0/+4
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-0416-19/+740
|\| |
| * | Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-046-4/+36
| |/
| * Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-306-1/+679
| * Disable "QBackingStore::flush() called with non-exposed window" warningSamuel Rødal2013-05-291-0/+2
| * Fix QPlatformWindow::initialGeometry() to not touch large windows.Friedemann Kleint2013-05-281-9/+15
| * Avoid double-highdpi scaling for attached painters.Gunnar Sletta2013-05-271-0/+1
| * Prevent QOpenGLShaderProgram::link() from showing unnecessary warnings.Samuel Rødal2013-05-241-5/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2349-93/+200
|\|
| * Fix clipping of QTextList decorators.Leonard Lee2013-05-231-1/+14
| * Clear QWindowPrivate::positionAutomatic in setFramePosition().Friedemann Kleint2013-05-231-0/+1
| * Make QWindow update its screen when moved to a different oneGabriel de Dietrich2013-05-237-15/+56
| * QFusionStyle: fix highlight colorsJ-P Nurmi2013-05-231-1/+1
| * Fusion palette: add missing disabled rolesJ-P Nurmi2013-05-221-0/+2
| * Make CMake not fail if EGL is not found.Stephen Kelly2013-05-201-2/+6
| * Check that files we expect to find actually exist when using a cmake package.Stephen Kelly2013-05-201-5/+18
| * Make QRgb-related functions constexprGiuseppe D'Angelo2013-05-201-9/+9
| * Doc: remove references to toWinHBitmap and fromWinHBitmapNico Vertriest2013-05-131-11/+4
| * Fix transformed raster fonts on WindowsEskil Abrahamsen Blomfeldt2013-05-132-8/+12
| * Clean up old PostScript printing codeSze Howe Koh2013-05-125-7/+2
| * Doc: Updated the addtional information about elide marksVenu2013-05-101-7/+12
| * Fix warning about unused variable when not using any SIMD drawhelpersTor Arne Vestbø2013-05-101-0/+1
| * Rename Numpad to Num, ensure Numpad is translated in all cases on Mac.Mitch Curtis2013-05-101-5/+5
| * Utilize the new Q_OS_MACX define.Jake Petroules2013-05-091-11/+11
| * Suppress warning about unsupported frame strut events.Friedemann Kleint2013-05-081-2/+1
| * Only expect EGL libraries in the cmake files if Qt is configured to use it.Stephen Kelly2013-05-071-3/+5
| * Create a proper variable name in the cmake macro.Stephen Kelly2013-05-071-1/+1
| * qtgui: Fix missing imagesSergio Ahumada2013-05-071-1/+2
| * qdoc: The \wrapper command is addedMartin Smith2013-05-0722-0/+22
| * Don't destroy the window if the QCloseEvent wasn't acceptedShawn Rutledge2013-05-072-3/+6
| * Don't use GL_REPEAT for image-brush drawing on OpenGL ES2Tor Arne Vestbø2013-05-071-1/+9
* | Silently strip leading dot off QFileDialog default suffixes.Friedemann Kleint2013-05-211-0/+2
* | Allow to filter the type of fonts displayedKevin Ottens2013-05-131-1/+5
* | Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSérgio Martins2013-05-093-9/+18
* | Fix the assert failure in QShortcutMap::findGatis Paeglis2013-05-081-0/+3
* | Merge branch 'stable' into devSergio Ahumada2013-05-075-10/+13
|\|
| * Remove the crash pending warningJan Arve Saether2013-05-071-4/+0
| * Reintroduce QIcon doc image (from Qt 4 docs)Giuseppe D'Angelo2013-05-011-0/+0
| * Enable bundling Qt in Android package in build systemEskil Abrahamsen Blomfeldt2013-05-011-0/+4
| * QAccessible::State is no longer an enumOlivier Goffart2013-04-301-1/+1
| * Clarify documentation for QKeyEvent::textFrederik Gladhorn2013-04-301-5/+8