summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix compile for CarbonAndy Shaw2014-02-071-1/+2
* Fix build regression caused by 7b7c321d5f35b6ee70db5a72d5d37e19e125d7cf.Jake Petroules2013-08-041-1/+1
* Fix Mac static builds so they get the qt_menu.nib from the resource fileAndy Shaw2013-07-081-6/+35
* To support QT_NO_IM on Linux/Windows/MacJing Bai2013-01-211-1/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Mangle QNSApplication into a namespace when Qt is configured as suchYan Shapochnik2012-10-151-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Ensure that QApplication is cleaned up after itself on MacAndy Shaw2012-09-121-0/+5
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Don't get stuck in a loop while trying to close the active popup widgetAndy Shaw2012-02-081-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Add a QApplication::queryKeyboardModifiers() method.David Faure2011-08-171-0/+5
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-06-241-2/+1
|\
| * Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-0/+1
| |\
| | * Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-17/+17
| | |\
| | * | Force repaint of modal sheet in Cocoa.Fabien Freling2011-05-231-0/+1
| * | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
| |\ \ \ | | | |/ | | |/|
| * | | Doc: Fixed qdoc warnings.David Boddie2011-05-111-2/+0
| | |/ | |/|
* | | move some internal helper functions from qglobal.cpp to qcore_mac*Ritt Konstantin2011-06-091-1/+0
| |/ |/|
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into alie...Richard Moe Gustavsen2011-01-171-1/+1
|\
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
| |\
| | * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | | Alien implementation for the Cocoa portRichard Moe Gustavsen2011-01-171-64/+60
|/ /
* | Use correct font for menu item shortcutsJiang Jiang2010-11-121-1/+1
* | Don't assign id<NSApplicationDelegate> to NSObject*, use id insteadTor Arne Vestbø2010-10-151-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-3/+0
|\|
| * Ensure that OpenGL contexts are attached to an NSView before first paintTor Arne Vestbø2010-09-021-3/+0
* | Mac: fix bic breakageRichard Moe Gustavsen2010-05-211-25/+10
* | Cocoa: Add support for native application event filterRichard Moe Gustavsen2010-05-201-14/+28
|/
* Carbon: problems closing down native applicationsRichard Moe Gustavsen2010-04-071-19/+24
* Mac: scroll speed does not match native applicationsRichard Moe Gustavsen2010-03-111-2/+7
* Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-021-1/+2
* Mac: using Qt to write plugins disables quit for 3rd party applicationRichard Moe Gustavsen2010-03-011-3/+17
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-131-1/+1
|\
| * Cocoa: Implement our own NSApplication subclassRichard Moe Gustavsen2010-02-101-1/+1
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-121-0/+6
|\ \ | |/ |/|
| * Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-101-0/+6
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-11/+31
|\|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-211-1/+1
| |\
| * | Fix how we select antialiasing method for text under Mac OS XGunnar Sletta2010-01-211-11/+31
* | | Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-281-2/+36
* | | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2010Jason McDonald2010-01-071-1/+1
| |/
* / Cocoa: application will not quit when using dialogsRichard Moe Gustavsen2010-01-121-4/+17
|/
* Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-031-1/+4
* Cocoa: apps with dialogs hangs on exitRichard Moe Gustavsen2009-11-231-1/+1
* Add support for GetURL events on Mac OS XTor Arne Vestbø2009-11-051-2/+24
* Implement support for wheel delta with finer resolution than 15 deg.Richard Moe Gustavsen2009-10-271-31/+6