summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge "Merge remote-tracking branch 'origin/5.3.1' into 5.3" into refs/stagin...Frederik Gladhorn2014-06-254-7/+125
| | |\
| | | * Merge remote-tracking branch 'origin/5.3.1' into 5.3Frederik Gladhorn2014-06-254-7/+125
| | | |\
| | | | * update changelog for QtSql 5.3.1Mark Brand2014-06-231-0/+15
| | | | * add buildsystem/qmake changelogOswald Buddenhagen2014-06-231-0/+24
| | | | * Add changelog for Qt 5.3.1v5.3.1Jani Heikkinen2014-06-181-0/+62
| | | | * Fix crash when reusing HB_Face in another font engineKonstantin Ritt2014-06-181-6/+21
| | | | * harfbuzz-ng: Pre-allocate enough space for CoreText bufferGabriel de Dietrich2014-06-181-1/+2
| | | | * Handle invalid sample counts gracefully in FBOsLaszlo Agocs2014-06-181-0/+1
| | * | | Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Frederik Gladhorn2014-06-252-6/+7
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/stable' into 5.3Frederik Gladhorn2014-06-252-6/+7
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | QDBus: fix data race on isDebugging boolDavid Faure2014-06-211-6/+5
| | | | * | QDnsLookup: Fix build with uClibcFatih Aşıcı2014-06-201-0/+2
| | * | | | QColorDialog: Do not update custom/standard color cells while picking.Friedemann Kleint2014-06-252-17/+33
| | * | | | Fix -Werror compilation on big-endianThiago Macieira2014-06-251-0/+2
| | * | | | CMake: Allow modules to specify the location of tests.Stephen Kelly2014-06-251-1/+10
| | * | | | Mark behavior of QFileInfo::absoluteFilePath as undefined in corner casesKai Koehne2014-06-251-3/+4
| | * | | | Translate Super/Hyper keys to MetaModifierGatis Paeglis2014-06-251-0/+9
| | * | | | Fix logging file location docsFrederik Gladhorn2014-06-251-2/+2
| | |/ / /
| | * | | CMake: Report an error if unit tests are not found for a module.Stephen Kelly2014-06-251-0/+2
| | * | | Fix QRingBuffer::readPointerAtPosition()Alex Trotsenko2014-06-242-1/+8
| | * | | Make the fetchAndAddRelaxed function a member templateThiago Macieira2014-06-241-2/+2
| | * | | Doc: qInstallMessageHandler cannot return 0.David Faure2014-06-241-2/+1
| | * | | GIF decoding: do not seek() if the image is loaded over the networkShawn Rutledge2014-06-241-1/+1
| | * | | network internals: do not try to cache a deleted entryPeter Hartmann2014-06-243-0/+51
| | * | | Fix memory leaks in QFseventsFileSystemWatcherEngineErik Verbruggen2014-06-241-0/+28
| | * | | Cocoa: Do mouse move and cursor update handling separate from viewEike Ziller2014-06-242-12/+66
| | * | | Mac networking: only try system proxy credentials oncePeter Hartmann2014-06-231-4/+9
| | * | | Mac networking: check system keychain for proxy authPeter Hartmann2014-06-234-22/+24
| | * | | Simplify mirroring code and add tests for non-aliged 1 bit imagesLaszlo Agocs2014-06-232-144/+152
| | * | | Print the reason why SetWindowsHookEx failed.Sérgio Martins2014-06-231-1/+3
| | * | | Cocoa: cleanup modal sessions for dialogs not run with .exec()Dyami Caliri2014-06-231-0/+3
| | * | | Add that the corner settings are saved/restored with the stateAndy Shaw2014-06-231-3/+6
| | * | | Correct grammar of missing Q_OBJECT macro warning.Mitch Curtis2014-06-232-1/+7
| | * | | Doc: Fix docs for QFontMetrics::height() to match codeEskil Abrahamsen Blomfeldt2014-06-231-4/+2
| | * | | Fix installation of private headers generated by wayland-scannerOlivier Blin2014-06-231-0/+2
| | * | | CMake: Load plugin files unconditionally if present.Stephen Kelly2014-06-222-8/+7
| | * | | QIcon: Prefer high-quality images of Windows .ico files.Friedemann Kleint2014-06-223-37/+99
| | * | | tst_qicon: Resolve all files using QFINDTESTDATA().Friedemann Kleint2014-06-221-24/+35
| | * | | Fix warnings from MSVC 2013Thiago Macieira2014-06-211-2/+2
| | * | | Move most of the QLibraryPrivate initialization to its constructorThiago Macieira2014-06-213-16/+32
| | * | | QComboBox: update focus policy when setting a new line editLiang Qi2014-06-212-8/+17
| | * | | Cocoa: fix Option + any key in key eventLiang Qi2014-06-211-1/+1
| | * | | When filling the path it should use the painter's pen not the state'sAndy Shaw2014-06-211-1/+1
| | * | | Fix data race on QLoggingCategory when using qDebug from multiple threadsDavid Faure2014-06-205-20/+97
| | * | | fix QT_SUPPORTS macro with msvc2008Oswald Buddenhagen2014-06-201-1/+5
| | * | | Remove the use of QT_STATIC_CONST in QtSqlThiago Macieira2014-06-202-2/+11
| | * | | Fix compilation with /Zc:strictStringsThiago Macieira2014-06-201-1/+1
| | * | | QWindowsPrintDevice check for NULL pDevMode from PPRINTER_INFO_2Dyami Caliri2014-06-201-0/+3
| | * | | Correct QImage::fill(uint) on RGBA8888 formatsAllan Sandfeld Jensen2014-06-202-26/+77
| | * | | XCB: Fix leak with touch devicesJoni Poikelin2014-06-201-0/+6