summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Corrected autolink errors qtbaseNico Vertriest2014-10-272-5/+5
* QSwipeGestureRecognizer: Prevent cancel in startup-phase.Friedemann Kleint2014-10-272-10/+23
* Don't link to Xlib's Xrender libraryGatis Paeglis2014-10-271-1/+1
* Rotate images according to Exif orientationRainer Keller2014-10-2710-1/+167
* Send screen change events before expose events.Morten Johan Sørvig2014-10-271-1/+1
* Cocoa: Expose on window size change onlyMorten Johan Sørvig2014-10-271-1/+1
* QSettings: Fix handling of long long ints with CFPreferences back-end.Christian Kandeler2014-10-271-1/+3
* fix crash when dropping a file into an empty QTextEditJoerg Bornemann2014-10-271-0/+4
* Doc: Include QtWidgets instead of QtGuiAlexander Volkov2014-10-273-6/+6
* QStorageInfo: include qt_windows.h instead of Windows.hDaniel Molkentin2014-10-271-1/+1
* Remove trailing '\n' in qFormatLogMessage outputKai Koehne2014-10-273-17/+15
* Allow hostname from lock files to be emptyRainer Keller2014-10-272-2/+2
* Android: Fix android bearer implementation.Christian Strømme2014-10-271-27/+14
* Make networkmanager bearer backend work betterLorn Potter2014-10-276-221/+346
* Add OS X platform changes.Morten Johan Sørvig2014-10-261-0/+12
* Add searchEdit as accessible stateFrederik Gladhorn2014-10-256-3/+24
* Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-252-0/+14
* Android: Keyboard doesn't hide from done buttonSamuel Nevala2014-10-252-0/+9
* iOS: Make room for zero-terminator when building argv from NSProcessInfoTor Arne Vestbø2014-10-251-2/+8
* Add support for more font weights internallyPierre Rossi2014-10-245-9/+36
* Doc: Fix CustomStyle snippetAlexander Volkov2014-10-245-4/+5
* Fix doc about the list of supported codecsAlexander Volkov2014-10-242-11/+5
* Add support for "Apple Roman" encodingAlexander Volkov2014-10-242-0/+3
* QGraphicsScene: stabilize stacking order of toplevel itemsaavit2014-10-242-1/+38
* Fix rubberband selection in rotated GraphicsViewaavit2014-10-242-1/+44
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-2411-38/+172
* Indicate that QTestLib is runningMorten Johan Sørvig2014-10-241-0/+1
* QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-2411-13/+51
* Fix QVariant associative container conversion from built-in types.Jędrzej Nowacki2014-10-243-3/+63
* QCoreWLanEngine: Remove OS X 10.6 versionGabriel de Dietrich2014-10-242-929/+1
* Update QSsl::SecureProtocols to not include Sslv3Allan Sandfeld Jensen2014-10-244-17/+22
* Doc: QFileDevice and QFile::setPermissions do not manipulate ACLsLeena Miettinen2014-10-242-2/+15
* Correctly update QComboBox appearance on editable changeEskil Abrahamsen Blomfeldt2014-10-243-4/+31
* Item view: Update item positions when delegate changesEskil Abrahamsen Blomfeldt2014-10-241-0/+1
* Cocoa: Prevent FrameStrutMouseEvent double-clicksMorten Johan Sørvig2014-10-241-0/+6
* Cocoa: Bring back qt_mac_set_raise_processMorten Johan Sørvig2014-10-241-3/+6
* Cocoa: Don't send FrameStrut events during dragsMorten Johan Sørvig2014-10-241-0/+4
* Don't flush user input events from setVisibleMorten Johan Sørvig2014-10-241-1/+1
* Cocoa: Fix trackpad scrolling modifiers.Morten Johan Sørvig2014-10-241-4/+0
* Respect NoSubpixelAntialias in QCoreTextFontEngine::imageForGlyphAllan Sandfeld Jensen2014-10-241-3/+4
* Fix printing of semitransparent images to PDFAllan Sandfeld Jensen2014-10-241-1/+3
* QMainWindow: respect the maximum size of the central widgetPaul Olav Tvete2014-10-242-2/+49
* Doc: warn about preserving input method hintsPaul Olav Tvete2014-10-241-0/+4
* Fix bogus error report when disconnect/stop actually worksLorn Potter2014-10-242-5/+31
* Improve QDebug formatting of QtSql classes.Friedemann Kleint2014-10-234-22/+37
* QSwipeGestureRecognizer: Fix gesture cancel on direction change.Friedemann Kleint2014-10-232-2/+8
* Add autotest for QGestureRecognizer.Friedemann Kleint2014-10-234-0/+341
* Do not parent the shader program to the QOpenGLContextJocelyn Turcotte2014-10-231-1/+4
* Further restrict the threaded opengl exampleLaszlo Agocs2014-10-231-14/+19
* Add missing since info to ShareOpenGLContexts docsLaszlo Agocs2014-10-231-1/+2