summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * qdoc: Fix string used in compatibility members pageTopi Reinio2015-07-311-1/+1
| | * Doc: Add a \target for license information within QImage documentationTopi Reinio2015-07-311-2/+3
| | * qdoc: Add images used in examples into .qhpTopi Reinio2015-07-311-1/+3
| | * Fix SNI for TlsV1_0OrLater, TlsV1_1OrLater and TlsV1_2OrLaterAndré Klitzing2015-07-301-6/+3
| | * ssl: add test certificates with DSA and EC keysJeremy Lainé2015-07-3012-5/+103
| | * xcb: Make it compile on systems with xinput2 < 2.2Martin Koller2015-07-301-11/+13
| | * QLineEdit should inherit the input methods from QComboBox.BogDan Vatra2015-07-302-0/+10
| | * Android: Start the application when we know the screen geometry.BogDan Vatra2015-07-302-13/+25
| | * Doc: QFileDialog::ShowDirsOnly not supported on WindowsLeena Miettinen2015-07-301-5/+10
| | * consistently handle empty program string in QProcess::start overloadsJoerg Bornemann2015-07-302-1/+49
| | * Fix typo in test results report for androidSamuel Gaist2015-07-281-1/+1
| | * Fix typo in filterAcceptsColumn docs: row is used in place of columnSamuel Gaist2015-07-281-1/+1
| | * Let the linker find xcb_poll_for_queued_event for usThiago Macieira2015-07-281-6/+9
| | * Make the function pointer to xcb_poll_for_queued_event not a memberThiago Macieira2015-07-282-16/+20
| | * xcb: Fix build with QT_NO_CURSORAndrew Knight2015-07-281-0/+2
| | * forkfd: Fix build with uClibc <= 0.9.33Thiago Macieira2015-07-281-2/+4
| | * ssl: fix comment typo in QSslSocket testsJeremy Lainé2015-07-281-1/+1
| | * ssl: fix QNAM self-signed certificate test for non-OpenSSL backendsJeremy Lainé2015-07-281-2/+10
| | * Doc: uiplugin in the qmake variable referenceLeena Miettinen2015-07-281-0/+4
| | * xcb: fix tablet proximity againShawn Rutledge2015-07-281-5/+4
| | * iOS: ensure we don't overwrite a projects qmake variablesRichard Moe Gustavsen2015-07-281-13/+13
| | * Fix the internal compositing flag for QOpenGL/QuickWidgetLaszlo Agocs2015-07-281-2/+2
| | * ssl: fix native parsing of certificates with DSA keysJeremy Lainé2015-07-281-1/+1
| | * Windows: Split code paths for touch/native gesture events.Friedemann Kleint2015-07-273-6/+27
| | * Clear qt_tablet_target only when all buttons are released.Friedemann Kleint2015-07-271-1/+1
| | * iOS: add missing Q_DECL_OVERRIDERichard Moe Gustavsen2015-07-277-45/+45
| | * iOS: use UIKeyboardTypeNumbersAndPunctuation for Qt::ImhPreferNumbersRichard Moe Gustavsen2015-07-271-0/+2
| | * Fix compilation error while instantiating operator<< explicitlyOlivier Goffart2015-07-262-3/+20
| | * ios: Do not drop the user-provided default QSurfaceFormatLaszlo Agocs2015-07-251-1/+1
| | * Doc: Don't advertise QLocale::system() in QTranslator::load documentationKai Koehne2015-07-231-1/+1
| | * Windows/QClipboard: Fix crash in debug output of QMimeData.Friedemann Kleint2015-07-232-19/+20
| | * Fix action shortcuts for QToolButtonPaul Olav Tvete2015-07-232-9/+9
| | * Doc: Amended the \inmodule statement for QSessionManagerVenugopal Shivashankar2015-07-231-1/+1
| | * fix -no-opengl buildJoerg Bornemann2015-07-232-1/+4
| | * QPdfEnginePrivate - fix for '-qreal float' build.Timur Pocheptsov2015-07-221-4/+4
| | * Fixed null pointer dereferenceRon Bessems2015-07-221-6/+6
| | * Doc: Add Q_MV_IOS to ignored C++ directivesNico Vertriest2015-07-221-1/+2
| | * Doc:added doc to undocumented functionsNico Vertriest2015-07-2227-36/+375
| | * Replace old C-style castAndré Klitzing2015-07-221-2/+2
| | * xcb: Ignore disabling of outputs in the middle of the mode switchAlexander Volkov2015-07-221-5/+13
| | * When a screen comes back online, the windows need to be told about itRalf Jung2015-07-221-0/+8
| | * Add the GPLv3 license textThiago Macieira2015-07-222-1/+689
| | * QTimeZone: Convert fractional timezones properly.Cesar Garcia Naranjo2015-07-212-6/+31
| | * Use jom instead of nmake to compile configure.exeThiago Macieira2015-07-211-3/+4
| | * Doc: update the Q_OS_MAC documentation to be less misleadingThiago Macieira2015-07-211-1/+1
| | * Protect against a null widget pointer.Volker Krause2015-07-211-1/+1
| | * tst_qmimedatabase.cpp: Set write permission on files extracted from resources.Friedemann Kleint2015-07-211-8/+38
| | * qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WINSebastian Schuberth2015-07-211-1/+1
| | * Windows: Fix handling of cursor flash time.Friedemann Kleint2015-07-211-1/+1
| | * Windows: register alias for application fontJian Liang2015-07-202-5/+11