summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: guard getStateCount() with correct VERSION.SDK_INTv6.1.3Assam Boudjelthia2021-08-261-4/+7
* Revert "QString::lastIndexOf: fix off-by-one for zero length matches"Jani Heikkinen2021-08-251-2/+2
* Don't crash in high-precision wheel scrolls on a QGraphicsProxyWidgetVolker Hilsheimer2021-08-182-4/+10
* Accept the QWheelEvent before each propagation stepVolker Hilsheimer2021-08-181-0/+3
* Fix hidden API access for Android styleAssam Boudjelthia2021-08-132-833/+787
* Doc: Ensure deprecated APIs in Qt Sql are documented as suchNico Vertriest2021-08-131-18/+18
* StyleSheet: Use rule for ComboBox in embedded QLineEditVolker Hilsheimer2021-08-121-6/+5
* Doc: Ensure deprecated APIs in Gui are documented as suchNico Vertriest2021-08-1210-44/+70
* Fix memory leak if eXIf has incorrect crcRobert Löhning2021-08-102-4/+19
* xcb: add a timeout control when reading INCR propertyLiang Qi2021-08-101-2/+6
* QCompleter: QCompleter unexpectedly changes QLineEdit textTianlu Shao2021-08-101-0/+1
* Improve docs for QFuture continuationsSona Kurazyan2021-08-102-49/+53
* Refix for avoiding huge number of tiny dashesEirik Aavitsland2021-08-101-4/+4
* macOS: Fix leaked NSMutableArray in applicationActivationChangedTor Arne Vestbø2021-08-081-1/+1
* QXpmHandler: actually limit characters-per-pixel to fourMarc Mutz2021-08-061-2/+5
* QXpmHandler: fix re-entrancy bug in xpm_color_nameMarc Mutz2021-08-051-13/+13
* QLibraryInfo: Add MSVC 2022Mårten Nordheim2021-08-041-1/+3
* QFileSystemModel: cache the name filters regexpsGiuseppe D'Angelo2021-08-042-12/+33
* doCrypt() - check the error codesTimur Pocheptsov2021-08-031-1/+5
* Allow dragging of a floating dockwidget on macOS with a custom titlebarAndy Shaw2021-08-021-1/+1
* macOS: Stop relying on balanced CGDisplay reconfiguration callbacksTor Arne Vestbø2021-08-023-84/+30
* QLocalSocket: do not emit aboutToClose() twiceAlex Trotsenko2021-08-012-2/+0
* QIODevice: fix converting OpenMode flag in debug outputAlex Trotsenko2021-07-311-3/+3
* QByteArray: fix indexOf/lastIndexOfIvan Solovev2021-07-291-5/+10
* Doc: Fix typo Ctr -> CtrlAlexander Volkov2021-07-281-1/+1
* [qgenericunixservices] Consider kde-open5 for opening URLsNicolas Fella2021-07-281-0/+2
* QHash/QSet: fix squeeze() for default-constructed containerIvan Solovev2021-07-271-1/+5
* Don't report results when the results list is emptySona Kurazyan2021-07-272-0/+8
* Improve fix for avoiding huge number of tiny dashesEirik Aavitsland2021-07-271-1/+1
* Windows QPA: Fix coordinates reported through UI AutomationAndré de la Rocha2021-07-271-10/+7
* QCryptographicHash: don't present the same data over and over againMarc Mutz2021-07-271-3/+1
* QLocalSocket/Unix: fix aborting the socketAlex Trotsenko2021-07-242-0/+2
* CMake: Fix incorrect default plugin conditions on WindowsAlexandru Croitor2021-07-231-1/+1
* Make QFutureWatcher::isFinished() consistent with the watched QFutureSona Kurazyan2021-07-232-7/+2
* Sync default action when checking tool button programmaticallyVolker Hilsheimer2021-07-221-0/+6
* 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-201-0/+4
* QNetworkDiskCache: Fix tracking of size during storeItem()Mårten Nordheim2021-07-201-3/+1
* 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
* 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-192-5/+9
* 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-191-0/+2
* QListView: don't scroll if selected items are removedVolker Hilsheimer2021-07-171-0/+2