summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-213-8/+46
| | * Emit which role actually changedAlbert Astals Cid2013-02-211-1/+1
| | * Doc: Update image in QPainter class reference docsTopi Reinio2013-02-201-0/+0
| | * qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-2010-49/+215
| | * Fix QVector detaching in one thread while another destroys it.Jędrzej Nowacki2013-02-202-3/+78
| | * Make QVector instances counter thread safeJędrzej Nowacki2013-02-201-100/+101
| | * add -skip option to the configuresOswald Buddenhagen2013-02-205-2/+41
| | * simplify qtAddModule() by using $$qtPlatformTargetSuffix()Oswald Buddenhagen2013-02-201-6/+1
| | * remove pointless conditionals and expansions from qtLibraryTarget()Oswald Buddenhagen2013-02-201-4/+1
| | * don't suppress building examples in non-prefix buildsOswald Buddenhagen2013-02-201-2/+2
| | * fix libexec configure.exe status lineOswald Buddenhagen2013-02-201-1/+1
| | * Doc: Document example manifest files in QDoc manualTopi Reinio2013-02-201-0/+93
| | * QMacStyle::drawControl(CE_ProgressBar): add missing null pointer checkJ-P Nurmi2013-02-201-1/+1
| | * Fix generated pkg-config files when cross-compilingMatt Fischer2013-02-201-5/+2
| | * Avoid potential crash when changing styles with stylesheetJan Arve Saether2013-02-201-8/+11
| | * Fix multiselection by CTRL-click in QFileDialog/KDE.Friedemann Kleint2013-02-201-1/+5
| | * Fix reentrancy problem in image readingaavit2013-02-201-0/+4
| | * Fix for url encoding in QDesktopServices::openUrl().Indrajit Tapadar2013-02-201-1/+1
| | * Revert "QGtkStyle: GTK3 compatible combo boxes"J-P Nurmi2013-02-203-22/+17
| | * Fixed qtbase examples build when configured with -no-openglSamuel Rødal2013-02-203-1/+7
* | | Make QLocalSocket::open set an error when already connectedCorentin Jabot2013-03-061-0/+2
* | | QSqlResult: private d -> protected d_ptrMark Brand2013-03-062-6/+43
* | | add QSqlResult constructor suitable for inheritanceMark Brand2013-03-062-0/+12
* | | QSqlResultPrivate: private q -> protected q_ptrMark Brand2013-03-062-3/+4
* | | prepare QSqlResultPrivate() to allow subclassingMark Brand2013-03-062-6/+7
* | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-0519-79/+67
* | | Clear the current thread data for the main threadThiago Macieira2013-03-056-7/+24
* | | Added JNI convenience classes in QtPlatformSupport.Yoann Lopes2013-03-056-0/+3583
* | | Rename gcc-base-macx.conf to gcc-base-mac.conf and use it for iOS as wellTor Arne Vestbø2013-03-0514-48/+14
* | | Rename common/mac.conf to common/macx.confTor Arne Vestbø2013-03-0513-12/+12
* | | iOS: Share common Mac qplatformdefs.h instead of duplicating codeTor Arne Vestbø2013-03-052-94/+1
* | | Fix build with older Clang versions without __has_extensionTor Arne Vestbø2013-03-051-0/+4
* | | Disable AVX for the whole Apple Clang 3.x series, not just 3.0Tor Arne Vestbø2013-03-051-1/+1
* | | Rename configure's getQMakeConfN functions to more descriptive namesTor Arne Vestbø2013-03-051-9/+9
* | | Make QLocalSocket connectable with open()Corentin Jabot2013-03-055-37/+94
* | | Make QProcess startable with open()Corentin Jabot2013-03-053-3/+119
* | | Manual dialog test: Add a page for QWizard.Friedemann Kleint2013-03-054-2/+436
* | | QLocale: Add some more languages and scriptsKonstantin Ritt2013-03-055-160/+998
|/ /
* | Fix crash in flushWindowSystemEvents() in QGuiApplication-cleanup.Friedemann Kleint2013-03-052-2/+13
* | Output window in warning about flush() for unexposed window.Friedemann Kleint2013-03-051-2/+5
* | Windows: Print size constraints in geometry warning.Friedemann Kleint2013-03-051-2/+7
* | Windows: Take custom margins into account for size constraints.Friedemann Kleint2013-03-052-8/+10
* | Add missing license headerPaul Olav Tvete2013-03-051-0/+41
* | Introducing the Qt Android portPaul Olav Tvete2013-03-05137-107/+13917
* | Long live QLockFileDavid Faure2013-03-0515-0/+1370
* | Make the new OpenGL function headers compile on their ownThiago Macieira2013-03-0523-46/+92
* | Move Xcode version extraction to xcode.confTor Arne Vestbø2013-03-043-7/+7
* | Teach configure's pro-file parser to parse quoted $$system()Tor Arne Vestbø2013-03-042-2/+3
* | Make tst_qwidget more stableAlberto Mardegan2013-03-041-0/+1
* | ApplicationStates: add more states to Qt::ApplicationStateRichard Moe Gustavsen2013-03-042-4/+21