summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QSqlResult: fix parsing of bound SQL statementsIsrael Lins2013-02-151-21/+54
* Fix DB2 driver X64 Linux BuildKarim Pinter2013-02-151-1/+1
* Don't generate documentation for classes which are not availableAndy Shaw2013-02-151-0/+9
* qpsql: reuse QSqlResultPrivate::positionalToNamedBindingMark Brand2013-02-151-24/+3
* QSqlResultPrivate: parameterize fieldSerial function for parsingMark Brand2013-02-152-3/+8
* QSqlResultPrivate: parameterize input query for parsingMark Brand2013-02-152-15/+15
* move qFieldSerial() to static QSqlResultPrivate::fieldSerial()Mark Brand2013-02-152-6/+5
* Fixed error in QGLFramebufferObject and QOpenGLFramebufferObject docs.Samuel Rødal2013-02-152-4/+4
* Fix globalPos() in scrollwheel events on OSX.Josh Faust2013-02-141-5/+4
* Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-142-2/+5
* Fixed mouse double click events not bubbling up to parent widgets.Samuel Rødal2013-02-141-1/+1
* Fixed QOpenGLFramebufferObject docs to mention QOpenGLPaintDevice.Samuel Rødal2013-02-141-19/+15
* Fix the GL_CONTEXT_PROFILE_MASK checkFredrik Höglund2013-02-132-19/+8
* fix & simplify quotingOswald Buddenhagen2013-02-131-6/+6
* Fix the GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT checkFredrik Höglund2013-02-132-2/+2
* Check for GLX_ARB_create_context_profile before specifying a profileFredrik Höglund2013-02-131-1/+2
* Move TR_EXCLUDE to qdoc.pro.Friedemann Kleint2013-02-132-2/+2
* Mac: Fix transient scroll bar appearance.Christoph Schleifenbaum2013-02-131-7/+7
* fix platform conditional for using our gnuwin toolsOswald Buddenhagen2013-02-131-1/+1
* fix angle build under msysOswald Buddenhagen2013-02-131-6/+6
* remove useless unset()sOswald Buddenhagen2013-02-131-1/+0
* remove abuse of eval()Oswald Buddenhagen2013-02-131-2/+2
* produce shorter/nicer source pathsOswald Buddenhagen2013-02-131-2/+2
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-1310-28/+59
* QSystemTrayIcon: fix the activation signalJ-P Nurmi2013-02-131-1/+1
* Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-134-10/+8
* 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