summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support background-color CSS styling on <hr/>Shawn Rutledge2021-10-143-4/+19
* Convert Latin1 to UTF-16 before passing to ICU APIEdward Welbourne2021-10-141-5/+5
* Fix segfault in QItemSelectionModel::hasSelectionAndreas Buhr2021-10-141-2/+5
* qtlogging: Document QT_MESSAGELOGCONTEXT defineKevin Funk2021-10-141-1/+5
* QTimer: Add \note in documentationFan RuiJie2021-10-141-0/+2
* Call QWidget close handling in QWidget::close for non-toplevel native widgetsDoris Verria2021-10-142-3/+5
* CMake: Make LTO build workThiago Macieira2021-10-132-2/+1
* Fix typo: alignment has an n in itEdward Welbourne2021-10-142-3/+3
* Remove unneeded function QGuiApplicationPrivate::emitLastWindowClosedTor Arne Vestbø2021-10-132-10/+2
* Fix references to QGuiApplication::lastWindowClosedTor Arne Vestbø2021-10-132-2/+2
* qfloat16: re-merge the F16C content into qfloat16.cppThiago Macieira2021-10-133-133/+29
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-132-8/+2
* Revert "[Android] Remove signal and slot mechanism to listen states in editor's"Andreas Buhr2021-10-132-37/+8
* XCB: Silence clipboard warning "SelectionRequest too old"Friedemann Kleint2021-10-131-9/+10
* QList: remove yet another iterator->pointer implicit conversionGiuseppe D'Angelo2021-10-131-1/+5
* QArrayDataOps: improve appendIteratorRangeGiuseppe D'Angelo2021-10-131-4/+14
* QList: code tidiesGiuseppe D'Angelo2021-10-131-19/+19
* Document QFutureWatcher::isFinished behavior changeMårten Nordheim2021-10-131-0/+4
* Android: replace ndk.dir with android.ndkVersion in build.gradleAssam Boudjelthia2021-10-132-4/+15
* Take overshoot into account when laying out QAbstractScrollAreaVolker Hilsheimer2021-10-131-1/+3
* Windows QPA: Fix mouse event position for QWindows with Qt::WindowTransparent...Friedemann Kleint2021-10-132-3/+13
* QLalr: use QList iterators in algorithmsGiuseppe D'Angelo2021-10-131-2/+2
* Doc: Fix \notes in QObjectIvan Tkachenko2021-10-131-3/+3
* Add suffixes to loop variables for Q_FOREACHIevgenii Meshcheriakov2021-10-131-4/+9
* Guard WinRT API code for clang-clPeter Varga2021-10-122-5/+6
* openglblacklists: Fix typo in descriptionJonas Kvinge2021-10-121-1/+1
* qwindowsdrag: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* windows: Fix typos in source code commentsJonas Kvinge2021-10-125-6/+6
* Fix handling of time-zone gap in QTimeZonePrivate::dataForLocalTime()Edward Welbourne2021-10-121-2/+4
* Android: remove unused imports and fix warning on network java codeAssam Boudjelthia2021-10-122-4/+2
* CMake: Fix adding generated resources on iOS with CMake and XcodeMike Achtelik2021-10-121-0/+8
* Fix caching of parsed border color values in CSS parserVolker Hilsheimer2021-10-121-2/+11
* QList::iterator: use templates for advancing operatorsThiago Macieira2021-10-121-10/+22
* wasm: Fix source code comment typosJonas Kvinge2021-10-124-6/+6
* Don't send the default SETTINGS_INITIAL_WINDOW_SIZETimur Pocheptsov2021-10-123-13/+14
* Doc: Fix usage of \summary macroTopi Reinio2021-10-1221-42/+42
* macOS: fix window activation when popup is openVolker Hilsheimer2021-10-121-6/+10
* QPoint: Don't claim that QPoint[F]::dotProduct() produces length squaredIevgenii Meshcheriakov2021-10-121-2/+2
* freetype/no-fc: Disambiguate fonts with different widthsEskil Abrahamsen Blomfeldt2021-10-121-1/+31
* RHI: Don't retain texture operations after frame is doneEskil Abrahamsen Blomfeldt2021-10-121-0/+2
* RHI: introduce a way to disable framebuffer clears on GLGiuseppe D'Angelo2021-10-121-2/+5
* concurrent: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* concurrent: Fix namespace typoJonas Kvinge2021-10-121-1/+1
* gui: Fix typos in documentationJonas Kvinge2021-10-1229-50/+50
* widgets: Fix typos in documentationJonas Kvinge2021-10-1232-64/+66
* QEventDispatcherWasm: Fix typo in debug messageJonas Kvinge2021-10-121-1/+1
* gui: Fix typo in CMake featureJonas Kvinge2021-10-121-1/+1
* network: Fix typos in source code commentsJonas Kvinge2021-10-1210-16/+16
* network: Fix typos in messagesJonas Kvinge2021-10-122-2/+2
* QWindowsWindow: Fix typo in documentationJonas Kvinge2021-10-121-1/+1