summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make OpenGL texture glyph cache use the right freetype glyphsGunnar Sletta2013-11-061-1/+11
* QGlobal: static_assert that sizeof(int) == 4 and UCHAR_MAX == 255Marc Mutz2013-11-061-0/+8
* Force length fo licensee literals to be computed at runtimeKai Koehne2013-11-061-2/+2
* Doc: Add a little more information about current dirsThiago Macieira2013-11-061-2/+5
* Remove two unused functions from QAccessibleTabBarFrederik Gladhorn2013-11-062-38/+0
* Disable threaded rendering for Intel HD 3000 cards.Gunnar Sletta2013-11-061-4/+18
* Revert "Ensure CSS rules are inherited from the parent tags"Andy Shaw2013-11-051-5/+1
* Add missing \since 5.1 for QVector::takeFirst() and ::takeLast()Pekka Vuorela2013-11-051-0/+2
* QStandardPaths: add GenericConfigLocationDavid Faure2013-11-057-6/+20
* Add better version checks for accessibilityFrederik Gladhorn2013-11-052-16/+33
* Support native event filters for screen eventsJan Arne Petersen2013-11-051-1/+5
* Declare Cocoa conversion funcs in objc-mode only.Morten Johan Sørvig2013-11-052-2/+10
* Cocoa (OpenGL): If no view is attached, makeCurrent() should return falseGabriel de Dietrich2013-11-051-0/+2