summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Send keyboard modifiers with wheel events.Morten Johan Sorvig2012-03-192-1/+26
* Cocoa: Fix function key handlingBradley T. Hughes2012-03-181-7/+11
* Fix shortcut handling in the Cocoa pluginBradley T. Hughes2012-03-181-25/+26
* QCocoaClipboard: Make QClipboard::clear() clear.Morten Johan Sorvig2012-03-171-0/+4
* Cocoa: Fix menu item activation.Morten Johan Sorvig2012-03-161-1/+1
* Implement cocoa clipboard support.Morten Johan Sorvig2012-03-158-113/+194
* Add method to get NSPrintInfo* from QPrintEngine in Cocoa pluginBradley T. Hughes2012-03-153-0/+16
* Don't keep PMPrint* state separate from NSPrintInfoBradley T. Hughes2012-03-152-49/+43
* Add a QPlatformPrinterSupportPlugin for CocoaBradley T. Hughes2012-03-155-0/+200
* Port QMacPrintEngine and QCoreGraphicsPaintEngine from Qt 4 to Qt 5Bradley T. Hughes2012-03-158-2/+3078
* Refactor theme plugin loading.Friedemann Kleint2012-03-154-4/+17
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-145-186/+183
* Cocoa platform plugin: Add support for up to 16 mouse buttonsRick Stockton2012-03-131-2/+94
* Input method on MacTasuku Suzuki2012-03-1210-5/+457
* Cocoa: Fix accessiiblityPerformActionMorten Johan Sorvig2012-03-121-2/+1
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-074-4/+4
* Cocoa: Implement Drag-and-Drop.Friedemann Kleint2012-03-0714-39/+2094
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-074-0/+51
* Compile with -qtnamespaceSarah Smith2012-03-071-1/+4
* Cocoa: Implement widget palettes.Morten Johan Sorvig2012-03-064-5/+94
* QWindow: fix crash on MacTasuku Suzuki2012-03-061-1/+1
* Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-022-0/+7
* Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-015-1/+220
* Remove Mac qDebug ifdefs.Morten Johan Sorvig2012-02-291-11/+0
* Fix a double-release when loading NIB filesJamie Kirkpatrick2012-02-291-1/+0
* Implement isSharing() and isValid() methods for QCocoaGLContextTeemu Katajisto2012-02-252-3/+22
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-241-23/+25
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-5/+8
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Remove unused config.tests from config.tests/mac/*Bradley T. Hughes2012-02-171-10/+0
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-172-0/+14
* Fix naming of plugins for QPA plugins and use new plugin system.Friedemann Kleint2012-02-173-2/+8
* CompileBradley T. Hughes2012-02-142-2/+0
* Add QCocoaColor- and FontDialogHelperChristoph Schleifenbaum2012-02-146-3/+1139
* Ensure that posted events are sent by Q*Application::processEvents()Bradley T. Hughes2012-02-071-0/+9
* processEvents(WaitForMoreEvents) should return after delivering eventsBradley T. Hughes2012-02-032-11/+28
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-027-47/+41
* Remove duplicated function from QCocoaEventDispatcherBradley T. Hughes2012-02-021-23/+7
* Introduced BufferQueueingOpenGL capability in platofrm integrationGunnar Sletta2012-02-011-0/+1
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-0/+3
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-304-156/+156
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3046-46/+46
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-274-29/+13
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Use QObject pointer as QCocoaAccessibleElement id.Morten Johan Sorvig2012-01-233-23/+14
* Update contact information in license headers.Jason McDonald2012-01-2346-46/+46
* Add "nswindow" resource to the Cocoa native interface implementationBradley T. Hughes2012-01-191-0/+2
* Prevent menubar related crashesBradley T. Hughes2012-01-191-8/+8
* Improve accessibility actions descriptions on MacMorten Johan Sorvig2012-01-171-4/+5
* Delete src/widgets/platforms/macMorten Johan Sorvig2012-01-175-5/+446