summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Clean up the cached cursors inside the destructor of QCocoaCursorAndy Shaw2013-02-202-0/+5
* Fix the default handling of cursor shape when there is no standard oneAndy Shaw2013-02-201-0/+5
* Fix QDockWidget being unable to dock when initially floating.Friedemann Kleint2013-02-201-3/+11
* Document the qintptr for public usageLaszlo Papp2013-02-201-2/+20
* Don't enable HIDPI when rendering directly to PDF on MacAndy Shaw2013-02-191-2/+2
* Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-02-195-3/+44
* QStackedLayout: Fix crash when focus widget is destroyed in hide()Jan Arve Saether2013-02-191-12/+15
* moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-191-0/+2
* QNX: Don't crash with 0 by 0 sized windowsSergio Martins2013-02-191-2/+6
* undef B0 to build on PPC (conflict with definition in termios.h)Shawn Rutledge2013-02-191-0/+3
* Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-194-75/+15
* Cocoa: Add QMdiSubWindow size grip back.Morten Johan Sørvig2013-02-191-14/+14
* QColorDialog/QFontDialog: Fix setOption().Friedemann Kleint2013-02-182-4/+6
* QNX: Print the buffer size before crashing, for debug purposes.Sergio Martins2013-02-181-0/+1
* Doc: Fixed value descriptions for enum QAbstractSocket::SocketError.Marcel Krems2013-02-181-4/+4
* Remove QGraphicsProxyWidget crash in QWidget::hasFocus().Andreas Aardal Hanssen2013-02-181-0/+8
* Fix crash in somewhat faulty QGraphicsProxyWidget unit test.Andreas Aardal Hanssen2013-02-181-0/+2
* Fix call to QMetaObject::metaCall from updatePropertyDavid E. Narváez2013-02-161-2/+5
* SSL docs: Be more explicit about the threats of ignoring SSL errorsPeter Hartmann2013-02-162-5/+14
* Doc: Fixed typo "pragraphs" -> "paragraphs"Marcel Krems2013-02-151-2/+2
* Fix the GL_CONTEXT_FLAG_DEBUG_BIT checkFredrik Höglund2013-02-152-2/+10
* Track last visited directory for native file dialogs as well.Friedemann Kleint2013-02-153-0/+9
* Doc: Support for meta-content in manifest XML filesTopi Reinio2013-02-153-5/+65
* 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