summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QStringRef: Added a trimmed() function.Keith Gardner2013-01-292-0/+33
* Drop the unused qt_gl_convertToGLFormat functionGiuseppe D'Angelo2013-01-291-5/+0
* Drop the unused QGLContextPrivate::convertToGLFormat functionGiuseppe D'Angelo2013-01-292-13/+0
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2976-318/+253
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2876-318/+253
| |\
| | * Cocoa: Correct mime handler prioritization.Morten Johan Sørvig2013-01-281-3/+8
| | * Don't use the union trick to do unlawful castsThiago Macieira2013-01-281-18/+6
| | * Doc: Add a note for QDesktopServices about deprecated functionsTopi Reinio2013-01-271-1/+4
| | * cocoa: Fix Mouse Event tracking of button statusRick Stockton2013-01-252-111/+21
| | * Fix XCB plugin compilation without accessibilityOleg Shparber2013-01-251-1/+1
| | * Doc: Fix module name formatSze Howe Koh2013-01-2566-163/+161
| | * Minor QWindow documentation improvement for the accessor/mutatorsLaszlo Papp2013-01-251-6/+6
| | * Make QWindowsFontEngineData thread-local.Friedemann Kleint2013-01-252-8/+35
| | * Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-01-251-1/+1
| | * QPdfEnginePrivate: Fix invalid format for rectangles on some localesDmitry Shachnev2013-01-241-6/+10
* | | Reduce invocations QString::left() in XCB key event processing.Friedemann Kleint2013-01-291-4/+5
* | | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-297-4/+37
* | | Offscreen testing platform pluginSamuel Rødal2013-01-2915-3/+1384
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-29641-2487/+1
* | | Set some attributes on pthread condattrsThiago Macieira2013-01-283-14/+52
* | | QVarLengthArray: add squeeze functionPeter Kümmel2013-01-282-3/+22
* | | Windows: Fix modal dialogs for declarative.Friedemann Kleint2013-01-282-4/+38
|/ /
* | Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-2813-109/+109
* | Don't emit activated on clicking disabled itemview item.Mitch Curtis2013-01-261-1/+2
* | Fix warning about type-punned pointersThiago Macieira2013-01-261-18/+24
* | Add toJson() formatting argument to QJsonDocument interfaceJean-Paul Delimat2013-01-262-3/+49
* | Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-263-0/+44
* | Establish an opacity property for the QWindowLaszlo Papp2013-01-262-3/+19
* | Fix a typo and make the QQuaternion constructor documentation even more explicitLaszlo Papp2013-01-251-2/+3
* | Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-254-2/+297
* | Improve QAccessibleApplicationFrederik Gladhorn2013-01-254-1/+10
* | showIsFullscreen: only respect this hint for windows and dialogsRichard Moe Gustavsen2013-01-252-6/+9
* | QOpenGLTextureCache : make it possible to skip qgl_byteSwapImageElvis Lee2013-01-252-3/+7
* | Doc: write up the docs for Q_GLOBAL_STATICThiago Macieira2013-01-243-13/+523
* | Add an umbrella cmake config file for Qt 5.Stephen Kelly2013-01-242-2/+51
* | Use path-based text when painter has negative scale on raster/coretextTor Arne Vestbø2013-01-241-1/+7
* | Don't assume m11/m22 represents the scale of a QTransformTor Arne Vestbø2013-01-242-2/+14
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2413-15/+92
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2413-15/+92
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-242-0/+34
| | |\
| | | * Fixed copy text bug as well as potential other latent xcb plugin bugs.Samuel Rødal2013-01-231-0/+1
| | | * Cocoa: Backport Qt 4's QCocoaView tracking areas into QNSViewGabriel de Dietrich2013-01-221-0/+33
| | * | Respect the filename specified when showing the native filedialogAndy Shaw2013-01-241-2/+18
| | * | Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-5/+7
| | * | QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-234-1/+21
| | * | Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-232-2/+4
| | * | Document QtMacUnifiedToolBar.Morten Johan Sorvig2013-01-221-0/+3
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-222-5/+5
| | |\|
| | | * Doc: solved snippet issue in coordsys.qdocNico Vertriest2013-01-221-4/+4
| | | * Doc: added path to qtcore.qdocconfNico Vertriest2013-01-211-1/+1