summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QTimeZone - Fix Windows Transitionsunknown2013-11-091-63/+89
* QTimeZone - Fix Mac TransistionsJohn Layt2013-11-091-19/+38
* Move QTreeView::accessibleTree2Index to the private classGiuseppe D'Angelo2013-11-083-11/+17
* QHeaderView - remove confusing boolThorbjørn Martsum2013-11-082-7/+2
* QSslConfiguration: rename [get]session() to [get]sessionTicket()Peter Hartmann2013-11-085-18/+18
* iOS: Send expose event when a window changes the geometry.Maciej Kujalowicz2013-11-081-0/+1
* Remove disused version of QPlatformMessageDialogHelper::clicked signalShawn Rutledge2013-11-081-1/+0
* Fix QFileDialog::getSaveFilename() with a given default nameShawn Rutledge2013-11-081-9/+10
* Doc: Move threading overviews from qtbase.git to qtdoc.gitSze Howe Koh2013-11-085-1073/+1
* Prevent clang from warning about unused variablesKai Koehne2013-11-081-0/+3
* QVariant: Convert automatically from enum types to integral types.Olivier Goffart2013-11-081-12/+45
* Fix QVariant::canConvert with longlongOlivier Goffart2013-11-081-0/+2
* Revert "Fix setVisible() of QWidget has no effect in QTreeWidgetItem"Friedemann Kleint2013-11-081-2/+1
* NSUrlConnection backend for QNetworkAccessManagerMorten Johan Sørvig2013-11-084-2/+558
* Prevent a crash in QLayout::replaceWidgetGiuseppe D'Angelo2013-11-081-1/+5
* Cocoa File Dialog: Remove sandbox-ufriendly file system watcherGabriel de Dietrich2013-11-081-44/+49
* Fix potential BC break in QColorDialog.Friedemann Kleint2013-11-083-47/+61
* Fix potential BC break in QTabBar.Friedemann Kleint2013-11-082-18/+6
* iOS: Cancel any active touches when destroying a QIOSWindowTor Arne Vestbø2013-11-081-1/+13
* iOS: Detect/handle cancellation of subset of touch pointsTor Arne Vestbø2013-11-081-3/+9
* iOS: Rename QIOSWindow's backing view from EAGLView to QUIViewTor Arne Vestbø2013-11-082-7/+9
* iOS: Rename m_requestedGeometry to m_normalGeometryTor Arne Vestbø2013-11-082-4/+4
* Cocoa: fix a crash in QCocoaFileDialogHelperLiang Qi2013-11-081-1/+1
* qfeatures.txt: add section about XML schemaPeter Hartmann2013-11-071-0/+7
* Dialogs: provide the StandardButton->ButtonRole mapping in QPAShawn Rutledge2013-11-073-41/+64
* Android: Allow modules to specify permissions/featuresEskil Abrahamsen Blomfeldt2013-11-071-0/+2
* add/remove window only when the window is shown/hiddenBogDan Vatra2013-11-071-3/+5
* Windows: Do not set transient parent on popups.Friedemann Kleint2013-11-071-0/+2
* Add a warning message when a WM_DESTROY not triggered by Qt is received.Friedemann Kleint2013-11-072-2/+9
* Revert "Add tracing to logging framework"Kai Koehne2013-11-0710-643/+9
* qdoc: Don't include internal QML typesMartin Smith2013-11-073-3/+5
* qdoc: Fix output file name generation for examplesTopi Reinio2013-11-071-1/+5
* QNX: Fixed "normalPosition" of touch eventsBernd Weimer2013-11-071-2/+4
* Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-073-0/+18
* Android: allow installing apps to SD card by defaultPaul Olav Tvete2013-11-071-1/+1
* QUrlTwoFlag: add two missing constexprMarc Mutz2013-11-071-2/+2
* Q(UrlTwo)Flags: avoid undefined behaviorMarc Mutz2013-11-072-21/+21
* iOS: set active window upon calls to requestActiveWindowRichard Moe Gustavsen2013-11-061-0/+1
* Doc: Fix cross-module linksSze Howe Koh2013-11-062-5/+2
* EglFS: make sure resize events are deliveredPaul Olav Tvete2013-11-065-16/+22
* Android: Fix registerClipboardManager semaphore initializationBogDan Vatra2013-11-061-1/+1
* Android: Catch any startActivity exceptionsBogDan Vatra2013-11-061-3/+7
* QMetaType: Fix conversion between module types.Stephen Kelly2013-11-061-1/+2
* Android: Fix menu on API-11+BogDan Vatra2013-11-065-17/+92
* iOS: Remove unused QIOSWindow methods for getting effective width/heightTor Arne Vestbø2013-11-062-12/+0
* Clarify Q_INIT_RESOURCE in relation to namespacesTor Arne Vestbø2013-11-061-0/+4
* Don't hardcode devicePixelRatio to 1.Morten Johan Sørvig2013-11-061-1/+6
* Revert "Use Qt's own glyph cache with the freetype engine."Gunnar Sletta2013-11-061-1/+2
* Android: prevent main activity to be recreated.BogDan Vatra2013-11-061-1/+1
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-0610-10/+10