summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | QGtkStyle: fix segfault after re-creating QAppJ-P Nurmi2014-10-271-1/+3
* | Fix shortcut handling with non-latin layoutsGatis Paeglis2014-10-272-48/+147
* | Doc: link to MIBenumNico Vertriest2014-10-271-4/+4
* | Doc: Corrected identifiers for QByteArray::toBase64 in snippetNico Vertriest2014-10-271-4/+4
* | 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-271-1/+149
* | 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-271-1/+1
* | QStorageInfo: include qt_windows.h instead of Windows.hDaniel Molkentin2014-10-271-1/+1
* | Remove trailing '\n' in qFormatLogMessage outputKai Koehne2014-10-272-11/+9
* | 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 searchEdit as accessible stateFrederik Gladhorn2014-10-256-3/+24
* | Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-251-0/+12
* | Android: Keyboard doesn't hide from done buttonSamuel Nevala2014-10-251-0/+7
* | 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-241-4/+3
* | Add support for "Apple Roman" encodingAlexander Volkov2014-10-241-0/+2
* | QGraphicsScene: stabilize stacking order of toplevel itemsaavit2014-10-241-1/+1
* | Fix rubberband selection in rotated GraphicsViewaavit2014-10-241-1/+1
* | QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-249-18/+138
* | Indicate that QTestLib is runningMorten Johan Sørvig2014-10-241-0/+1
* | QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-242-0/+5
* | Fix QVariant associative container conversion from built-in types.Jędrzej Nowacki2014-10-242-3/+18
* | QCoreWLanEngine: Remove OS X 10.6 versionGabriel de Dietrich2014-10-242-929/+1
* | Update QSsl::SecureProtocols to not include Sslv3Allan Sandfeld Jensen2014-10-243-8/+13
* | Doc: QFileDevice and QFile::setPermissions do not manipulate ACLsLeena Miettinen2014-10-242-2/+15
* | Correctly update QComboBox appearance on editable changeEskil Abrahamsen Blomfeldt2014-10-242-4/+3
* | 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-241-2/+4
* | 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-231-2/+2
* | Do not parent the shader program to the QOpenGLContextJocelyn Turcotte2014-10-231-1/+4