summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix event delivery for apps with native widgets.Morten Johan Sørvig2013-09-041-0/+1
* OSX: clicking outside a popup: don't propagate the event elsewhereShawn Rutledge2013-09-041-0/+1
* Fix regression in QListViewJ-P Nurmi2013-09-031-4/+4
* Ensure the timer is killed when appropriate before starting a new oneAndy Shaw2013-09-031-2/+9
* Ensure the input file is first in the list of dependenciesAndy Shaw2013-09-031-6/+6
* Fix compilation with latest Mingw-w64 headersKai Koehne2013-09-021-0/+6
* Remove the size limit of QByteArray information.Leonard Lee2013-09-021-2/+0
* Windows XP file dialog: Fix appending the selected filter suffix.Friedemann Kleint2013-08-301-2/+2
* Initialize variables to fix valgrind warning in pnghandler.Friedemann Kleint2013-08-301-8/+8
* QMetaMethod::invoke: compare the QMetaType id of the return typesOlivier Goffart2013-08-292-2/+18
* Windows: Fix compilation with MinGW-64, gcc 4.8.1Friedemann Kleint2013-08-291-1/+5
* Update QLineEdit::placeholderText property documentationGiuseppe D'Angelo2013-08-291-2/+1
* Doc: minor language and layout editsNico Vertriest2013-08-291-3/+8
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-285-21/+249
|\
| * Don't use qt_mac_get_fixed_pitch() to resolve fixed pitch fonts on OSXv5.1.1Tor Arne Vestbø2013-08-221-24/+0
| * Add changes-5.1.1 fileSergio Ahumada2013-08-201-0/+206
| * Android: Fix orientation change on Android 4.3Eskil Abrahamsen Blomfeldt2013-08-194-21/+43
* | Stabilize tst_qmenubar.Friedemann Kleint2013-08-281-413/+403
* | Android: Make qmake.conf usable for getting arch in Qt CreatorEskil Abrahamsen Blomfeldt2013-08-281-1/+2
* | network test settings: support newer FTP server versionsPeter Hartmann2013-08-281-14/+3
* | Activate Qt::WidgetWithChildrenShortcut shortcuts in MDI subwindowsGiuseppe D'Angelo2013-08-281-1/+1
* | de-duplicate code for writing dummy makefilesOswald Buddenhagen2013-08-275-29/+22
* | Doc: update Project Options section in qmake ManualLeena Miettinen2013-08-271-2/+4
* | export QT_TOOL_ENV to the tool module pri fileOswald Buddenhagen2013-08-272-2/+22
* | Close menu on 2nd click on QMenuBar.Friedemann Kleint2013-08-272-0/+26
* | Center widgets using UpdateWidgets in tst_qwidget.Friedemann Kleint2013-08-271-1/+15
* | QTcpSocket auto test: rely on IMAP port, not SMTP portPeter Hartmann2013-08-271-1/+1
* | QNetworkReply auto test: Skip tests failing due to Squid issuesPeter Hartmann2013-08-271-0/+4
* | Do not attempt to save a file in the resourcesGiuseppe D'Angelo2013-08-271-2/+3
* | Use custom class for storing distance fields instead of QImage.Yoann Lopes2013-08-272-29/+306
* | Revert "Fix compilation for Android ARMv5"Eskil Abrahamsen Blomfeldt2013-08-271-4/+0
* | JNI Convenience: Make single argument ctors explicit.Christian Strømme2013-08-261-3/+3
* | JNI Convenience: Print exceptions in debug mode.Christian Strømme2013-08-261-0/+9
* | JNI Convenience: Make it possible to copy QJNIObjects.Christian Strømme2013-08-262-138/+168
* | JNI Convenience: Use isSameObject() when comparing jobjects.Christian Strømme2013-08-261-6/+12
* | Android: Fix crash when hitting Back button to quitEskil Abrahamsen Blomfeldt2013-08-261-1/+1
* | Doc: update description of qmake SUBDIRS variableLeena Miettinen2013-08-262-9/+14
* | Update Linux interface getting to make fewer syscallsThiago Macieira2013-08-241-29/+29
* | Soft-deprecate obscure feature on property getters returning pointersThiago Macieira2013-08-231-1/+1
* | Ensure the docs for QOpenGLFunctions_ES2 are generatedThiago Macieira2013-08-231-1/+1
* | Do not recreate window if it is moved to a virtual sibling screen.Friedemann Kleint2013-08-231-2/+3
* | Fix compilation of windowcontainer exampleRafael Roquetto2013-08-231-2/+5
* | Return 1.0 for devicePixelRatio in QCocoaWindow if no valid windowDaiwei Li2013-08-231-1/+6
* | Windows: Keep monitors when system is locked.Friedemann Kleint2013-08-232-30/+41
* | Doc: added excludedirs to qdocconf example.Nico Vertriest2013-08-231-0/+18
* | Doc: minimal qdocconf file with commentsNico Vertriest2013-08-231-0/+86
* | XCB: Fix race with the event threadUli Schlachter2013-08-231-0/+3
* | Doc: Remove addressbook-frhjk2013-08-2338-4523/+1
* | Doc: Add Q_OS_ANDROID macroTakumi Asaki2013-08-231-0/+7
* | BB10: Do not send deactivate event twiceRafael Roquetto2013-08-221-0/+2