summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add workaround for GL on Android emulatorEskil Abrahamsen Blomfeldt2013-07-294-1/+26
* Stop unconditional synth of mouse events on AndroidFrederik Gladhorn2013-07-291-22/+0
* Android: Get SSL root certificates from TrustManagerPaul Olav Tvete2013-07-295-29/+253
* Build offscreen plugin only if freetype is available on Windows.Friedemann Kleint2013-07-291-1/+3
* Fix text being cut off at the right side in print preview.Michael BrĂ¼ning2013-07-291-0/+1
* Correct QHash::values() documentation.Mitch Curtis2013-07-291-1/+1
* Remove duplicated call to QGraphicsSceneMouseEvent::setButtons.Marcel Krems2013-07-281-1/+0
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-262-6/+5
|\
| * HTTP internals: do not access reply that was deleted alreadyPeter Hartmann2013-07-241-0/+3
| * Doc: Update documentation of Qt::HANDLETopi Reinio2013-07-241-6/+2
* | EGLFS and MinimalEGL windows are not marked as OpenGL surfacesAllan Sandfeld Jensen2013-07-264-5/+2
* | QNX: hardcode on-demand SSL root cert loadingPeter Hartmann2013-07-261-0/+2
* | Fix updating of screens in QDesktopWidget.Friedemann Kleint2013-07-263-12/+35
* | xcb: Fix minor leaks in XSettings codeUli Schlachter2013-07-251-1/+3
* | QPrintDialog OSX: don't crash if ApplicationModal and no parentShawn Rutledge2013-07-251-1/+3
* | Fix crashes when invoking toVariant() on empty QJsonValue objects.Friedemann Kleint2013-07-241-2/+6
* | Windows: Mark window margins as dirty when the theme changes.Friedemann Kleint2013-07-241-1/+6
* | QPrintDialog: document the modality on OS X and WindowsShawn Rutledge2013-07-241-0/+4
* | Bump Qt version to 5.1.2Sergio Ahumada2013-07-231-2/+2
|/
* document that validity of exitCode() depends on exitStatus() == NormalExitOswald Buddenhagen2013-07-221-3/+7
* xcb: Don't use Xlib's XBell() functionUli Schlachter2013-07-221-6/+3
* Prevent activation of windows with Qt::WindowDoesNotAcceptFocus.Friedemann Kleint2013-07-222-1/+6
* Ensure that the user codecs are listed in QTextCodec::availableCodecsThiago Macieira2013-07-211-4/+4
* Fix compilation of QtTest on Linux systems with old kernel headersThiago Macieira2013-07-211-0/+10
* Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-2010-10/+10
* Fix warning about using QString's const char* constructor on MacThiago Macieira2013-07-201-1/+2
* Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-203-3/+5
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-206-55/+72
* Fix compilation of run-time-resolved SSL on AndroidEskil Abrahamsen Blomfeldt2013-07-191-3/+3
* fix endless loop in QProcess/Win drainOutputPipesJoerg Bornemann2013-07-181-2/+4
* XCB: Set WM_CLASS.Friedemann Kleint2013-07-185-0/+57
* Better errorhandling for the fontengine on WINCE.Bjoern Breitmeyer2013-07-181-5/+4
* QNX: Handle Qt::WindowDoesNotAcceptFocus correctly.Friedemann Kleint2013-07-171-1/+1
* Fix typo in qdoc's messages.Takumi Asaki2013-07-171-2/+2
* OSX: Disable window restoration for the Mac font panelLiang Qi2013-07-171-0/+5
* Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-161-1/+1
* Fix QDBusAbstractInterface::isValid() for peer connectionsAlberto Mardegan2013-07-161-3/+11
* Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-161-2/+7
* Fix compilation of QLockFile on SolarisDavid Faure2013-07-161-0/+4
* QGuiApplicationPrivate::updateBlockedStatus(): Recurse over children.Friedemann Kleint2013-07-161-7/+14
* Doc: Update description of QAbstractItemModel::supportedDragActions()Topi Reinio2013-07-161-2/+4
* Mac OS: Fix a crash in tst_qgraphicsproxywidget.Friedemann Kleint2013-07-161-0/+3
* Define QT_NO_DEBUG with RelWithDebInfo and MinSizeRel builds.Stephen Kelly2013-07-151-0/+2
* Windows: Synthesize expose event for shrinking windows.Friedemann Kleint2013-07-152-13/+25
* XCB: Append 0-character to atom name string.Friedemann Kleint2013-07-121-1/+1
* Display sizegrip on QMdiSubWindows, even on 10.7 and laterGabriel de Dietrich2013-07-122-5/+19
* QCoreApplication: Removed out-of-date docs (argv() method).Tomasz Olszak2013-07-121-5/+1
* Fix disconnectFrom{Peer,Bus} when the connection failedThiago Macieira2013-07-121-3/+3
* Consider virtual screen when determining dock widget visibility.Friedemann Kleint2013-07-121-2/+11
* DirectFB: Improve mapping of multimedia keysAllan Sandfeld Jensen2013-07-121-1/+3