profile/ivi/qtbase.git
2011-08-19 Lars KnollRemove Type1 support
2011-08-19 Lars KnollRestore feature compatibility with QPrinter in QTextDoc...
2011-08-19 Lars KnollMove the printer support backend into it's own plugin
2011-08-19 Lars KnollMove printing into it's own library
2011-08-19 Lars KnollDon't rely on QPrinter in widgets
2011-08-19 Lars KnollUse the paged paintdevice in the print() method of...
2011-08-19 Lars KnollIntroduce a paged paintdevice and use it
2011-08-19 Lars Knollmove printing related files into their own directory
2011-08-19 Lars KnollPDF doesn't require the alpha paintengine
2011-08-19 Lars KnollMove the remaining QPrinter dependencies out of qpf.*
2011-08-19 Lars KnollRename QPdf(Base)Engine
2011-08-19 Lars KnollMove the PDF related functionality into QPdf
2011-08-19 Lars Knollfirst version of a public API to generate PDFs
2011-08-19 Lars KnollMove QColorMap into QtWidgets
2011-08-18 Friedemann... Add Windows to the Lighthouse.
2011-08-18 Gunnar SlettaEnable multisampling and swap interval by default on...
2011-08-18 Morten SorvigSet the style mask manually.
2011-08-18 Morten SorvigFix crash-on-exit in qmlscene.
2011-08-18 Morten SorvigCreate NSWindow subclass.
2011-08-18 Morten SorvigCocoa: Remove autorelease warnings from qmlscene.
2011-08-17 Olli WerwolffReadded (and fixed) WindowsXP and -Vista styles
2011-08-17 Gunnar Slettacompile after removal of OpenGL 1 paint engine
2011-08-17 Paul Olav TveteBuild fix after setPreferredPaintEngine was removed
2011-08-17 Gunnar SlettaMake configure work again..
2011-08-16 Samuel RødalGet rid of OpenGL 1.x engine and platform code from...
2011-08-16 Samuel RødalDon't set platform input context if it's not properly...
2011-08-16 Samuel RødalGet rid of unused convenience class in QtOpenGL.
2011-08-16 Morten SorvigCocoa: Fix flicker on window resize.
2011-08-15 Olli WerwolffDisable WindowsXP/-Vista styles for now
2011-08-15 Olli WerwolffFix typo in qapplication test
2011-08-15 Olli WerwolffFixed compilation of qfiledialog_win.cpp
2011-08-11 Jørgen LindFix platformsupport as installable module
2011-08-11 Morten SorvigCocoa: Set child window geometry correctly.
2011-08-11 Morten SorvigConfigure: Make QPA default when building on OS X
2011-08-11 Morten SorvigCocoa: Activate Qt apps on startup.
2011-08-11 Gunnar Slettainclude .cc and .CC in fix headers script
2011-08-11 Gunnar SlettaImplement "quit on last window closed" logic for QWindow
2011-08-10 Samuel RødalDon't try to use IBUS when dbus is not configured.
2011-08-10 Samuel RødalRemoved unnecessary debug output in xcb plugin.
2011-08-10 Samuel RødalMade QWindow::setVisible() send show and hide events.
2011-08-09 Matthew Cattellbuild without dbus
2011-08-09 Samuel RødalRemoved Q_XCB_NOOP's from QGLXContext.
2011-08-09 Samuel RødalRemoved QPaintDevice dependency in blitFramebuffer().
2011-08-09 Gunnar SlettaGet linux input plugin compiling by removing keyboard...
2011-08-08 Gunnar Slettamake eglfs compile
2011-08-08 Gunnar SlettaImplement map/unmap and force geometry EglFS
2011-08-05 Samuel RødalProperly initialize window properties in xcb plugin.
2011-08-05 Samuel RødalGet wayland plugin working after latest QPA API changes.
2011-08-05 Samuel RødalGet rid of missing qmake warning.
2011-08-05 Gunnar SlettaAdded some convenience to QWindow
2011-08-05 Friedemann... Add WindowStateChanged event.
2011-08-05 Gunnar SlettaUndefine "slots" before including cocoa headers to...
2011-08-04 Jørgen LindFix wayland config test
2011-08-04 Jørgen Lindcompile fix for compiling without ssl
2011-08-04 Jørgen LindMerge "Merge remote branch 'gerrit/master' into refacto...
2011-08-04 Andy NicholsInitial support for Qt using Kernel Mode-setting (KMS)
2011-08-03 Richard Moe... Mac: fix crash when creating a new window
2011-08-03 Friedemann... QPlatformFontDatabase: Add default fonts.
2011-08-03 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-03 Jørgen Lindibus depends on dbus
2011-08-02 Friedemann... Fix QString/QByteArray literals for MSVC2010 (compilati...
2011-08-02 Richard Moe... Mac: build fix
2011-08-02 Rohan McGoverntest: mark tst_qtconcurrentfilter as insignificant...
2011-08-02 Rohan McGoverntest: mark tst_qabstractnetworkcache as insignificant
2011-08-02 Rohan McGovernMake failure messages from tst_QSslCertificate::verify...
2011-08-02 Jason McDonaldEliminate reference to Trolltech.
2011-08-02 Rohan McGoverntest: skip some tst_qtextscriptengine tests when fonts...
2011-08-02 Thorbjørn LindeijerIntroduced a CONFIG option that enables declarative...
2011-08-02 Rohan McGoverntest: remove CONFIG+=insignificant_test for tst_qgraphi...
2011-08-02 Rohan McGoverntest: fixed failure of tst_qicon
2011-08-02 Rohan McGoverntest: fixed crash of tst_qdialog and removed CONFIG...
2011-08-02 Rohan McGoverntest: improved stability of tst_qiodevice on slow machines
2011-08-02 Rohan McGoverntest: fixed tst_qimagereader and removed CONFIG+=insign...
2011-08-02 Rohan McGoverntest: improved stability of tst_qwaitcondition
2011-08-02 Rohan McGoverntest: fixed tst_qmessagebox and removed CONFIG+=insigni...
2011-08-02 Rohan McGoverntest: fixed spelling errors in tst_qtextscriptengine
2011-08-02 Rohan McGoverntest: replace CONFIG+=insignificant_test with QEXPECT_F...
2011-08-01 Rohan McGoverntest: fixed tst_qfilesystemmodel and removed insignific...
2011-08-01 Friedemann... Bring back QPixmap::grabWidget() (with a warning).
2011-08-01 Rohan McGovernFixed tst_qprocess, tst_qtcpserver when crashing is...
2011-07-31 Olivier GoffartFix tst_qgraphicsview::task255529_transformationAnchorM...
2011-07-29 Friedemann... Compilation of tst_qwidget.cpp.
2011-07-29 Bradley T.... Fix compilation with namespaced builds
2011-07-29 Jiang JiangSwitch to use floating point pixelSize in QRawFont...
2011-07-29 Olivier GoffartSimplify the mutexpool used in QObject.
2011-07-29 Olivier GoffartQMutex is now just a pointer
2011-07-29 Friedemann... Fix compilation of Minimalplugin, add documentation.
2011-07-29 Jiang JiangFix off-by-one error in binary search
2011-07-29 Aaron KennedyFlag meta objects generated by QtDBus
2011-07-29 Charles YinAdd notify signals for QIntvalidator, QDoubleValidator...
2011-07-29 Andy ShawMake it possible to update a related table after an...
2011-07-28 Denis DzyubenkoAdded meta type info for Q[Explicitly]SharedDataPointer
2011-07-28 Olivier GoffartGet rid of compiler warnings with MSVC
2011-07-28 Andrew den... Emit selectionChanged signals when input method alters...
2011-07-28 Jørgen LindMake QPlatformIntegration not have a factory for eventd...
2011-07-28 Jason McDonaldFix typo in padnavigator example docs
2011-07-28 Jason McDonaldFix obsolete contact email
2011-07-28 Rohan McGovernconfigure: fixed setting of CFG_MAC_ARCHS for mac qpa...
2011-07-27 Rohan McGovernMark tst_qsslcertificate::verify with QEXPECT_FAIL
2011-07-27 Jørgen LindInitial OpenWFD support
next