summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'stable' into devSergio Ahumada2013-07-119-145/+181
|\|
| * Remove qWarning() in qt_mac_image_to_cgimage()Ivan Komissarov2013-07-031-4/+1
| * Cocoa: fix shared color panel usageJ-P Nurmi2013-07-032-122/+144
| * Avoid warnings when fetching file icons without a CGContextRefGabriel de Dietrich2013-07-021-1/+2
| * Cocoa: Re-establish platform menu QObject hierarchyGabriel de Dietrich2013-07-021-0/+2
| * Cocoa: Let Cocoa pick the right pixmap for menu item iconsGabriel de Dietrich2013-07-013-1/+21
| * Cocoa: Simplify qt_mac_cgimage_to_nsimage codeGabriel de Dietrich2013-07-011-10/+1
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-281-1/+5
| |\
| | * Mac OSX: get the correct key code when the control key is pressedShawn Rutledge2013-06-261-1/+5
| * | Cocoa: Don't update the menubar when popups are shownGabriel de Dietrich2013-06-271-0/+5
* | | Cocoa: Remove references to CMProfileRef and related APIsGabriel de Dietrich2013-07-102-33/+3
* | | Cocoa color dialog: Make sure hide() exits the modal sessionGabriel de Dietrich2013-07-101-1/+8
* | | Add API to let applications integrate with the system fontsAleix Pol2013-07-051-0/+4
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-278-48/+46
|\| |
| * | Mac/XCB/Windows: Fix initial setting of window icons.Friedemann Kleint2013-06-261-0/+2
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-251-6/+10
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-201-6/+10
| | |\|
| | | * OSX: Disable window restoration for the Mac color panelShawn Rutledge2013-06-151-0/+5
| | | * Cocoa color dialog cannot be modal, but should show anywayShawn Rutledge2013-06-151-6/+4
| | | * OSX color dialog can be accepted repeatedlyShawn Rutledge2013-06-151-0/+1
| * | | Mac Accessibility: unify child functionsFrederik Gladhorn2013-06-244-37/+23
| * | | Fix typo QCocoaAccessibilityFrederik Gladhorn2013-06-233-10/+10
| * | | Remove NSPICTPboardType from pasteboard types.Morten Johan Sørvig2013-06-231-1/+1
| * | | Mac Accessibility: skip invisible childrenFrederik Gladhorn2013-06-212-0/+6
| |/ /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-208-24/+60
|\| |
| * | Cocoa save file dialog behavior fixSamuel Gaist2013-06-161-9/+8
| * | Fix for OS X QFileDialog showing bundle as directorySamuel Gaist2013-06-161-1/+1
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-127-14/+51
| |\|
| | * Cocoa: Make QWidget::showNormal() work on minimized windowsGabriel de Dietrich2013-06-121-1/+1
| | * Cocoa: Make sure internal minimized state is up to dateGabriel de Dietrich2013-06-122-14/+17
| | * Cocoa: Update window state when maximizing from the title barGabriel de Dietrich2013-06-124-0/+20
| | * Cocoa: Make sure we update internal window fullscreen stateGabriel de Dietrich2013-06-123-4/+17
| | * Cocoa: Remove compilation warningGabriel de Dietrich2013-06-121-0/+1
| | * Fix issue when QKeyEvent::text() was returning empty stringGatis Paeglis2013-06-101-5/+5
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-128-29/+73
|\| |
| * | Fix leak in QCocoaDrag.Ivan Komissarov2013-06-111-1/+3
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-104-22/+66
| |\|
| | * Cocoa:Fixed crash when sharing QMenu between two QMenuBar instancesRomain Perier2013-06-074-22/+66
| * | Cocoa Accessibility: fix ignoring of objectsFrederik Gladhorn2013-06-072-5/+3
| * | Fix themeHint typo in qcocoatheme: PasswordMaskDelay should be PasswordMaskCh...Daiwei Li2013-06-061-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-049-35/+62
|\| |
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-037-33/+24
| |\|
| | * Use [NSEvent characters] to retrieve the input character.Gatis Paeglis2013-05-301-14/+5
| | * Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-301-1/+1
| | * QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-302-15/+3
| | * Cocoa: Allow delayed title setting in menu itemsGabriel de Dietrich2013-05-301-2/+3
| | * Cocoa: Hide empty menus from the menubarGabriel de Dietrich2013-05-301-0/+11
| | * Cocoa: Use actual modifiers when sending ShortcutOverride eventGabriel de Dietrich2013-05-281-1/+1
| * | Fix leak in QNSView.Ivan Komissarov2013-05-311-0/+2
| * | Support Mac key equivalent Cmd+PeriodGatis Paeglis2013-05-312-0/+18
| |/