summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-119-9/+138
* mkspec macx-ios-clang: ensure SDK version is validRichard Moe Gustavsen2014-11-112-0/+8
* QGraphicsItem: document that setOpacity(0) almost makes the item invisibleGiuseppe D'Angelo2014-11-111-2/+11
* Do not apply subpixel gamma-correction on XCBAllan Sandfeld Jensen2014-11-111-1/+3
* Document unified title and toolbar limitations.Morten Johan Sørvig2014-11-111-0/+7
* OS X and iOS: Search for openssl libs in .app/Contents/FrameworksKai Koehne2014-11-111-0/+19
* Compile fix for QT_NO_TEXTHTMLPARSER in QtWidgetsJulien Brianceau2014-11-111-0/+2
* tst_qitemdelegate: make the test more robustDavid Faure2014-11-111-3/+1
* Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-117-41/+38
* Add changelog entry for Exif orientationRainer Keller2014-11-111-0/+4
* windowsfontengine.cpp: Fix coding style violation and warning.Friedemann Kleint2014-11-111-3/+1
* tst_QTimer::singleShotToFunctors: Allocate static event loop on heap.Friedemann Kleint2014-11-111-5/+14
* Compile fix for QT_NO_DOCKWIDGET in QtWidgetsJulien Brianceau2014-11-081-1/+1
* Place the Qt plugin metadata in a PE-COFF section with MinGW tooThiago Macieira2014-11-081-1/+1
* iOS: Allow virtual keyboard to be hidden by QInputMethod::hide()Tor Arne Vestbø2014-11-082-4/+20
* iOS: Make hide-keyboard gesture use normal UIGestureRecognizer flowTor Arne Vestbø2014-11-081-41/+90
* Improve QElapsedTimer resolution on QNXMatt Fischer2014-11-071-2/+17
* Fix release-with-debuginfo flags for QCCMatt Fischer2014-11-071-1/+6
* QGraphicsItem: clarify the documentation about caching modes and update()Giuseppe D'Angelo2014-11-071-2/+20
* Fix crash in QNetworkSession when engine is not setJoni Poikelin2014-11-071-1/+2
* WinRT: Add missing manifest specifier for rotationMaurice Kalinowski2014-11-073-2/+17
* make qtbearer networkmanager defaultConfiguration more reliableLorn Potter2014-11-073-0/+17
* Make QtBearer networkmanager backend respond to wired cabling changesLorn Potter2014-11-074-42/+124
* Fix loading 2x images in Rich Text DocumentsMihailNaydenov2014-11-071-26/+41
* Support dual sim in QtBearer's networkmanager backendLorn Potter2014-11-064-46/+60
* Remove incorrect read from QSslSocket::readData()Alex Trotsenko2014-11-061-10/+6
* Merge TextFormat attributes for identical ranges in QInputMethodEventsEike Hein2014-11-062-4/+25
* eglfs: obey QT_NO_REGULAREXPRESSION definePasi Petäjäjärvi2014-11-061-0/+2
* iOS: Detect when inputMethodAccepted() is out of sync with focus objectTor Arne Vestbø2014-11-062-0/+21
* Doc: updated documentation QString::toDoubleNico Vertriest2014-11-061-3/+2
* Android: Fix for build issue on x86Christian Strømme2014-11-062-145/+151
* Do not pass a null pointer to unlink()Alexander Volkov2014-11-061-2/+3
* moc: use Q_NULLPTR instead of 0 in generated code.Axel Rasmussen2014-11-061-10/+10
* Use a property cache to cut down on blocking callsLorn Potter2014-11-0611-668/+855
* Reset QNAM's NetworkConfiguration when state changes.Lorn Potter2014-11-051-1/+11
* Skip unused function isCoreProfile() on non-ES2 platformsTor Arne Vestbø2014-11-051-0/+2
* Windows: fix unreadable white text for focused combo boxesJ-P Nurmi2014-11-051-1/+5
* Windows native file dialog: Work around display bug of IFileDialog.Friedemann Kleint2014-11-051-4/+9
* Update the copy of the Qml parserSimon Hausmann2014-11-055-1078/+1105
* Doc: add new Qt Creator Manual topics to externalpagesLeena Miettinen2014-11-051-0/+12
* docs: WindowType is important for dialogs to center themselvesShawn Rutledge2014-11-051-0/+4
* iOS: Update integrated event dispatcher to support 64-bit x86Tor Arne Vestbø2014-11-051-2/+7
* Documentation CSS: remove body text colorShawn Rutledge2014-11-051-1/+0
* QMenu check for null result from QPlatformMenu::menuItemForTagDyami Caliri2014-11-051-2/+4
* iOS: remove unused function 'fromPortraitToPrimary'Richard Moe Gustavsen2014-11-052-10/+1
* Cocoa: get mouse position from event if possibleMorten Johan Sørvig2014-11-051-2/+15
* Revert "OS X - unified toolbar and AA_NativeWindows"Morten Johan Sørvig2014-11-051-17/+1
* Cocoa: Guard against recursive event deliveryMorten Johan Sørvig2014-11-053-1/+8
* Cocoa: refactor commit 876a428f.Morten Johan Sørvig2014-11-052-6/+7
* Cocoa: Don't activate popup windows.Morten Johan Sørvig2014-11-051-1/+2