aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rename QtMacFunctions -> QMacFunctionsMorten Johan Sørvig2013-04-103-95/+10
* Place toNSMenu in QtMacExtras namespaceMorten Johan Sørvig2013-04-102-1/+86
* Rename QtMacUnifiedToolBar.Morten Johan Sørvig2013-04-1010-140/+140
* Rename QtMacNativeWidget -> QMacNativeWidgetMorten Johan Sørvig2013-04-103-17/+17
* Rename qtmacfunctions -> qmacfunctionsMorten Johan Sørvig2013-04-105-6/+6
* Rename Qt namespace to QtMacExtrasMorten Johan Sørvig2013-04-105-15/+16
* Fix license headers.Morten Johan Sørvig2013-04-102-78/+78
* iOS compatibility.Jake Petroules2013-04-094-22/+38
* Add QtMacCocoaViewContainer.Morten Johan Sørvig2013-04-086-1/+321
* Compile.Morten Johan Sørvig2013-04-082-4/+6
* Move conversion functions out into qtmacfunctions.Jake Petroules2013-04-084-38/+62
* Export public functions and classes.Morten Johan Sørvig2013-04-045-10/+75
* Structure like a proper Qt module.Jake Petroules2013-04-0329-83/+61
* Add function toNSMenu() to get NSMenu handle from QMenu object.Dmytro Tyshchenko2013-03-196-0/+122
* Fix the license headersLaszlo Papp2013-03-1320-743/+748
* Establish a "QtMacFunctions" forward header by using the right pragmaLaszlo Papp2013-02-281-0/+4
* Fix QtMacNativeWidget build with Qt 4.x and 5.0.Jake Petroules2013-02-253-10/+24
* Fix QtMacFunctions example build with Qt 4.x and 5.0.Jake Petroules2013-02-252-1/+15
* Calling native integration functions should not crash.Jake Petroules2013-02-252-12/+35
* Add the mandatory license file to be consistent and properLaszlo Papp2013-02-164-0/+1660
* Use the image conversion function from qtmacfunctions.Jake Petroules2013-02-061-55/+2
* Fix QMacPasteboardMime build with Qt 4.x and Qt 5.0.Jake Petroules2013-01-313-7/+34
* Add examples.proMorten Johan Sørvig2013-01-316-13/+17
* Use one resolvePlatformFunction implementation.Morten Johan Sørvig2013-01-312-9/+3
* Add to/fromMacCGImageRef example.Morten Johan Sørvig2013-01-316-7/+62
* Add QtMacNativeWidget example.Morten Johan Sørvig2013-01-315-0/+367
* Add Qt::SubView example.Morten Johan Sørvig2013-01-314-0/+406
* Add qt_mac_set_dock_menu(QMenu *)Morten Johan Sørvig2013-01-315-0/+182
* Add QMacPasteboardMime.Morten Johan Sørvig2013-01-235-1/+454
* Correct faulty logic preventing tool buttons from getting selected.Jake Petroules2013-01-182-4/+1
* Do not use the same identifier for all NSToolBars.Jake Petroules2013-01-183-29/+61
* Fix a couple minor compile issues.Jake Petroules2013-01-172-4/+1
* Select NSToolbarItems when corresponding QActions are triggered.Jake Petroules2013-01-153-3/+81
* Add a preferences window to the macunifiedtoolbar app.Jake Petroules2013-01-075-7/+408
* Reintroduce setUnifiedTitleAndToolBarOnMac as a global function.Jake Petroules2013-01-074-0/+129
* Add function to create QtMacUnifiedToolBar from a QToolBar instance.Jake Petroules2013-01-072-0/+16
* Add more functionality to QtMacUnifiedToolBar.Jake Petroules2013-01-0211-29/+775
* Add the Qt icon to the example app.Jake Petroules2013-01-022-0/+1
* Provide compatibility with both Qt 4 and Qt 5.Jake Petroules2013-01-026-23/+39
* Fix spelling error: spesific -> specific.Jake Petroules2012-12-301-1/+1
* Use safer showInWindowForWidgetMorten Johan Sørvig2012-12-181-1/+1
* Change license headers.Morten Johan Sorvig2012-10-257-228/+280
* Misc cleanups.Morten Johan Sorvig2012-10-254-16/+8
* Update after porting Qt Assistant.Morten Johan Sorvig2012-10-255-8/+84
* Say hello to QtMacUnifiedToolBarMorten Johan Sorvig2012-09-0312-0/+802
* Initial commitMatias Rand2012-05-300-0/+0