summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix small typo in the QMdiArea documentationOliver Eftevaag2021-01-181-1/+1
* QtEntryPoint: Fix linking Release against RelWithDebInfo with MSVCJoerg Bornemann2021-01-182-5/+21
* eglfs: Use drmClose in drm/EGLDevice backendLaszlo Agocs2021-01-181-1/+1
* Add "Q_UNUSED" to (3rdparty) strtod.cc for a 32 bit code pathAndrei Golubev2021-01-172-0/+23
* If available, use a version-specific qt<major-version>.confRalf Habacker2021-01-162-4/+14
* Fix XCB launch key mappingAllan Sandfeld Jensen2021-01-163-37/+37
* Document QOpenGLWidget limitations without an alpha channelLaszlo Agocs2021-01-151-0/+13
* macOS: Mark QFileDialog::DontConfirmOverwrite as unsupportedMorten Johan Sørvig2021-01-151-0/+3
* Fix convertToRGBA64PM for Grayscale16Allan Sandfeld Jensen2021-01-151-2/+1
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-152-4/+45
* QTabBar/Windows: Fix close button icons being too small on high-res screensFriedemann Kleint2021-01-156-11/+32
* Fix the tips still show when cursor move to another actionQiang Li2021-01-153-1/+59
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-152-7/+53
* Interbase: Don't error out if closing an already closed cursorAndy Shaw2021-01-141-1/+7
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-01-142-1/+46
* AA_SynthesizeTouchForUnhandledMouseEvents: keep correct coordinatesShawn Rutledge2021-01-142-7/+14
* Lower the CMake minimum required version for single-config buildsJoerg Bornemann2021-01-142-1/+11
* QCache: when overwriting, store the new cost instead of the deltaMårten Nordheim2021-01-142-1/+16
* QGuiApplication: use global position to create local position for synthetic m...Richard Moe Gustavsen2021-01-141-1/+4
* Fix VNC format conversionAllan Sandfeld Jensen2021-01-134-8/+9
* a11y: Do not cache classes that don't have a factory pluginJan Arve Sæther2021-01-131-5/+4
* Fix read-only pseudo-state in QTextEdit/Browser stylesheetEirik Aavitsland2021-01-131-0/+13
* CMake: Fix build with GCC and ltcgChristophe Giboudeaux2021-01-131-13/+18
* QComboBox: fix select all columns in the viewChristian Ehrlicher2021-01-131-2/+4
* Fix warning in generated test wrappersAlexey Edelev2021-01-131-1/+2
* CMake: Use -ffat-lto-objects for static libraries with ltcg and GCCChristophe Giboudeaux2021-01-131-0/+8
* macOS: Add more padding to width of non-editable comboboxesVolker Hilsheimer2021-01-131-2/+2
* Windows font engine: Silence warnings about not being able to enumate font fa...Friedemann Kleint2021-01-131-2/+2
* Remove QtDBus includesDavid Skoland2021-01-1351-252/+369
* rhi: gl: Reset tracked state upon a buffer update or readbackLaszlo Agocs2021-01-131-33/+51
* Revert "Windows QPA: Call QWSI::flushWindowSystemEvents() from WM_PAINT for f...Morten Johan Sørvig2021-01-131-3/+2
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-122-0/+17
* Doc: Add details to QFont::toStringPaul Wicking2021-01-121-1/+20
* macOS: Don't try to close already-closed/closing file dialogTor Arne Vestbø2021-01-121-1/+7
* Use design metrics when adding text to QPainterPathEskil Abrahamsen Blomfeldt2021-01-121-0/+5
* Windows QPA: Fix crashes when using screen reader with Q(Plain)TextEditFriedemann Kleint2021-01-121-2/+6
* Android: exclude failing tests for tst_QPlainTextEdit on AndroidAssam Boudjelthia2021-01-121-0/+10
* Android: exclude tst_QFile::moveToTrash on AndroidAssam Boudjelthia2021-01-121-0/+3
* QSslCertificate: Guard against accessing empty QByteArrayRobert Loehning2021-01-111-1/+3
* Doc: Explain how boundingRect handles null QRectFPaul Wicking2021-01-111-1/+3
* UndoFramework example: make the background visibleIvan Solovev2021-01-111-0/+0
* Doc: Generalize timer docsKai Köhne2021-01-111-3/+3
* Doc: Link to correct locationPaul Wicking2021-01-111-4/+4
* Doc: Add partial documentation for CMake API (tech preview)Craig Scott2021-01-115-1/+608
* QPdfWriter: fix embedding fonts in pdf filesChristian Ehrlicher2021-01-091-1/+1
* Remove redundant .qch from installed docsAlexey Edelev2021-01-081-1/+3
* QDir/QFileInfo: add doc notes about paths starting with ':'Ahmad Samir2021-01-082-7/+27
* CMake: improve FindMySQL.cmakeLi Xinwei2021-01-081-10/+9
* Send Qt::Key_MediaTogglePlayPause for VK_MEDIA_PLAY_PAUSEAllan Sandfeld Jensen2021-01-081-1/+2
* Remove irrelevant test row, fix compiler warningVolker Hilsheimer2021-01-081-1/+0