summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QNetworkAccessManager: add public methods to pre-TCP/pre-SSL-connectPeter Hartmann2013-06-038-7/+197
* Make QTime::toString output milliseconds for Qt::TextDate, Qt::ISODate.Mitch Curtis2013-06-035-36/+49
* widget/graphicsview: Do not run tests showing windows in parallel.Friedemann Kleint2013-06-035-6/+0
* gui/kernel: Do not run test showing windows in parallel.Friedemann Kleint2013-05-302-2/+0
* iOS: Look up OpenGL symbols using RTLD_DEFAULT instead of RTLD_NEXTTor Arne Vestbø2013-05-291-1/+1
* Added a placeholderText property to QTextEdit.Benjamin Port2013-05-283-0/+47
* Core: QDebug and comparison operator support metatypes.Christoph Schleifenbaum2013-05-276-28/+460
* QToolTip - add static showText with time.Thorbjørn Martsum2013-05-276-12/+101
* Remove XFAIL from tst_qgraphicswidget::initialShow2().Friedemann Kleint2013-05-272-4/+0
* Set current directory to application bundle on startup.Ian Dean2013-05-271-0/+4
* Add QComboBox::currentDataGiuseppe D'Angelo2013-05-273-1/+162
* Add web color QLineEdit to QColorDialog.David Gil2013-05-271-0/+50
* Reduce the usage of QT_PREPEND_NAMESPACE in the Cocoa platform pluginRomain Perier2013-05-265-43/+43
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-23440-3153/+77219
|\
| * Cocoa: Amend 5d07a4d9448f60 to avoid an assert in QWidget::mapTo()Gabriel de Dietrich2013-05-231-1/+2
| * Fix regression when pasting into QTextEdit from Firefox.Mitch Curtis2013-05-232-1/+14
| * Windows: Fix toplevel window flags for Qt::Dialogs/Qt::Tool.Friedemann Kleint2013-05-231-4/+21
| * Improve error message in GL context creation.Friedemann Kleint2013-05-231-2/+6
| * QNX: normalize bracesRafael Roquetto2013-05-2310-195/+106
| * Android: Remove libgnustl_shared.so copy hack.Ray Donnelly2013-05-231-4/+0
| * Fixed CE build of sqlite3Bjoern Breitmeyer2013-05-231-0/+4
| * update bundled sqlite to 3.7.17.0Mark Brand2013-05-233-463/+2901
| * Fix clipping of QTextList decorators.Leonard Lee2013-05-237-1/+332
| * Process initial expose events immediately.Morten Johan Sørvig2013-05-232-0/+5
| * Fix the Mac build on 32bit with c++11Jocelyn Turcotte2013-05-231-8/+8
| * Windows: Pass auto-fixed window flags to shouldShowMaximizeButton().Friedemann Kleint2013-05-231-4/+3
| * Suppress "Click to focus" for widget windows.Friedemann Kleint2013-05-231-2/+2
| * Observe initial screen for fullscreen windows.Friedemann Kleint2013-05-232-4/+8
| * Clear QWindowPrivate::positionAutomatic in setFramePosition().Friedemann Kleint2013-05-231-0/+1
| * QGLWidget: Support retina framebuffer grabbingGabriel de Dietrich2013-05-232-4/+5
| * Make QWindow update its screen when moved to a different oneGabriel de Dietrich2013-05-2310-16/+82
| * Made the X11 eglfs hooks provide mouse input.Samuel Rødal2013-05-232-3/+159
| * Update opengl/overpainting example for high-dpiGabriel de Dietrich2013-05-231-2/+4
| * Cocoa: Make sure main window gets focus after closing modal dialogGabriel de Dietrich2013-05-231-3/+15
| * Stabilize tst_qgraphicssceneindex.Friedemann Kleint2013-05-231-1/+1
| * QFusionStyle: fix highlight colorsJ-P Nurmi2013-05-232-3/+3
| * QPrintPreviewDialog: Prevent changing of page in resize handling.Friedemann Kleint2013-05-232-0/+48
| * Android: Disable xkbcommon in configure.exeRay Donnelly2013-05-231-0/+4
| * Cocoa: Remove "Incomplete implementation" compilation warningGabriel de Dietrich2013-05-231-1/+1
| * A Dialog should not hide when the application is deactivatedShawn Rutledge2013-05-231-1/+3
| * Do not call g_type_init() with GLib >= 2.36Dmitry Shachnev2013-05-221-0/+4
| * Android: Added the attribute "extends".Christian Strømme2013-05-221-1/+4
| * move detectArch() call right after autoDetection()Oswald Buddenhagen2013-05-221-4/+7
| * reality adjustment: rename generateSystemVars() => prepareConfigTests()Oswald Buddenhagen2013-05-223-3/+3
| * purge dead output-related codeOswald Buddenhagen2013-05-221-12/+0
| * purge buildkey-related dead codeOswald Buddenhagen2013-05-223-49/+0
| * purge obsolete EVAL #ifdefsOswald Buddenhagen2013-05-223-50/+1
| * Fixed XCB build with -no-openglSamuel Rødal2013-05-221-1/+3
| * Fixed crash associated with reparenting a QGLWidgetSamuel Rødal2013-05-223-4/+13
| * Android: Fix crash when using QBackingStorePaul Olav Tvete2013-05-223-1/+21