summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove reference to QTestEventPaul Wicking2018-07-311-5/+2
* Doc: Update signals and slots introduction pagePaul Wicking2018-07-311-22/+26
* Link from QLocale to where date-time formats are explainedEdward Welbourne2018-07-312-0/+16
* Return to eventloop after emitting encryptedMårten Nordheim2018-07-312-1/+16
* QJsonDocument: Make emptyObject an objectJüri Valdmann2018-07-311-1/+1
* Fix touch input for HoloLens devicesOliver Wolff2018-07-271-4/+5
* Clean before copying any QCollatorEdward Welbourne2018-07-261-2/+11
* Check against copying the husk left by a moveEdward Welbourne2018-07-261-1/+2
* Doc: Remove typo and add line breaks after \internalPaul Wicking2018-07-262-4/+10
* Fix the fix for mmap() overflow checkThiago Macieira2018-07-251-4/+3
* Doc: Make reference to platform styles version agnosticPaul Wicking2018-07-251-4/+3
* Fix MSVC builds with /Zc:wchar_t-Timur Pocheptsov2018-07-251-0/+2
* xcb: Fix build when xinput2 is not availableFriedemann Kleint2018-07-251-4/+10
* Windows QPA: Fix tablet event coords delay for tablets in pen modeRomain Pokrzywka2018-07-242-7/+3
* Windows: Fix invisible element being included in the UI Automation treeAndre de la Rocha2018-07-241-22/+45
* Fix QUrl::setPath documentation, remove default TolerantModeMikhail Svetkin2018-07-241-1/+1
* xcb: fix various bugs with _NET_WM_MOVERESIZEGatis Paeglis2018-07-235-9/+129
* Let QDir::absoluteFilePath() use isAbsolutePath() for resource pathsEdward Welbourne2018-07-231-36/+60
* Doc: Add since version for QJsonDocument::toJson()Paul Wicking2018-07-231-0/+1
* PCRE2: upgrade to upstream version 10.31Giuseppe D'Angelo2018-07-2336-3126/+4863
* Doc: Correct typo from decoded to encodedPaul Wicking2018-07-211-1/+1
* QNetworkRequest - fix the documentationTimur Pocheptsov2018-07-201-6/+3
* Doc: Remove erroneous comma in snippetPaul Wicking2018-07-201-1/+1
* Replace 0 with nullptrAlbert Astals Cid2018-07-195-5/+5
* Doc: Add since version for QJson method and enumPaul Wicking2018-07-192-0/+2
* Doc: Extend description of ShortcutOverride eventPaul Wicking2018-07-191-0/+6
* Plugins: fix crash if the binary JSON data contains invalid sizeThiago Macieira2018-07-194-11/+33
* Windows: Don't output a warning when sHGetKnownFolderPath failsAndy Shaw2018-07-181-11/+6
* Linux: Bypass glibc's broken open() implementationThiago Macieira2018-07-172-0/+28
* QMacStyle: Configure checkbox NSButton as tri-stateGabriel de Dietrich2018-07-171-0/+2
* Reset geometry constraints when removing stylesheetSergio Martins2018-07-171-4/+1
* Fix incorrect warning message in QOpenGLBufferTakumi ASAKI2018-07-171-1/+1
* Use nullptr instead of 0Jesus Fernandez2018-07-163-23/+24
* Fix: png handler returning Mono QImage with color table < 2 itemsEirik Aavitsland2018-07-161-1/+1
* QCalendarWidget: update the year label correctly on locale changeEirik Aavitsland2018-07-161-1/+1
* QLineEdit: Fix behavior of DeleteStartOfWord keyAlexander Volkov2018-07-161-1/+2
* ELF parser: fix off-by-one errorThiago Macieira2018-07-141-1/+1
* QPluginLoader: limit the amount of memory used when scanning pluginsThiago Macieira2018-07-145-30/+24
* Doc: Remove redundant \codePaul Wicking2018-07-131-4/+0
* Update bundled sqlite to 3.24.0Kai Koehne2018-07-133-3471/+5652
* Doc: Remove reference to Unicode 4.0Kai Koehne2018-07-131-1/+1
* Correct Unix QStorageInfo's QStorageIterator::next()'s loop logicEdward Welbourne2018-07-131-3/+4
* Fix the copyright attribution for the HarfBuzz dependencyNicolas Ettlin2018-07-131-7/+5
* QFile::copy(): don't trust the old file metadata cacheThiago Macieira2018-07-121-15/+5
* Add missing init()-if-dirty in two of ICU's QCollator::compare()sEdward Welbourne2018-07-121-0/+6
* Fix QStorageIterator where the last line in /proc/mounts is skippedJohannes Rosenqvist2018-07-121-1/+1
* XCB/Xlib: make sure we don't get problems for sys headers using registerThiago Macieira2018-07-117-0/+14
* Doc: Explain emission of QAction::changed on calling QAction::togglePaul Wicking2018-07-111-2/+6
* winrt: Avoid superfluous touch events for multitouchOliver Wolff2018-07-111-1/+4
* xcb: Monitor XSETTINGS changeAlexander Volkov2018-07-101-0/+1