summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Mention a change to QDateTimeEdit::setDateTime()Edward Welbourne2021-10-161-1/+13
* xcb: Use byte buffer for event masksPovilas Kanapickas2021-10-161-23/+30
* Fix restoring main window state for maximized/fullscreen windowsVolker Hilsheimer2021-10-164-50/+104
* widgets: Fix typos in source code commentsJonas Kvinge2021-10-1525-44/+44
* Fix high DPI position of foreign child windows on WindowsJoerg Bornemann2021-10-151-1/+2
* Clarify QWidget::normalGeometry documentationTor Arne Vestbø2021-10-151-13/+14
* When filling a pixmap after an assignment ensure the set DPR is not lostAndy Shaw2021-10-151-0/+1
* QOpenSSLBackend: Properly load 3.0 when compiled with 3.0Mårten Nordheim2021-10-151-3/+10
* QList: add mixed comparison operators between (const_)iteratorsGiuseppe D'Angelo2021-10-151-2/+15
* dbus: Fix typosJonas Kvinge2021-10-144-4/+4
* xcb: Fix typos in source code commentsJonas Kvinge2021-10-146-6/+6
* qwindowsdialoghelpers: Fix typo in documentationJonas Kvinge2021-10-141-1/+1
* Fix typos in SQL driver documentationJonas Kvinge2021-10-141-2/+2
* qxcbscreen: Fix typo in documentationJonas Kvinge2021-10-141-1/+1
* Markdown writer: indent fence consistent with code blockShawn Rutledge2021-10-141-3/+4
* macOS: Correctly record normalGeometry in Cocoa pluginVolker Hilsheimer2021-10-143-0/+55
* QWidget: Don't rely on topextra to determine if window is top levelTor Arne Vestbø2021-10-141-1/+1
* Tidy up in QGraphicsWidget::resize()Edward Welbourne2021-10-141-37/+28
* Eliminate use of goto in QGraphicsWidget::resize()Edward Welbourne2021-10-141-17/+20
* Optimize mime type matchingJarek Kobus2021-10-143-36/+92
* QNetworkAccessAuthenticationManager: don't mix iterators and pointersGiuseppe D'Angelo2021-10-141-8/+11
* Android: Fix handling of cursor position when stop composingAndreas Buhr2021-10-141-7/+15
* Initialize m_dpiAdjustmentPolicy from correct envMorten Johan Sørvig2021-10-141-1/+1
* Android: Hide the keyboard when the height is less than 0Andy Shaw2021-10-141-0/+4
* 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