summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qt_cocoa_helpers_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Replace all ocurrences of NSApp with [NSApplication sharedApplication].Jake Petroules2014-09-011-2/+2
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Cocoa: fix a typo for F9 in key mappingLiang Qi2013-12-201-1/+1
* Use [NSScreen backingScaleFactor] on 10.7+Morten Johan Sørvig2013-03-201-2/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* float->int error in OS X Mouse Event HandlingGerhard Roethlin2012-09-241-1/+3
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Ensure the mouse buttons are preserved when entering a widgetAndy Shaw2012-07-041-1/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'mainline/master' into merge_rasterFabien Freling2011-03-151-3/+4
|\
| * Merge branch 'master-upstream'Thierry Bastian2011-03-101-1/+2
| |\
| | * Fix preprocessor directive.Fabien Freling2011-03-041-1/+1
| | * Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-0/+1
| | |\
| | | * Plug memory leak when using qt_mac_set_dock_menu() on CocoaAndy Shaw2011-01-261-0/+1
| * | | Cocoa: use mouse location from eventRichard Moe Gustavsen2011-02-181-2/+2
| |/ /
* | | Merge remote branch 'mainline/master' into merge_rasterFabien Freling2011-02-231-127/+333
|\| |
| * | Cocoa/Alien: bugfix corner cases with popups and enter/leaveRichard Moe Gustavsen2011-02-141-17/+16
| * | Cocoa: Mouse-grabbing in pop-up menus on OS X isn't workingRichard Moe Gustavsen2011-02-081-8/+13
| * | Alien/Cocoa: popups in creator does not always work for press'n'holdRichard Moe Gustavsen2011-02-081-30/+23
| * | Cocoa: add scroll optimization when scrolling both hor and verRichard Moe Gustavsen2011-01-241-0/+6
| * | Cocoa/Alien: keep the scrolling within correct boundsRichard Moe Gustavsen2011-01-211-0/+2
| * | Merge remote branch 'alien-on-cocoa/master' into alien-merged-mainlineRichard Moe Gustavsen2011-01-181-1/+6
| |\ \
| | * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-181-1/+3
| | |\|
| | | * Fix double click event on Mac OS X.Fabien Freling2011-01-171-1/+3
| * | | 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-125/+321
| |/ /
* | | Remove useless statements.Fabien Freling2011-02-141-2/+0
* | | Move all display: utility functions.Fabien Freling2011-01-271-1/+18
* | | Add a utility function to call setNeedsDisplay:Fabien Freling2011-01-181-0/+7
|/ /
* | ShortcutOverride has no effect on some shortcuts on Mac OS X (Cocoa).Prasanth Ullattil2010-11-111-0/+22
* | Don't assing 'const Foo*' to a 'Foo*'Tor Arne Vestbø2010-10-151-4/+4
* | Experimental support of the unified toolbar withFabien Freling2010-10-081-0/+7
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-0/+1
|\|
| * Update frameGeometry when the unified toolbar visiblity is toggledAndy Shaw2010-09-291-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-3/+21
|\|
| * Crash when pressing the '£' key on Belgian Keyboard layout (Cocoa)Prasanth Ullattil2010-08-031-3/+5
| * Cocoa: Active QDockWidget does not stay on top of inactive QDockWidgetRichard Moe Gustavsen2010-08-031-0/+16
* | Fix the CGContext on Mac OS X. Sometimes we gotFabien Freling2010-07-221-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-3/+4
|\|
| * QKeyEvent::text() inconsistency between Linux and MacPrasanth Ullattil2010-06-241-3/+4
* | Cocoa: remove warningsRichard Moe Gustavsen2010-05-201-4/+4
* | Cocoa: QShortcut(Qt::Key_Enter) does not show in the menu barRichard Moe Gustavsen2010-05-201-62/+99
* | Cocoa: Add support for native application event filterRichard Moe Gustavsen2010-05-201-26/+4
|/
* Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-281-0/+11
|\
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-0/+11
| |\