summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | SQL: Fix OCI driver's compile errors.Caroline Chao2012-11-202-3/+5
* | | | | | Fixed memory leak in assign operator of QGLBufferVadim Zakondyrin2012-11-191-1/+3
* | | | | | Fixed memory leak in assign operator of QOpenGLBufferVadim Zakondyrin2012-11-191-1/+3
* | | | | | QLocale: replace hard-coded default country-for-language mapKonstantin Ritt2012-11-194-397/+384
* | | | | | Document what the QMimeDatabase constructor really does.David Faure2012-11-191-1/+6
* | | | | | QSystemTrayIcon/X11: Use display obtained as native screen resource.Friedemann Kleint2012-11-193-14/+25
* | | | | | Add QPlatformNativeInterface::nativeResourceForScreen().Friedemann Kleint2012-11-192-0/+10
* | | | | | Add a new location for QML 2.x importsThiago Macieira2012-11-1910-12/+58
* | | | | | MinGW: Don't add version number '0' to the library nameKai Koehne2012-11-191-1/+1
* | | | | | Compile with -no-widgets.Morten Johan Sorvig2012-11-194-49/+59
* | | | | | Remove obsolete Mac mkspecs.Morten Johan Sorvig2012-11-185-295/+0
* | | | | | Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-182-2/+36
* | | | | | Fix msvc2010 compiler warnings of switch with default but no case labelsThiago A. Correa2012-11-188-32/+8
* | | | | | fix namespaced buildOswald Buddenhagen2012-11-161-0/+2
* | | | | | make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-168-44/+17
* | | | | | remove pointless TARGET assignmentsOswald Buddenhagen2012-11-166-6/+0
* | | | | | MinGW: Add missing constants for float control.Friedemann Kleint2012-11-161-0/+9
* | | | | | configure.exe: add inotify auto detection supportRafael Roquetto2012-11-161-0/+17
* | | | | | Accept subsequent drag moves in QWidgetWindow if enter was accepted.Friedemann Kleint2012-11-161-0/+4
* | | | | | Remove qSort from QCollator docsGiuseppe D'Angelo2012-11-161-1/+1
* | | | | | Remove qSort from QList/QSet docsGiuseppe D'Angelo2012-11-162-3/+3
* | | | | | Fix QStringList::sort testGiuseppe D'Angelo2012-11-161-1/+8
* | | | | | Fix QMutex::tryLock timeout computation on LinuxOlivier Goffart2012-11-162-2/+17
* | | | | | Fix incorrect size hint for abstract spinboxJens Bache-Wiig2012-11-151-12/+1
* | | | | | Missing break in case QEvent::WindowStateChange.Miikka Heikkinen2012-11-151-0/+1
* | | | | | Disable static contents optimization for now.Samuel Rødal2012-11-152-4/+2
* | | | | | Add feature to enable rounded line edit on macJens Bache-Wiig2012-11-153-4/+5
* | | | | | Improve highligted colorization on mac with Fusion styleJens Bache-Wiig2012-11-152-3/+27
* | | | | | Accessibility: Add documentationFrederik Gladhorn2012-11-151-10/+265
* | | | | | Accessibility Mac: Implement value interfaceFrederik Gladhorn2012-11-151-1/+8
* | | | | | Implement EditableText accessibility for Mac.Morten Johan Sorvig2012-11-154-5/+121
* | | | | | Bring back -nograb/-dograb for debugging.Friedemann Kleint2012-11-153-0/+30
* | | | | | Fix QApplication::primaryScreen() in WindowsMiikka Heikkinen2012-11-151-3/+11
* | | | | | Assign correct codes to QLocale::AnyCountry and AnyScriptKonstantin Ritt2012-11-153-13/+15
* | | | | | Add a bunch of missed scriptsKonstantin Ritt2012-11-153-2/+127
* | | | | | Add missing Bodo language introduced in CLDR 1.9.1Konstantin Ritt2012-11-153-10/+30
* | | | | | Misc fixes to the QLocale data parser/generatorKonstantin Ritt2012-11-154-31/+19
* | | | | | Regression fix to QHeaderView::setDefaultSectionSizeThorbjørn Lund Martsum2012-11-152-1/+8
* | | | | | Windows: Fixed mouse events related to size gripsOliver Wolff2012-11-151-9/+0
* | | | | | QHash: constify some QHashNode membersGiuseppe D'Angelo2012-11-151-6/+6
* | | | | | Change to enter/leave policy while grabbing.Miikka Heikkinen2012-11-155-118/+82
* | | | | | Add comment to resetCursorBlinkTimer to avoid accidental removal of itJan Arve Saether2012-11-151-0/+1
* | | | | | Add resetCursorBlinkTimer() back again.Jan Arve Saether2012-11-152-0/+10
* | | | | | Fix mouse cursor behavior for QMainWindow splittersMiikka Heikkinen2012-11-151-5/+11
* | | | | | ANGLE: Invalidate client window area when resetting swap chainJonathan Liu2012-11-152-0/+2
* | | | | | Windows: Fix autocapture for multiple buttonsMiikka Heikkinen2012-11-151-4/+5
* | | | | | Mac: add runtime check for not calling preferredScrollerStyle on 10.6Teemu Katajisto2012-11-141-0/+1
* | | | | | QMimeDatabase: Fix handling of duplicate mimetype definitions.David Faure2012-11-145-6/+80
* | | | | | Widgets: Stop cursor blink timer when QLineEdit is read-onlyGabriel de Dietrich2012-11-143-12/+49
* | | | | | Cocoa: application menu items sometimes get duplicatedRichard Moe Gustavsen2012-11-141-3/+17