summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revise an incorrect QVulkanWindow doc noteLaszlo Agocs2018-09-064-13/+9
* QString: Fix snippet explaining "non-spaced numbered place markers"Andre Hartmann2018-09-061-1/+1
* Windows QPA: Fix missing accessibility info with WebEngineViewAndre de la Rocha2018-09-041-4/+18
* Doc: Move the literal code blocks to a separate fileVenugopal Shivashankar2018-09-032-15/+17
* Document version number of pixmanKai Koehne2018-08-311-0/+1
* Avoid conversion over RGBA64 for RGB32 LCD text blendingAllan Sandfeld Jensen2018-08-301-9/+49
* Examples: Fix minor bug in Tree Model Completer ExamplePaul Wicking2018-08-301-1/+1
* Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-3013-1/+29
* Blacklist two tests on macOS that a planned CI change shall breakEdward Welbourne2018-08-242-0/+4
* Test for fractional part of Costa Rican currencyEdward Welbourne2018-08-231-0/+4
* Doc: fix typo in QNativeGestureEvent docsMitch Curtis2018-08-231-1/+1
* _q_interpolate<T> is unsafe with unsigned template argumentsLuca Beldi2018-08-222-1/+38
* Fix spacing in << operator for QEventMitch Curtis2018-08-211-1/+1
* Fix qtbase build for Windows ICC with MSVC 2017 15.8Alexander Shevchenko2018-08-201-0/+1
* Doc: Remove duplicate thread-safe documentation from logging macrosKai Koehne2018-08-201-16/+0
* Cast away -Wclass-memaccess warnings in QVarLengthArray methodsEdward Welbourne2018-08-201-3/+3
* Document version of copied valgrind, kernel headersKai Koehne2018-08-201-0/+3
* Windows QPA: Fix mapping of static text accessibility roleAndre de la Rocha2018-08-172-2/+2
* Don't reset the bidi level on spacesLars Knoll2018-08-171-1/+0
* Only show the bidi cursor mark if we actually have bidirectional textLars Knoll2018-08-171-8/+20
* QSortFilterProxyModel inserting at bottom of source modelLuca Beldi2018-08-172-2/+239
* Don't block on lost contextDavid Edmundson2018-08-161-4/+15
* QUrl: Make sure we do reject URLs for which IDNA nameprep failedThiago Macieira2018-08-163-8/+30
* MSVC: add support for 64-bit POPCNT on 32-bit machinesThiago Macieira2018-08-161-3/+6
* doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-1637-95/+95
* Doc: Update out-of-date screenshots in example docsPaul Wicking2018-08-162-0/+0
* Normalize path segments in QHttpNetworkRequest::uriPaolo Angelelli2018-08-161-0/+2
* Document xkbcommon versionKai Koehne2018-08-151-0/+1
* tests: Fix top-level CMakeLists.txtKevin Funk2018-08-151-0/+1
* Silence warning about comparing signed and unsignedShawn Rutledge2018-08-141-2/+2
* [macOS] Fix lower bound when searching for previous transitionsErik Verbruggen2018-08-141-1/+1
* VNC plugin: explicitly cast int to uint16_t before calling htonsShawn Rutledge2018-08-141-3/+3
* Make QMessageBox window with the detailed text closableAlexander Volkov2018-08-142-0/+16
* Skip all qfocusevent test on platforms that don't support window activationJohan Klokkhammer Helsing2018-08-142-2/+8
* xcb: make sure we have a valid m_qimage in backing storeGatis Paeglis2018-08-131-50/+61
* Fix possible heap corruption in QXmlStreamAllan Sandfeld Jensen2018-08-131-1/+1
* Glib dispatcher: use default priority for timersSune Vuorela2018-08-131-1/+0
* IBus: connect to ibus-daemon when it restarts in FlatpakTakao Fujiwara2018-08-102-11/+40
* configure: fix passing of -L and -F to configure testsOswald Buddenhagen2018-08-091-2/+2
* Fix potential crash when showing line/paragraph separatorsEskil Abrahamsen Blomfeldt2018-08-092-1/+19
* macOS: Force light theme on macOS 10.14+Gabriel de Dietrich2018-08-091-0/+21
* Fix apkPath for gradle 4.0+BogDan Vatra2018-08-091-3/+8
* qmake vcxproj generator: Fix extra compilers for single configsJoerg Bornemann2018-08-091-0/+6
* QSysInfo: fall back to /usr/lib/os-release if the /etc one is missingThiago Macieira2018-08-081-4/+13
* Fix qmake build with glibc 2.28Thiago Macieira2018-08-082-3/+11
* IBus: Support the portal, needed for Flatpak environmentRobin Lee2018-08-085-11/+140
* qmake vcxproj generator: Fix compilation of generated C++ sourcesJoerg Bornemann2018-08-081-1/+10
* macOS: Don't blend the backingstore unless the window has a backgroundTor Arne Vestbø2018-08-071-5/+5
* macOS: Update window geometries after screen properties changeTor Arne Vestbø2018-08-071-0/+14
* Add QPlatformScreen::windows() helper to return all windows on screenTor Arne Vestbø2018-08-062-9/+17