summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: cleanup tst_QComboBox::keyBoardNavigationWithMouse()Gatis Paeglis2018-04-252-31/+8
* Support std::unique_ptr and others in Q_DECLARE_PRIVATEJüri Valdmann2018-04-251-2/+2
* Fix include style in qreadwritelock_p.hJoerg Bornemann2018-04-251-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-2410-30/+73
|\
| * Fix QML integration of widgetsLars Knoll2018-04-231-1/+2
| * doc: Make both qEnvironmentVariable() functions visible in the docsMartin Smith2018-04-231-7/+5
| * Windows QPA: Fix Korean IME removing words when using CTRL shortcutsFriedemann Kleint2018-04-231-0/+8
| * tst_QFile: Don't expect Windows HANDLE equality in nativeHandleLeaks()Kari Oikarinen2018-04-231-4/+0
| * Doc: Mark local functions in qlogging.cpp as internalKai Koehne2018-04-231-0/+3
| * Doc: Advocate use of std::initializer_list constructor in Q[String]ListKai Koehne2018-04-234-15/+37
| * Style sheets: Include margin while calculating QHeaderview section sizePeng Wu2018-04-221-2/+4
| * qmake: Fix prl lookup for suffixed frameworks on Apple platformsTor Arne Vestbø2018-04-221-2/+16
* | Make it easier to use resources in plugins when using static linkingSimon Hausmann2018-04-239-24/+107
* | Introduce QPasswordDigestor functionsMårten Nordheim2018-04-236-0/+426
* | QSslKey: Implement PKCS#8 support for the generic backendMårten Nordheim2018-04-235-11/+457
* | iOS: Document why we're using a runloop mode tracker in our event dispatcherTor Arne Vestbø2018-04-231-0/+18
* | Speed up QTimeZone::isTimeZoneIdAvailable by a factor 43David Faure2018-04-237-2/+85
* | QHeaderView: emit geometriesChanged() when the header is resizedChristian Ehrlicher2018-04-221-0/+1
* | Add image quality handling to QTextImageFormatDaniel Savi2018-04-223-6/+44
* | Examples: fix wrong QRegExp in Custom Sort/Filter Model ExampleChristian Ehrlicher2018-04-222-14/+19
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-226-42/+113
|\|
| * QSslSocket: Call transmit when encrypted on WinRTMårten Nordheim2018-04-211-0/+4
| * QByteArray: Use nullptr for "Safe and portable C string functions"Andre Hartmann2018-04-211-22/+23
| * QByteArray: Add a note regarding overlapping pointers to qstr(n)cpyAndre Hartmann2018-04-211-0/+4
| * Windows QPA: Fix ambiguous shortcut overload warnings for ALT-keysFriedemann Kleint2018-04-201-2/+13
| * Windows QPA: Fix duplicate/missing native eventsFriedemann Kleint2018-04-204-18/+69
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-2111-7/+103
* | q{cocoa,ppd}printdevice: Fix string comparisonMichael Weghorn2018-04-202-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-04-2026-439/+396
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-2026-439/+396
| |\|
| | * QTabWidget: clarify ownership after insertTab() and addTab()Anton Kudryavtsev2018-04-201-4/+8
| | * configure: mention -libudev in help outputMirko Vogt2018-04-201-0/+1
| | * Send ShortcutOverride event when receiving a non-spontaneous key pressAndy Shaw2018-04-202-2/+51
| | * Doc: Update QtConcurrent::mapped example snippetPaul Wicking2018-04-191-2/+3
| | * Manual shortcut test: Arrange in QGridLayoutFriedemann Kleint2018-04-181-190/+114
| | * qmake: fix sdk resolution on macosTim Uy2018-04-181-6/+6
| | * iOS: Use the non deprecated application:openURL functionAndy Shaw2018-04-181-3/+2
| | * QToolTip: Hide tooltip on key event on macOSGabriel de Dietrich2018-04-181-7/+5
| | * QCocoaPlatformTheme: Fix tooltip background colorGabriel de Dietrich2018-04-181-1/+3
| | * QMacStyle: Fix SC_ComboBoxEditField rectGabriel de Dietrich2018-04-181-2/+1
| | * QMacStyle: Fix appearance of selected inactive tab bar buttonGabriel de Dietrich2018-04-181-9/+50
| | * QMacStyle: Clean up code, remove dead bitsGabriel de Dietrich2018-04-182-170/+72
| | * Do not ignore MenuItem on macOSJan Arve Saether2018-04-181-1/+0
| | * Blacklist tst_QWindow::isActive on UbuntuKari Oikarinen2018-04-181-0/+3
| | * iOS: Allow building QML based test casesAndy Shaw2018-04-181-1/+0
| | * Doc: link to QEnableSharedFromThis from QSharedPointer docsMitch Curtis2018-04-181-1/+1
| | * iOS: Trigger manual layout of root view controller when coming out of backgroundTor Arne Vestbø2018-04-186-31/+55
| | * Fix runtime platform detection on Apple platformsTor Arne Vestbø2018-04-181-6/+6
| | * QSplitter: fix doc for widget() and handle()Anton Kudryavtsev2018-04-181-4/+5
| | * Compile when using -no-feature-networkinterfaceAndy Shaw2018-04-181-0/+4