summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* iOS: Specify framework dependencies in the right placeTor Arne Vestbø2013-03-311-1/+1
* Bump Qt version to 5.2.0Sergio Ahumada2013-03-293-6/+8
* Remove unused variableMontel Laurent2013-03-291-2/+0
* QNX: Added warning when low memory event is receivedBernd Weimer2013-03-281-0/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-28189-689/+2673
|\
| * Make QMacStyle paint right side up again.Morten Johan Sørvig2013-03-281-4/+4
| * FileDialogs: Set shortcuts for navigation buttons.Frederik Gladhorn2013-03-271-0/+9
| * Mac style: Remove suspicious assignmentGabriel de Dietrich2013-03-271-1/+0
| * QCocoaScreen: Properly align secondary screens w.r.t. primary screenGabriel de Dietrich2013-03-271-5/+22
| * Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-271-2/+27
| * Doc: Corrected a typo in the constructor documentation.Venu2013-03-271-1/+1
| * Add qDebug() output for QTouchEvent.Friedemann Kleint2013-03-271-0/+37
| * Fix infinit loopMontel Laurent2013-03-271-1/+1
| * Support high-dpi images.Morten Johan Sørvig2013-03-261-3/+6
| * Cocoa: Make retina desktop components work.Morten Johan Sørvig2013-03-261-4/+8
| * Allow tslib to be specified at configure time.Michael Brasser2013-03-261-0/+4
| * Make the inline CPU detection functions also staticThiago Macieira2013-03-261-2/+2
| * Cocoa: Make touch events work again.Morten Johan Sørvig2013-03-265-0/+59
| * Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-263-4/+57
| * Fix font stretching issueKonstantin Ritt2013-03-261-2/+2
| * Fix a bug in QSystemLocale on BB10El Mehdi Fekari2013-03-262-18/+20
| * QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-2627-41/+41
| * QLocaleBlackberry - fix include statementsRafael Roquetto2013-03-261-3/+3
| * Fix documentation of QFileSystemModel::resolveSymlinks().Sérgio Martins2013-03-261-2/+2
| * FontConfig: Correctly report Symbol writing system supportEskil Abrahamsen Blomfeldt2013-03-261-0/+23
| * Fix handling of 0x00AD code with symbol fonts (Win/QPA/QPF/fallback)Konstantin Ritt2013-03-261-0/+1
| * Revert "Don't duplicate the 'top-level' include dir in all modules."Stephen Kelly2013-03-262-14/+2
| * Document undefined behavior regarding Qt::ItemNeverHasChildren.Stephen Kelly2013-03-262-0/+6
| * qdoc: Show signals inherited from abstract base typesMartin Smith2013-03-262-3/+4
| * Fixed shortcuts for some (e.g. Russian) layoutsCyril Oblikov2013-03-261-4/+8
| * Make QGraphicsScene::touchEventhandler ignore unhandled touch eventsMorten Johan Sørvig2013-03-261-1/+1
| * Set screen position when generating synthetic mouse events from touchMorten Johan Sørvig2013-03-261-1/+1
| * Silence warning by Apple Clang 4.2 about adding an integer to a stringThiago Macieira2013-03-261-1/+1
| * QNonContiguousByteDevice: roll back complete internal state in reset()Peter Hartmann2013-03-251-0/+7
| * Clean up touch window registration.Friedemann Kleint2013-03-252-7/+16
| * QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-251-1/+7
| * OSX: WindowTransparentForInput QNSView pass events to next responderShawn Rutledge2013-03-242-3/+39
| * QHttpMultipart: reset read pointer when device is resetPeter Hartmann2013-03-241-0/+1
| * QNonContiguousByteDevice: reset() instead of seek() if possiblePeter Hartmann2013-03-241-2/+2
| * Guard usage of [NSApp setDockMenu].Morten Johan Sørvig2013-03-241-1/+4
| * Use [NSSavePanel directoryUrl].Morten Johan Sørvig2013-03-241-1/+1
| * Call [m_qtView hasMask]Morten Johan Sørvig2013-03-241-1/+1
| * Remove unused variables in the Cocoa pluginMorten Johan Sørvig2013-03-242-2/+0
| * match #ifdefs relating to arm compilationOswald Buddenhagen2013-03-241-1/+1
| * Fix access to interface in QAccessibleEventFrederik Gladhorn2013-03-231-1/+1
| * qWaitForWindow* default timeouts are 5 secondsShawn Rutledge2013-03-231-2/+2
| * Fusion Style: draw toolbar lines for non-widget apps.Frederik Gladhorn2013-03-231-1/+1
| * Accessibility: Fix crash when updating in dtorFrederik Gladhorn2013-03-236-3/+25
| * Ensure QTemporaryFile can create files when an identical dir exists.Mitch Curtis2013-03-231-1/+8
| * Accessibility: Fix crash in windowHelperFrederik Gladhorn2013-03-233-6/+9