summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't calculate the install prefix again in the extra cmake files.Stephen Kelly2013-02-134-16/+10
* Don't ignore QSurfaceFormat::Options in the XCB pluginFredrik Höglund2013-02-121-5/+15
* QNX: Fix QInputMethod::keyboardRectangleChanged() signalOleg Shparber2013-02-122-0/+7
* QNX: Fix qFatal() statements.Sergio Martins2013-02-121-5/+5
* Fixed QSurfaceFormat documentation about DebugContext requiring GL3+.Samuel Rødal2013-02-121-1/+0
* Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-121-0/+2
* Mac: Remove broken platformPluginPath code.Morten Johan Sørvig2013-02-121-9/+0
* qpsql: fix spelling in commentMark Brand2013-02-121-2/+1
* Cocoa: Export QImage <-> CGImage conversion funcs.Morten Johan Sørvig2013-02-125-23/+61
* move QSqlResultPrivate to private headerMark Brand2013-02-113-68/+140
* Fix QWindow::setFramePosition() to keep the size.Friedemann Kleint2013-02-111-1/+1
* Rename function to fix symbol clash in static buildKai Koehne2013-02-113-7/+7
* Remove Nokia from ssl linking exception.Frederik Gladhorn2013-02-116-8/+65
* exclude bootstrapped tools from lupdate message collectionOswald Buddenhagen2013-02-111-0/+2
* Fix devicePixelRatio getter for embedded QWindows.Morten Johan Sørvig2013-02-111-3/+1
* When expanding up the tree, there is no need to expand above root.Stephen Kelly2013-02-101-1/+1
* Don't duplicate the 'top-level' include dir in all modules.Stephen Kelly2013-02-092-2/+14
* QSqlResult::savePrepare() simplify logicMark Brand2013-02-091-6/+5
* QSqlResult: consolidate SQL parsing for bindingIsrael Lins2013-02-091-26/+3
* QSqlResult: note in doc about misnamed methodMark Brand2013-02-091-0/+2
* fix QSqlTableModel:revert() for OnFieldChangeMark Brand2013-02-091-2/+3
* QNX: Add support for QInputMethod::keyboardRectangle()Oleg Shparber2013-02-085-5/+32
* qdoc: Missing links to qRegisterMetaType()Martin Smith2013-02-082-39/+72
* Fix loading of SSL certificate of DER files.BogDan Vatra2013-02-081-4/+10
* 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-061-3/+3
* Factorize code for formatting window titles into QPlatformWindow.David Faure2013-02-064-23/+28
* export QT_CONFIG only in Qt5Core.pcOswald Buddenhagen2013-02-061-1/+4
* Fix broken IANA link in QTextCodec documentation.Mitch Curtis2013-02-061-1/+6
* 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