summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | iOS: Detect window deactivation without waiting for next runloop iterationTor Arne Vestbø2014-10-283-17/+58
* | iOS: Add logging category for input method debuggingTor Arne Vestbø2014-10-282-0/+12
* | Fix tst_QAccessibility::abstractScrollAreaTest for OS X 10.9Frederik Gladhorn2014-10-282-16/+24
* | Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml().Friedemann Kleint2014-10-282-1/+8
* | Check geometry correctly when replaying popup mouse events.Friedemann Kleint2014-10-281-8/+13
* | Do not add invalid configurations to bearermonitorLorn Potter2014-10-271-0/+3
* | iOS: update qtmn doc to use the actual function nameRichard Moe Gustavsen2014-10-271-3/+3
* | Fix includes in mousebuttons exampleAlexander Volkov2014-10-273-3/+6
* | Cocoa QPA Plugin: Remove code depending depending on OS X 10.6 and olderGabriel de Dietrich2014-10-278-423/+187
* | QMacStyle: Remove code depending depending on OS X 10.6 and olderGabriel de Dietrich2014-10-272-121/+36
* | QMacStyle: Refactor painter offset into drawNSViewInRect()Gabriel de Dietrich2014-10-272-39/+40
* | ANGLE: Delete the ShaderImpl on gl::Shader object destruction.Jocelyn Turcotte2014-10-271-0/+1
* | 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-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