summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Updated thumbnail images for some examples.Jerome Pasion2014-10-285-0/+0
* Remove redundant permission set.BogDan Vatra2014-10-281-7/+0
* Removed pointless conditional.BogDan Vatra2014-10-281-6/+4
* Fix indentation & coding style.BogDan Vatra2014-10-281-18/+18
* iOS: Make a few member variables of QIOSTextInputResponder privateTor Arne Vestbø2014-10-281-4/+2
* direct2d: Fix window resize with translucent windowsAndrew Knight2014-10-281-5/+4
* direct2d: Fix pixmap fills in composition emulation modeAndrew Knight2014-10-281-1/+2
* OS X - Cocoa backing store and drawRectTimur Pocheptsov2014-10-284-30/+13
* Doc: Fix method names for QFileSystemModelAlexander Volkov2014-10-281-1/+1
* Doc: removed reference to obsolete classesNico Vertriest2014-10-281-6/+0
* 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