aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add missing QtWidgets dependency on macos5.8Oswald Buddenhagen2017-02-011-0/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-265-6/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-175-6/+6
| |\
| | * Doc: Change instances of 'OS X' to 'macOS'v5.6.2Topi Reinio2016-08-125-6/+6
* | | Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freev5.8.0-beta1Marc Mutz2016-09-062-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\|
| * Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.1Topi Reinio2016-05-121-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-082-3/+3
|\|
| * Make more ctors explicitMarc Mutz2016-03-222-2/+2
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-222-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-072-6/+6
|\|
| * standardize statement order in project file a bitOswald Buddenhagen2016-02-251-3/+6
| * remove redundant load(qt_build_config)Oswald Buddenhagen2016-02-251-1/+0
| * Fix double deletion of Mac toolbarSimon Hausmann2016-02-241-2/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-151-1/+1
|\|
| * Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | Updated license headersAntti Kokko2016-01-2018-252/+360
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-095-0/+55
* Correct compile errors in sample code.Morten Johan Sørvig2015-08-201-2/+2
* Include cleanupSamuel Gaist2015-07-164-6/+11
* Fix documentation generationSamuel Gaist2015-07-154-14/+33
* Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-rc1v5.5.0Liang Qi2015-05-261-1/+5
|\
| * Release the CGImageRef as this is no longer required5.4Andy Shaw2015-05-261-1/+5
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5v5.5.0-alpha1Frederik Gladhorn2015-02-241-1/+1
|\|
| * Doc: document parameter 'items' in QMacToolBar::setItems()v5.4.2Sergio Ahumada2015-02-201-1/+1
* | Update copyright headersJani Heikkinen2015-02-1622-261/+197
|/
* 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