summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmaccocoaviewcontainer_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-04-141-1/+1
* Avoid initializing QFlags with 0 or nullptr in macOS-specific codeFriedemann Kleint2019-12-111-1/+1
* Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-1/+25
* Make QMacCocoaViewContainer work againMorten Johan Sørvig2018-09-021-0/+5
* doc: Fix remaining clang parsing errors in QtWidgetsMartin Smith2018-01-181-5/+3
* QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-221-15/+14
* QMacCocoaViewContainer: Fix typos, wording in documentationGabriel de Dietrich2017-01-231-22/+17
* Implement QMacCocoaViewContainer in terms of foreign windowTor Arne Vestbø2016-10-051-27/+18
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-3/+3
| |\
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-3/+3
* | | QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-031-2/+3
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: use Q_UNLIKELY for every qWarning() (1)Marc Mutz2015-11-211-1/+1
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-1/+1
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-2/+2
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Doc: correction link, example and parameter issues qtbaseNico Vertriest2014-03-101-1/+1
* Port QMacCocoaViewContainer to Qt 5.Morten Johan Sørvig2013-09-231-18/+41
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\
| * Doc: added snippet file macmainwindow.mmNico Vertriest2013-01-251-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Documentation fixes.Frederik Gladhorn2012-09-211-1/+1
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-23/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+187