summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QSslCertificate: Guard against accessing empty QByteArrayRobert Loehning2021-02-031-1/+3
* Update public suffix list to today's latestEdward Welbourne2021-02-032-13923/+14360
* Fix QTzTimeZonePrivate::displayName()'s fallbackEdward Welbourne2021-02-031-1/+2
* Fix problems with offset-derived ids for QTimeZoneEdward Welbourne2021-02-032-14/+23
* QLineEdit Cursor show white areaZhang Hao2021-02-031-2/+4
* Correct item indent in checkable menus in stylesheet styleEirik Aavitsland2021-02-031-2/+2
* Fix read-only pseudo-state in QTextEdit/Browser stylesheetEirik Aavitsland2021-02-031-0/+13
* QTzTimeZonePrivate::init(): fix handling of empty IDEdward Welbourne2021-02-031-7/+13
* Hold references to zone IDs alive during useEdward Welbourne2021-02-031-2/+8
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-02-031-1/+1
* Doc: Add deprecation noticePaul Wicking2021-02-031-0/+4
* Change QLineF::setLength() to work whenever length() is non-zeroEdward Welbourne2021-02-032-11/+11
* macOS: Remove DontConfirmOverwrite workaroundMorten Johan Sørvig2021-02-021-9/+2
* macOS: Show system tray icon on mouse button press, not releaseTor Arne Vestbø2021-02-021-1/+1
* macOS: Don't restrict non-modal file dialogs to open-dialogs onlyTor Arne Vestbø2021-02-021-16/+14
* Check date validity in calendar methods taking a QDateEdward Welbourne2021-02-021-2/+2
* Make QStyle::proxy() always return the leaf proxySergio Martins2021-02-021-2/+4
* Fix handling of Sunday in POSIX time-zone rulesEdward Welbourne2021-02-021-2/+2
* iOS: always hide edit menu when showing the magnifier glassRichard Moe Gustavsen2021-02-021-0/+1
* QInputControl: accept surrogate category characterLiang Qi2021-02-021-0/+3
* Gracefully reject requests for absurd font sizesEirik Aavitsland2021-02-021-0/+6
* QSslCertificate(OpenSSL) - harden protection against nullpointersTimur Pocheptsov2021-02-021-2/+25
* Set new commandLink variable when initializing QCommandLinkButtonDoris Verria2021-02-023-1/+5
* Windows: Fix flicker when resizing translucent windows with QSizeGripFriedemann Kleint2021-02-021-3/+15
* Windows QPA: Fix crashes when using screen reader with Q(Plain)TextEditFriedemann Kleint2021-02-021-2/+6
* Avoid int overflow in gradient drawingEirik Aavitsland2021-02-021-3/+6
* macOS: Mark QFileDialog::DontConfirmOverwrite as unsupportedMorten Johan Sørvig2021-02-021-0/+3
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-02-021-7/+11
* Avoid overflowing QFixed in text layoutEirik Aavitsland2021-02-021-0/+3
* iOS: ensure we close the edit menu when the user taps outside the input areaRichard Moe Gustavsen2021-02-021-32/+50
* iOS: ensure we hide the edit menu while dragging on the selection handlesRichard Moe Gustavsen2021-02-021-0/+9
* xcb: fix thread synchronization in QXcbEventQueue::waitForNewEvents() againIgor Kushnir2021-02-023-5/+14
* Fix logicalDpi() which returns invalid valueTang Haixiang2021-02-021-0/+2
* Windows: Fix frame margins calculationMorten Johan Sørvig2021-02-021-3/+2
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-02-021-1/+14
* macOS: Add more padding to width of non-editable comboboxesVolker Hilsheimer2021-02-021-2/+2
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2021-02-023-34/+101
* QTabBar: update index of last visible tab in insertTabStanislav Yelenskiy2021-02-021-3/+5
* Fix that the placeholdertext of QCombobox is not drawnChunLin Wang2021-02-021-2/+4
* Windows: Fix dialog moving up after closing/reshowingFriedemann Kleint2021-02-021-1/+5
* Cocoa: When validating menus, account for modal window only if activeAndy Shaw2021-02-021-4/+3
* Move the qmenu_p.h include to the QT_CONFIG(menu) blockAndy Shaw2021-02-021-1/+1
* Fix compilation of ibase sqldriver plugin, added overrideAndreas Buhr2021-02-021-1/+1
* Protect against sign-change of size on 32bitAllan Sandfeld Jensen2021-01-281-1/+1
* Fix division by zeroAllan Sandfeld Jensen2021-01-281-0/+4
* Fix segmentation fault in QObject::dumpObjectInfoAndreas Buhr2021-01-281-1/+1
* SQLite: Update to 3.34.0Andy Shaw2021-01-283-730/+2030
* QODBC: Preserve the whole value when using HighPrecisionAndy Shaw2021-01-281-1/+2
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-281-0/+1
* Update commercial license headers to src/concurrent and src/corelibTarja Sundqvist2021-01-28736-15017/+15017