summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix QOpenGLContextGroup object leakJian Liang2013-01-141-7/+18
| | * | tst_bic: Add bic data for QtConcurrent and QtPrintSupportSergio Ahumada2013-01-143-8/+20849
| | * | Fix compile when verify is already definedAndy Shaw2013-01-141-0/+4
| | * | Fix memory leak in windows vista styleJian Liang2013-01-111-3/+21
| | * | Fix incorrectly disabled autotestShane Kearns2013-01-111-1/+1
| | * | Enable tst_qwidgetsvariant testJędrzej Nowacki2013-01-111-0/+1
| | * | qdoc: Fix problem of missing inherited membersMartin Smith2013-01-112-3/+6
| | * | Doc: corrected typo "the the"Nico Vertriest2013-01-1111-52/+52
| | * | Fix accidental obsolation of Qt::InputMethodQueryPekka Vuorela2013-01-111-1/+1
| | * | Clear backingstore for windows with alpha channel.Friedemann Kleint2013-01-112-5/+13
| | * | fix linuxfb crash on program startKonrad Rosenbaum2013-01-101-1/+1
| | * | Fix socket binding on mingw buildsShane Kearns2013-01-101-14/+8
| | * | Fix QVariant in a static build.Jędrzej Nowacki2013-01-101-0/+4
| | * | Ignore WasDeclaredAsMetaType flag during binary check.Jędrzej Nowacki2013-01-101-5/+31
| | * | Doc: cleanPath also normalizes separatorsLeena Miettinen2013-01-101-2/+2
| | * | Protect Q_UNREACHABLE and Q_ASSUME by Q_ASSERT.Jędrzej Nowacki2013-01-102-12/+29
| | * | Add an autotest for Canadian locale(dateFormat)Mehdi Fekari2013-01-101-0/+4
| | * | Don't assume QSurfaceFormat's stencil buffer size is >= 0Tor Arne Vestbø2013-01-101-1/+1
| | * | qmake: Add application icon support for windowsDebao Zhang2013-01-103-11/+21
| | * | qdoc: Fix some old links and references to NokiaSergio Ahumada2013-01-101-68/+68
| | * | Use pos() if the widget is a child of a native windowAndy Shaw2013-01-101-3/+6
| | * | Support MinGW for CTest test casesJonathan Liu2013-01-091-1/+2
| | * | Update translucency correctly in QtWidgets.Friedemann Kleint2013-01-091-2/+9
| | * | The executables always go into QT_HOST_BINS.Stephen Kelly2013-01-091-1/+1
| | * | Compile in 32-bit mode.Morten Johan Sørvig2013-01-091-2/+2
| | * | Don't scale 0-region or region without rectsTor Arne Vestbø2013-01-091-0/+3
| | * | More explicit QCocoaAccessibleElement memory mngmtMorten Johan Sorvig2013-01-094-8/+16
| | * | tst_bic: Remove 'timex' class from linux-gcc-{amd64,ia32}Sergio Ahumada2013-01-0916-80/+0
| | * | Removed hardcoded values from tst_qgraphicsview::scrollBarRangesOliver Wolff2013-01-094-1197/+731
| | |/
* | | Dialog testing tool: Control life cycle of non-modal file dialogs.Friedemann Kleint2013-01-162-6/+36
* | | Fixed dead keys on MS WindowsJuan Luis Boya García2013-01-161-3/+9
|/ /
* | CoreText: Add support for providing scaled glyphs to the glyph-cacheTor Arne Vestbø2013-01-152-2/+11
* | Add Q_COREAPP_STARTUP_FUNCTION macro.David Faure2013-01-154-1/+110
* | QStyleAnimation: remove obsolete workaround for threaded renderingJ-P Nurmi2013-01-151-5/+1
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-1514-52/+54
* | Add support for Linux eventfd(7) in the UNIX event loopThiago Macieira2013-01-155-4/+112
* | Doc: Update the info on the QSharedPointer internalsThiago Macieira2013-01-151-31/+24
* | QUrl: methods for converting QStringList <-> QList<QUrl>David Faure2013-01-143-0/+55
* | Add class QDebugStateSaver for writing QDebug operators correctlyDavid Faure2013-01-147-169/+375
* | Move QTemporaryFileEngine to private headerDavid Faure2013-01-143-50/+107
* | Add syncToDisk() to QAbstractFileEngine.David Faure2013-01-146-4/+58
* | Add renameOverwrite() to QAbstractFileEngine.David Faure2013-01-147-0/+49
* | Use backslashes for UNC paths.Gatis Paeglis2013-01-141-1/+3
* | Added QMessageAuthenticationCodeRuslan Nigmatullin2013-01-149-0/+586
* | Fix QVistaHelper::disconnectBackButton().Friedemann Kleint2013-01-142-1/+7
* | Make QDBusPendingReply behave like QDBusReply when dealing with errorsThiago Macieira2013-01-143-9/+30
* | QString::contains overload that returns the match resultsGiuseppe D'Angelo2013-01-143-0/+78
* | Introduce default ctors for QRegularExpressionMatch(Iterator)Giuseppe D'Angelo2013-01-144-0/+68
* | Avoid a QVector allocation in QRegularExpressionMatchPrivateGiuseppe D'Angelo2013-01-141-8/+10
* | QNetworkAccessManager: return default configuration if without sessionPeter Hartmann2013-01-111-6/+7