summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix loading of SSL certificate of DER files.BogDan Vatra2013-02-083-6/+58
| | * Cocoa: Make tool window receive mouse events also when its parent is modalGabriel de Dietrich2013-02-081-2/+4
| | * QProcessEnvironment: Permit magic cmd variablesDaniel Teske2013-02-081-1/+2
| | * Fix broken fading of menus.Friedemann Kleint2013-02-081-2/+2
| | * Do not force top level flag on embedded windows.Friedemann Kleint2013-02-081-3/+5
| | * Add translator help for accessibility stringsFrederik Gladhorn2013-02-082-6/+70
| | * Doc: Make QDoc/HelpProjectWriter always add member pages to .qch filesTopi Reinio2013-02-082-68/+76
| | * Fix spelling error found by bot.Friedemann Kleint2013-02-071-1/+1
| | * Fixed QT_NO_DRAGANDDROP build for the windows pluginBjoern Breitmeyer2013-02-074-7/+30
| | * Doc: Made QDoc Manual use Qt 5's qdocJerome Pasion2013-02-0734-1231/+109
| | * Accessibility: Ignore TableModelChanges on Linux for now.Frederik Gladhorn2013-02-071-16/+4
| | * Fixed QT_NO_CURSOR build for windows/CE plugin.Bjoern Breitmeyer2013-02-075-2/+34
| | * Removed User32.dll usage on WINCEBjoern Breitmeyer2013-02-071-2/+6
| | * Fix a typo in the qdoc manualLaszlo Papp2013-02-071-1/+1
| | * qdoc: Fix translation contexts.Friedemann Kleint2013-02-0729-29/+85
| | * Update documentation for QIODevice::readData().Christian Strømme2013-02-071-2/+2
| | * Allow x86intrin.h with ICC 13.1Thiago Macieira2013-02-061-1/+1
| | * Fix copy-paste errors in QtPrivate::ConnectionTypesOlivier Goffart2013-02-062-3/+7
| | * Factorize code for formatting window titles into QPlatformWindow.David Faure2013-02-064-23/+28
| | * ensure consistent pkg-config file naming for macx qt frameworksOswald Buddenhagen2013-02-061-0/+1
| | * add ability to override the generated pkg-config file nameOswald Buddenhagen2013-02-061-9/+12
| | * beautify the pkg-config Name: fieldOswald Buddenhagen2013-02-061-1/+1
| | * export QT_CONFIG only in Qt5Core.pcOswald Buddenhagen2013-02-062-5/+4
| | * export QT_CONFIG instead of CONFIG to .pc filesOswald Buddenhagen2013-02-061-2/+1
| | * QMakeParser: save one ByteArray constructionhjk2013-02-061-1/+1
| | * Fix broken IANA link in QTextCodec documentation.Mitch Curtis2013-02-061-1/+6
| | * Remove braces for single lines of conditionsOrgad Shaneh2013-02-063-22/+17
| | * Fix typo in QString documentation.Mitch Curtis2013-02-061-1/+1
| | * Windows: Fix setting of layered windows.Friedemann Kleint2013-02-063-18/+38
| | * Clean up whitespaceJan Arve Saether2013-02-062-58/+58
| | * Spell "Qt" correctlyPaul Olav Tvete2013-02-061-1/+1
| | * Fix lupdate-warning in qnetworkreplyhttpimpl.cpp.Friedemann Kleint2013-02-061-1/+1
| | * Check if the interface pointer is valid to avoid a potential crash.Jan Arve Saether2013-02-061-1/+1
| | * Do not crash if the child index is out of range.Jan Arve Saether2013-02-062-3/+9
| | * Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-064-4/+6
| | * QSqlTableModel: support refreshing inserted rows with auto columnsMark Brand2013-02-063-0/+84
| | * QSqlTableModel::setData(): fix non-change detectionMark Brand2013-02-062-1/+77
| | * fix QSqlTableModel::headerData() for empty query with inserted rowMark Brand2013-02-063-10/+20
| | * fix transitive linking for x-buildsOswald Buddenhagen2013-02-051-1/+0
| | * Nokia -> Qt ProjectFrederik Gladhorn2013-02-054-9/+9
| | * Replace nokia in example by Qt ProjectFrederik Gladhorn2013-02-051-2/+2
| | * Doc: Fix filenames for nested classes generated by qdocTopi Reinio2013-02-051-7/+1
| | * Do not use the non-existent state() method referenceLaszlo Papp2013-02-051-8/+8
| | * QScroller was introduced in Qt 5.0, not 4.8Laszlo Papp2013-02-051-1/+1
| | * Cocoa QPA: Fix compilation errorGabriel de Dietrich2013-02-051-1/+2
| | * Fix lupdate-warnings in simplewidgets.cpp.Friedemann Kleint2013-02-051-2/+2
| | * Fix lupdate-warnings in QSpiAccessibleBridge.Friedemann Kleint2013-02-051-64/+64
| | * QNX: Fix one more code path that led to having no QScreens.Sergio Martins2013-02-050-0/+0
| | * doc: Fix QPixmapCache size default value in docJulien Brianceau2013-02-051-9/+5
| | * QNX: Fix one more code path that led to having no QScreens.Sergio Martins2013-02-051-2/+11