summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * xcb: fix tablet proximity againShawn Rutledge2015-07-281-5/+4
| | * 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-261-3/+11
| | * 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: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
| | * QTimeZone: Convert fractional timezones properly.Cesar Garcia Naranjo2015-07-211-6/+13
| | * 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
| | * 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
| | * Remove attempt at detecting compile-time HLEThiago Macieira2015-07-202-5/+1
| | * Fix Q_BASIC_ATOMIC_INITIALIZER for std::atomicThiago Macieira2015-07-201-3/+3
| | * QtCore: Fix const correctness in old style castsThiago Macieira2015-07-2012-37/+38
| | * QtTest: fix build error with -no-guiTasuku Suzuki2015-07-201-2/+9
| | * Fix build with clang 3.7Bernhard Rosenkränzer2015-07-201-4/+4
| | * Also disable constexpr support in ICC with MSVC before MSVC2015Thiago Macieira2015-07-181-0/+3
| | * Don't complain about missing CPU features under ValgrindThiago Macieira2015-07-181-1/+10
| | * Fix GCC 4.9 warning about repeated attributesThiago Macieira2015-07-181-1/+1
* | | Add Mir client platform pluginPaul Olav Tvete2015-08-0927-0/+3440
* | | Support logging direct to syslog, if enabled.Tasuku Suzuki2015-08-092-0/+36
* | | Document AA_* that must be set before app constructionLaszlo Agocs2015-08-081-5/+8
* | | windows: Fix the OpenGL blacklistLaszlo Agocs2015-08-081-1/+1
* | | Make compressed textures work with mutable storageLaszlo Agocs2015-08-083-58/+263
* | | Compile-time option for disabling high-DPI scalingPaul Olav Tvete2015-08-062-0/+46
* | | OS X adaptations to the high-DPI APIMorten Johan Sørvig2015-08-062-19/+20
* | | platforms: cocoa - fix QCocoaWindow::bottomLeftClippedByNSWindowOffsetTim Blechmann2015-08-061-5/+4
* | | Fix a memory leakTimur Pocheptsov2015-08-062-2/+3
* | | Add support for drawing a hyperlink in QPdfEngineAntonin Stefanutti2015-08-062-0/+30
* | | QDBusError: Disable function that isn't used in bootstrapped buildsThiago Macieira2015-08-061-0/+2
* | | Add ETC1 to QOpenGLTexture formatsLaszlo Agocs2015-08-062-0/+8