summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Docs: show more relevant and correct way of using Q_FLAGVolker Hilsheimer2020-04-162-13/+20
| * | | Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)Mårten Nordheim2020-04-1617-33/+169
| * | | Fix display-name calls in QAndroidTimeZonePrivate::init()Edward Welbourne2020-04-161-13/+29
* | | | widgets: Re-calculate focus frame style option after setting new geometryTor Arne Vestbø2020-04-201-0/+2
* | | | macOS: Restore fallback sizes when setting application or window iconsTor Arne Vestbø2020-04-202-4/+9
* | | | Warn when trying to load an icon without a matching icon engineTor Arne Vestbø2020-04-171-0/+2
* | | | macOS: Don't produce NSImages without a single representationTor Arne Vestbø2020-04-171-3/+6
* | | | macOS: Support [NSPanel becomesKeyOnlyIfNeeded]Tor Arne Vestbø2020-04-171-1/+8
* | | | macOS: Activate non-modal windows during modal session if they support itTor Arne Vestbø2020-04-171-2/+5
* | | | macOS: Rework worksWhenModal and update on modal session changeTor Arne Vestbø2020-04-172-11/+83
|/ / /
* | | macOS: Remove a bunch of dead (forward) declarationsTor Arne Vestbø2020-04-1519-270/+25
* | | Windows: Make QStandardPaths::writableLocation low-integrity awareFredrik Orderud2020-04-151-2/+55
* | | Fix image scaling on WASM platformAllan Sandfeld Jensen2020-04-153-326/+92
* | | doc: Recommend the QSplashScreen constructor taking a QScreen*Shawn Rutledge2020-04-151-1/+1
* | | Add QButtonGroup::idClicked/Pressed/Released/Toggled signalsVolker Hilsheimer2020-04-153-8/+63
* | | Refine deprecation warning for QMetaProperty::isEditableVolker Hilsheimer2020-04-151-1/+1
* | | macOS: Clean up header includes to use quotes or brackets as appropriateTor Arne Vestbø2020-04-1512-47/+50
* | | Windows QPA: Fix geometry when firing a full exposeFriedemann Kleint2020-04-152-4/+10
* | | OpenSSL: handle SSL_shutdown's errors properlyTimur Pocheptsov2020-04-155-7/+22
* | | Windows QPA: Fix showing translucent windows maximized/full screenFriedemann Kleint2020-04-151-2/+2
* | | Windows QPA: Fix restoring from fullscreen in High DPI setupsFriedemann Kleint2020-04-151-2/+4
* | | Deprecate QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-04-146-5/+19
* | | Fix deprecation warnings in QCocoaCursorVolker Hilsheimer2020-04-142-9/+9
* | | macOS: Replace foreach with ranged for loopsTor Arne Vestbø2020-04-149-10/+12
* | | QSettings: Read past UTF-8 BOM even without textcodec supportKai Koehne2020-04-141-2/+4
* | | Android: Only check for uri permissions when it is a file or contentAndy Shaw2020-04-141-1/+6
* | | macOS: Move translations to their respective source filesTor Arne Vestbø2020-04-147-192/+74
* | | QCborValue: fix the move-assignment operatorv5.15.0-beta4Thiago Macieira2020-04-111-3/+2
* | | Fix warning about deprecated QComboBox::AdjustToMinimumContentsLengthThiago Macieira2020-04-091-3/+14
* | | Remove more calls to deprecated TouchPoint functionsShawn Rutledge2020-04-093-9/+6
* | | Fix warning about QMetaObject::isEditable() being deprecatedThiago Macieira2020-04-091-1/+11
* | | Switch to using versioned deprecated macrosAllan Sandfeld Jensen2020-04-091-24/+24
* | | QCborArray: fix operator[] that extends the arrayThiago Macieira2020-04-091-1/+1
* | | QCborMap: fix assigning elements from the map to itselfThiago Macieira2020-04-091-3/+7
* | | QJsonObject: add missing detach2() callsThiago Macieira2020-04-091-0/+3
* | | QFactoryLoader: Fix warning about binary JSON being deprecatedThiago Macieira2020-04-091-0/+3
* | | KMS: fix warning about hex() and dec() being deprecatedThiago Macieira2020-04-091-1/+1
* | | MinGW: Fix debug only angle buildsKai Koehne2020-04-091-4/+5
* | | QTemporaryFile/Linux: don't cut the root dir's slashThiago Macieira2020-04-081-2/+4
* | | Minimal platform: fix leaking QMinimalScreen instanceShawn Rutledge2020-04-082-5/+7
* | | Revert "QCommonStyle::pixelMetric(): Silence warnings about deprecated enum v...Fabian Kosmale2020-04-081-38/+7
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-085-28/+14
|\| |
| * | Fix build with macOS 10.15 and deployment 10.12André Klitzing2020-04-071-1/+2
| * | Purge two old time-zone lookup fallbacksEdward Welbourne2020-04-071-23/+0
| * | Ensure QTzTimeZonePrivate always tries a non-empty IANA IDEdward Welbourne2020-04-071-2/+5
| * | QLibrary: fix deadlock caused by fix to QTBUG-39642Thiago Macieira2020-04-063-2/+7
* | | H2C - make sure we send the client preface and settingsTimur Pocheptsov2020-04-073-0/+10
* | | Doc: Document QTestStream manipulators under the Qt namespaceTopi Reinio2020-04-073-26/+103
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-04-065-45/+64
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-065-45/+64
| |\| |