summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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-061-3/+4
| | * Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-061-4/+4
| | * QSqlTableModel: support refreshing inserted rows with auto columnsMark Brand2013-02-062-0/+16
| | * QSqlTableModel::setData(): fix non-change detectionMark Brand2013-02-061-1/+4
| | * fix QSqlTableModel::headerData() for empty query with inserted rowMark Brand2013-02-062-10/+12
| | * Nokia -> Qt ProjectFrederik Gladhorn2013-02-053-8/+8
| | * 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
| | * 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
| | * Added missing null pointer check in QMacStyleJens Bache-Wiig2013-02-051-1/+1
| | * remove misleading statement from ~QSqlDatabase()Mark Brand2013-02-051-3/+0
| | * Fixed missing support for single buffered OpenGL on OS X.Samuel Rødal2013-02-052-2/+3
| | * Show default shortcut menu when user right click window's captionJian Liang2013-02-052-4/+16
| | * fix doc page urlsOswald Buddenhagen2013-02-049-9/+9
| | * QThread documentation: do not discourage the reimplementation of QThreadOlivier Goffart2013-02-043-65/+82
| | * Add the missing "\since 5.0" reference for the QTimer methodLaszlo Papp2013-02-041-0/+1
| | * Optimize code sample of QObject::isSignalConnectedOlivier Goffart2013-02-021-1/+2
| | * fix build failures on mingw caused by name clashMark Brand2013-02-021-0/+4
| | * Bump Qt version to 5.0.2Sergio Ahumada2013-02-011-2/+2
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-0132-79/+809
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-01-3132-79/+809
| | | |\
| | | | * Fix documented signature for QtMessageHandlerKai Koehne2013-01-281-1/+1
| | | | * fix overquoting of GNUPATHOswald Buddenhagen2013-01-281-1/+2
| | | | * testlib: Remove old 'Partner Directory' external linkSergio Ahumada2013-01-281-4/+0
| | | | * Doc: Fixing snippets and input file for a Qt Core article.Jerome Pasion2013-01-285-5/+420
| | | | * Fix some more old references and links to NokiaSergio Ahumada2013-01-2815-30/+30
| | | | * Doc: correct name of file with snippetNico Vertriest2013-01-282-1/+1
| | | | * Remove out-dated duplicate logic from qgl.hSean Harmer2013-01-271-27/+1
| | | | * Prevent GL/gl.h from including system glext.hSean Harmer2013-01-271-0/+1
| | | | * Doc: corrected path used for snippets.Nico Vertriest2013-01-251-4/+4
| | | | * Doc: added snippet file macmainwindow.mmNico Vertriest2013-01-252-1/+348
| | | | * Doc: deleted short paragraph referring to non-existing snippetNico Vertriest2013-01-251-4/+0
| | | | * Printer support needs user32.lib and gdi32.lib on WindowsPeter Kümmel2013-01-241-1/+1
| | * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-0111-47/+47
| | * | | Correct QTextEdit detailed description.Mitch Curtis2013-02-011-4/+8
| | * | | Let ICC 13 build Qt again if the system compiler is GCC 4.7.Thiago Macieira2013-02-011-1/+2
| | * | | QNX: Don't crash if we unplug the primary display.Sergio Martins2013-01-311-3/+13
| | |/ /
| | * | BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-01-312-0/+25
| | * | Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-312-8/+4
| | * | update ofono APILorn Potter2013-01-312-20/+70
| | * | Windows tray icon: Fix reinstalling after restart of Explorer.Friedemann Kleint2013-01-302-12/+32