summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macOS: Handle failure to create display link or invalid display linkTor Arne Vestbø2023-04-243-6/+20
* QDomDocument: no longer drop a provided 'standalone' attribute if 'no'Axel Spoerl2023-04-244-4/+35
* Silence MSVC warning on constructing QList from initializer_listEdward Welbourne2023-04-241-3/+3
* Exclude files from unity buildAmir Masoud Abdol2023-04-241-0/+8
* Change to darkmode is prevented at runtine in VistastyleWladimir Leuschner2023-04-241-2/+1
* Darwin: Add debug logging of locale/language key parametersTor Arne Vestbø2023-04-241-0/+36
* Introduce the qt_internal_project_setup macroAlexey Edelev2023-04-247-2/+18
* macOS: Localize title of edit menu's NSMenuItem via AppKitTor Arne Vestbø2023-04-241-4/+39
* Use QCss:: namespace when accessing Value on IntegrityAmir Masoud Abdol2023-04-232-31/+31
* QLocaleData: de-duplicate some codeAhmad Samir2023-04-221-38/+21
* QStandardPaths: de-duplicate some unittests codeAhmad Samir2023-04-221-28/+28
* QStandardPaths/Unix: fix writableLocation() when test mode is enabledAhmad Samir2023-04-222-32/+101
* QStandardPaths/Unix: restore org and app names in unittestsAhmad Samir2023-04-221-7/+11
* QDateTime: replace a bool parameter with an enumAhmad Samir2023-04-221-5/+11
* QDate: fix QDebug operator<<() for dates with year > 9999Ahmad Samir2023-04-221-1/+5
* QDate: use more constexpr vars instead of plain numbersAhmad Samir2023-04-223-8/+16
* Add Qt icon library for examplesKimmo Leppälä2023-04-22157-0/+214
* Handle parent being a child's focus procy in QWidget::setFocusProxyAxel Spoerl2023-04-222-0/+123
* QPA:EGLFS - ignore scissor and stencil when drawing the cursorInho Lee2023-04-211-7/+11
* wasm: add setting type to BlobLorn Potter2023-04-212-3/+9
* QSet: fix a qdoc warning about method signatureAhmad Samir2023-04-201-1/+1
* QTimer: optimize single shot timers that cross threadVolker Hilsheimer2023-04-202-13/+46
* qmake: Don't add dummy empty.lproj localization to macOS bundlesTor Arne Vestbø2023-04-201-1/+0
* Network tests: drop testing ftp proxy serverMårten Nordheim2023-04-203-3/+14
* QTabBar: draw text within moving tabAxel Spoerl2023-04-205-11/+26
* Windeployqt: Add a check for LLVM-MinGW runtimesTimothée Keller2023-04-201-20/+36
* Refix printing of dpr>1 images on WindowsEirik Aavitsland2023-04-201-1/+1
* tst_qnetworkreply: Don't try using ftp servers while ftp is missingMårten Nordheim2023-04-201-43/+51
* tst_QDateTime: cope with MET masquerading as CETEdward Welbourne2023-04-201-4/+22
* Expand range of allowed UTC offsets to 16 hoursEdward Welbourne2023-04-204-31/+47
* Improve QTimeZone's documentation about territoriesEdward Welbourne2023-04-201-16/+28
* Split multi-file Files entries in qt_attribution.json as listsEdward Welbourne2023-04-205-6/+18
* Deploy Comment fields in qt_attribution.json filesEdward Welbourne2023-04-2012-17/+21
* Update the list of CLDR-based filesEdward Welbourne2023-04-201-1/+1
* FontDatabase[win/freetype] implement population of aliasesMårten Nordheim2023-04-202-0/+18
* Baseline tests: wait longer before taking a screen snapshotVolker Hilsheimer2023-04-201-2/+3
* QWidgetTextControl: emit cursorPositionChanged() when select allLiang Qi2023-04-202-0/+8
* QGtk3Theme: Improve fixed font deliveryAxel Spoerl2023-04-201-2/+21
* cube example: always set required state in paintGLLaszlo Agocs2023-04-201-8/+8
* wasm: QOpenGLWidget: ensure depth write is enabled when calling paintGLLaszlo Agocs2023-04-201-0/+4
* rhi: update manual test shadersLaszlo Agocs2023-04-208-4/+4
* Exclude Android Vulkan sources from Unity BuildAmir Masoud Abdol2023-04-201-0/+3
* qxkbcommon: Amend comment for Qt::Key upper-case transformationAndrey Butirsky2023-04-201-6/+6
* QXkbCommon: set Qt::KeypadModifier when keypad button is pressedMario Roessel2023-04-203-3/+6
* Fix setting combo data with QSortFilterProxyModelFriedemann Kleint2023-04-192-30/+60
* Resolve duplicate symbolsAmir Masoud Abdol2023-04-196-9/+16
* Exclude files from unity build to resolve Android's buildAmir Masoud Abdol2023-04-192-0/+18
* QWidgetTextControl: ignore invalid input method eventLiang Qi2023-04-191-0/+5
* Add binary compatibility file built against 6.5.0Milla Pohjanheimo2023-04-191-0/+27329
* Update table of CBOR tag descriptions in cbordump exampleEdward Welbourne2023-04-192-46/+185