summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Sync default action when checking tool button programmaticallyVolker Hilsheimer2021-07-222-0/+65
* QSet::erase - extend docsIvan Solovev2021-07-221-0/+5
* Update deprecated NSAccessibility methodVolker Hilsheimer2021-07-211-1/+1
* Scale image with MDI icons using the correction factorVolker Hilsheimer2021-07-201-2/+2
* H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-202-0/+13
* QNetworkDiskCache: Fix tracking of size during storeItem()Mårten Nordheim2021-07-202-13/+39
* QHash, QMultiHash: extend testsIvan Solovev2021-07-201-12/+532
* QList: extend testsIvan Solovev2021-07-201-14/+426
* Skip tst_qthreadonce test on QEMUSona Kurazyan2021-07-202-0/+11
* Fix quadratic performance hit in Q(Multi)Map::insert() with hintEdward Welbourne2021-07-201-9/+19
* CMake: Fix qt6_extract_metatypes json file generation ruleAlexandru Croitor2021-07-201-39/+23
* QFile benchmark: only set up and tear down the data directory onceEdward Welbourne2021-07-201-99/+73
* Unify and clean up two identical tst_qfile::*_data() functionsEdward Welbourne2021-07-201-57/+41
* Move QSKIP()s to _data() functions in QFile benchmarkEdward Welbourne2021-07-201-24/+11
* Always update the input method when QLineEdit receives focusTang Haixiang2021-07-201-0/+3
* Fix placement of placeholder text in QLineEdits with action iconsVolker Hilsheimer2021-07-193-5/+75
* macOS 10.15: Fix focus frame for combo boxesVolker Hilsheimer2021-07-191-0/+2
* Add high-resolution pixmaps for macOS dock widget title iconsVolker Hilsheimer2021-07-1922-8/+28
* macOS: fix separator actions not showing in menusVolker Hilsheimer2021-07-191-14/+9
* Doc: Remove mentioning of Qt::MidButtonKai Köhne2021-07-191-1/+1
* Fix rearranging of icons in listview via drag'n'dropVolker Hilsheimer2021-07-192-2/+7
* QListView: don't scroll if selected items are removedVolker Hilsheimer2021-07-172-0/+71
* Fix generated pri and prl filesLi Xinwei2021-07-175-6/+17
* Android: Fix unnecessary clipboard data accessMike Achtelik2021-07-161-12/+7
* QMultiMap: extend unit testsIvan Solovev2021-07-161-143/+581
* CMake: Fix bitcode linker flags not to be added on iOSAlexandru Croitor2021-07-161-1/+0
* QMap: extend unit testsIvan Solovev2021-07-151-4/+301
* Change QCollator's default locale to QLocale().collation()Edward Welbourne2021-07-151-4/+8
* Fix qdbusperformance and qprocess benchmarksEdward Welbourne2021-07-153-6/+12
* QTranslator: Fix loading of meta catalogs from absolute .qm pathKai Köhne2021-07-152-3/+22
* tst_qtranslator: Simplify extraction of test dataKai Köhne2021-07-154-45/+5
* Point out that QTreeView's expandAll/expandToDepth don't fetch dataVolker Hilsheimer2021-07-151-2/+11
* Use base style when drawing item view item with only indicator styledVolker Hilsheimer2021-07-141-5/+9
* QMultiMap::erase - extend docs to specify iterator limitationsIvan Solovev2021-07-141-0/+4
* macOS: Don't mangle QByteArray settings with @ prefix by decoding as UTF-8Tor Arne Vestbø2021-07-142-1/+13
* QTableView: fix selection with rows and cells in ExtendedSelection modeChristian Ehrlicher2021-07-143-5/+76
* macOS: Don't make frameless tool windows miniaturizableVolker Hilsheimer2021-07-141-2/+4
* QDuplicateTracker: reserve() for at least Prealloc elementsMarc Mutz2021-07-141-2/+3
* QDuplicateTracker: port reserve() from int to qsizetypeMarc Mutz2021-07-131-1/+1
* QDuplicateTracker: fix the static buffer size calculationMarc Mutz2021-07-131-1/+7
* tst_QtConcurrentThreadEngine: fix the threadCount() testSona Kurazyan2021-07-131-8/+4
* macOS: Map QSurfaceFormat color space to NSWindow via ICC dataTor Arne Vestbø2021-07-131-2/+5
* CI: explicitly use -gpu swiftshader_indirect with Android emulatorAssam Boudjelthia2021-07-131-1/+1
* Block flaky rhi and OpenGL tests on AndroidAssam Boudjelthia2021-07-132-0/+5
* macOS: Don't assume NSEvent charactersByApplyingModifiers: produces characterTor Arne Vestbø2021-07-121-2/+5
* Fix QTextFormat::FullWidthSelection for right-to-left text layoutsOliver Eftevaag2021-07-101-4/+11
* Fix platform definition directory in top-level buildAlexey Edelev2021-07-091-1/+1
* Fix the detection of platform definitions directoryAlexey Edelev2021-07-092-16/+24
* QMap::erase - extend docs to specify iterator limitationsIvan Solovev2021-07-091-0/+4
* Hide QT_USE_BUNDLED_ CACHE variables from GUIAlexey Edelev2021-07-091-2/+2