summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Changed title of Qt Print Support's C++ Classes page.Jerome Pasion2013-03-221-2/+1
* pass module version to syncqtOswald Buddenhagen2013-03-202-2/+2
* qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-203-29/+34
* Windows native file dialogs: Split suffix list correctly.Friedemann Kleint2013-03-201-1/+3
* Make QVariant docs refer to QMetaType::Type.Mitch Curtis2013-03-191-115/+165
* Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-152-20/+0
* Fixed crash when VNCing and trying to use non-present XFixes extension.Mitch Curtis2013-03-151-1/+1
* Correct QDate and QTime documentation.Mitch Curtis2013-03-141-6/+2
* Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-141-6/+6
* Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-121-5/+5
* Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-121-4/+3
* Fix static builds with ICUKai Koehne2013-03-121-2/+13
* Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-074-18/+24
* Correct QLocale(const QString &) documentation.Mitch Curtis2013-03-071-2/+2
* Cocoa: Pick right rectangle when rendering window maskGabriel de Dietrich2013-03-061-1/+1
* Cocoa: Fix shadowless popupsGabriel de Dietrich2013-03-062-0/+14
* Correct sentence in QNetworkProxy::setApplicationProxy() documentation.Mitch Curtis2013-03-061-1/+1
* Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-03-061-2/+3
* Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-065-9/+56
* Add snippet for QT_VERSION_CHECK.Mitch Curtis2013-02-272-0/+14
* Fix some punctuation errors.Mitch Curtis2013-02-272-4/+3
* Fix Qt Designer warning about being unable to handle property.Friedemann Kleint2013-02-261-1/+1
* Doc: Added the missing example snippetsVenugopal Shivashankar2013-02-266-10/+333
* Remove debug output that can cause crashes in static builds.Frederik Gladhorn2013-02-251-12/+53
* Hiding scrollbar on MacOSX 10.7 if policy is set to ScrollBarAlwaysOffCyril Oblikov2013-02-211-6/+6
* moc: Fix infinite recursion in macro substitutionOlivier Goffart2013-02-213-4/+21
* Add qcore_mac_p.h to the list of headers.Thiago Macieira2013-02-211-0/+2
* Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-212-8/+8
* Emit which role actually changedAlbert Astals Cid2013-02-211-1/+1
* Doc: Update image in QPainter class reference docsTopi Reinio2013-02-201-0/+0
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-2010-49/+215
* Fix QVector detaching in one thread while another destroys it.Jędrzej Nowacki2013-02-201-2/+1
* 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