aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Improved example documentation.v5.3.0-rc1v5.3.0Jerome Pasion2014-04-164-5/+17
* 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
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-1/+1
* 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-1026-814/+1353
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-170-0/+0
|\
| * Bump MODULE_VERSION to 5.2.2old/5.2Sergio Ahumada2014-01-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-295-0/+118
|\|
| * Merge remote-tracking branch 'origin/release' into stablev5.2.1Frederik Gladhorn2013-11-264-0/+116
| |\
| | * Doc: Add example documentationv5.2.0-rc1v5.2.0Topi Reinio2013-11-214-0/+116
| * | Fix compiler warning.Erik Verbruggen2013-11-261-0/+2
| * | Bump MODULE_VERSION to 5.2.1Sergio Ahumada2013-11-251-1/+1
| |/
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-11-086-9/+8
|\|
| * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
| * examples: make macfunctions build againLiang Qi2013-11-051-2/+2
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-243-0/+8
|\|
| * Doc: Setting navigation bar variables in qdocconf file.v5.2.0-beta1Topi Reinio2013-10-021-0/+3
| * Update the git-archive export optionsSergio Ahumada2013-09-302-0/+5
* | Bump qtmacextras version to 5.3.0Sergio Ahumada2013-09-261-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-09-2656-1898/+467
|\|
| * Doc: Create documentation structure for Qt Mac Extrasv5.2.0-alpha1Topi Reinio2013-09-2622-17/+309
| * Bump qtmacextras version to 5.2.0Sergio Ahumada2013-09-261-1/+1
| * Remove QtWidgets dependencies from QtMacExtras.Morten Johan Sørvig2013-09-2640-1881/+158
|/
* Rename the QtMacExtras namespace to QtMacJ-P Nurmi2013-09-1310-29/+29
* Add headersclean test.Jake Petroules2013-09-043-2/+8
* Add CMake test.Stephen Kelly2013-09-045-1/+83
* 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-0117-52/+80
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-07-011-1/+1
* 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-263-15/+20
* 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