aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Release the CGImageRef as this is no longer required5.4Andy Shaw2015-05-261-1/+5
* Doc: document parameter 'items' in QMacToolBar::setItems()v5.4.2Sergio Ahumada2015-02-201-1/+1
* Doc: link issue in Qt Mac Extrasv5.4.1Nico Vertriest2015-01-121-1/+1
* doc: clarify that macextra is OSX only, it is skipped on iOSv5.4.0-rc1v5.4.0Fawzi Mohamed2014-10-302-2/+2
* Doc: Changed instances of "Mac OS X" to "OS X".v5.4.0-alpha1Jerome Pasion2014-09-053-4/+4
* Doc: Fixed broken links caused by "OS X" rename in qtdoc repo.Jerome Pasion2014-09-011-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-2410-185/+105
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-3/+4
|\
| * Doc: Removed an unnecessary page command from the class documentationv5.3.2Venu2014-07-281-3/+4
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
|/
* Include cleanupstableSamuel Gaist2014-06-222-2/+2
* Doc: Improved example documentation.v5.3.0-rc1v5.3.0Jerome Pasion2014-04-161-2/+2
* Deprecate QByteArray <=> NSData converters for 5.3Samuel Gaist2014-04-142-2/+6
* Document obsolete from/toNSData functionsv5.3.0-beta1Samuel Gaist2014-03-101-0/+10
* Removed duplicate NSString NSURL conversion functionsv5.3.0-alpha1Samuel Gaist2014-02-256-50/+14
* Document qtmacextras functionsSamuel Gaist2014-02-242-0/+39
* Use setNSToolbar from the cocoa platform pluginMorten Johan Sørvig2014-02-101-2/+8
* Rewrite the Mac native toolbar classes.Morten Johan Sørvig2014-02-1011-813/+803
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-292-0/+5
|\
| * Merge remote-tracking branch 'origin/release' into stablev5.2.1Frederik Gladhorn2013-11-261-0/+3
| |\
| | * Doc: Add example documentationv5.2.0-rc1v5.2.0Topi Reinio2013-11-211-0/+3
| * | Fix compiler warning.Erik Verbruggen2013-11-261-0/+2
| |/
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-11-085-7/+6
|\|
| * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
| * use private linkage where possibleOswald Buddenhagen2013-11-041-2/+2
| * Fix buildThierry Bastian2013-10-301-2/+1
| * Change camel-case header <QMacFunctions> to <QtMac>Sze Howe Koh2013-10-292-2/+2
* | Add helper functions to set/retrieve the application badgeSamuel Gaist2013-11-014-2/+32
|/
* Doc: Setting navigation bar variables in qdocconf file.v5.2.0-beta1Topi Reinio2013-10-021-0/+3
* Doc: Create documentation structure for Qt Mac Extrasv5.2.0-alpha1Topi Reinio2013-09-2610-13/+303
* Remove QtWidgets dependencies from QtMacExtras.Morten Johan Sørvig2013-09-2619-802/+149
* Rename the QtMacExtras namespace to QtMacJ-P Nurmi2013-09-137-22/+22
* Privatise private headers and modules.Jake Petroules2013-09-047-7/+8
* Don't use emit in public headers.Stephen Kelly2013-09-041-1/+1
* Build fix for 10.6Richard Moe Gustavsen2013-08-075-5/+7
* Support namespaced buildLiang Qi2013-07-0113-41/+78
* Introduce a macro for forward declaring Objective-C classes.Jake Petroules2013-06-265-28/+23
* Use NSView pointers instead of void pointers.Jake Petroules2013-06-262-2/+2
* Remove unneeded #import.Jake Petroules2013-06-261-1/+0
* Fix minor spelling error.Jake Petroules2013-06-261-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-06-232-8/+0
* Fixed incorrect usage of `signals' in headersSergio Ahumada2013-06-222-2/+2
* Add a function to determine whether a Qt window is main.Jake Petroules2013-05-222-0/+35
* setEmbeddedInForeignView to embed a QWindow in a foreign windowShawn Rutledge2013-04-261-8/+9
* Rename QtMacFunctions -> QMacFunctions.Jake Petroules2013-04-241-1/+1
* Add a method for getting the current CGContext on both Darwin OSes.Jake Petroules2013-04-164-1/+72
* Add type converters for QUrl/NSURL and QByteArray/NSData.Jake Petroules2013-04-152-0/+37
* Modularize QtMacFunctions a bit by splitting it into several files.Jake Petroules2013-04-155-83/+192
* Introduce QtMacExtras::setDockMenu.Jake Petroules2013-04-152-17/+20
* Fix spelling error.Jake Petroules2013-04-151-2/+2