summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackberry adding some compiler optimizationsFabian Bumberger2013-02-251-1/+1
* Set correct image format for non-alpha windows.Morten Johan Sørvig2013-02-251-1/+3
* Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-2412-40/+135
* Rename qAbs Function for timevalDavid E. Narváez2013-02-241-3/+2
* Cocoa: Compile with Qt in a namespace.Morten Johan Sørvig2013-02-231-1/+4
* QCococaWindow: Add NSView hosting support.Morten Johan Sørvig2013-02-235-6/+32
* Ofono also changed the context API. This updates it to workLorn Potter2013-02-233-26/+26
* Fix OpenGL context creation in the XCB pluginFredrik Höglund2013-02-235-212/+56
* Don't assume that all CFPropertyListRef are CFArrayRefsThiago Macieira2013-02-232-7/+16
* Cocoa: Add basic support for Qt::SubWindow.Morten Johan Sørvig2013-02-223-2/+55
* doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-225-11/+48
* Fix indentation.Stephen Kelly2013-02-221-1/+1
* FIX: misleading -(no)make option in configure --helpRichard Brinkman2013-02-221-1/+1
* ADD: -confirm-license option in output of configure --helpRichard Brinkman2013-02-221-0/+3
* List the Release library before the Debug library in cmake files.Stephen Kelly2013-02-221-24/+24
* Create module-specific internal cmake macrosStephen Kelly2013-02-211-9/+9
* Populate the cmake variables only one time.Stephen Kelly2013-02-214-63/+118
* 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-215-5/+29
* 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-213-8/+46
* 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-202-3/+78
* Make QVector instances counter thread safeJędrzej Nowacki2013-02-201-100/+101
* add -skip option to the configuresOswald Buddenhagen2013-02-205-2/+41
* simplify qtAddModule() by using $$qtPlatformTargetSuffix()Oswald Buddenhagen2013-02-201-6/+1
* remove pointless conditionals and expansions from qtLibraryTarget()Oswald Buddenhagen2013-02-201-4/+1
* don't suppress building examples in non-prefix buildsOswald Buddenhagen2013-02-201-2/+2
* fix libexec configure.exe status lineOswald Buddenhagen2013-02-201-1/+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
* Fix generated pkg-config files when cross-compilingMatt Fischer2013-02-201-5/+2
* 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
* Fixed qtbase examples build when configured with -no-openglSamuel Rødal2013-02-203-1/+7
* 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-192-12/+103
* Clean whitespaceJan Arve Saether2013-02-191-5/+5
* moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-193-0/+74
* QNX: Don't crash with 0 by 0 sized windowsSergio Martins2013-02-191-2/+6