profile/ivi/qtbase.git
2011-05-04 Samuel RødalGet rid of QCustomRasterPaintDevice / QWS stuff in...
2011-05-04 Samuel RødalGet rid of remaining QWidget dependencies in QPainter.
2011-05-04 Samuel RødalRemove QWidget dependency in QPainter::initFrom().
2011-05-04 Samuel RødalGet rid of unused window surfaces.
2011-05-04 Lars Knollmove keyboardInputLocale and keyboardInputDirection...
2011-05-04 Lars Knollless qapp includes
2011-05-04 Lars KnollRemove more QApp dependencies
2011-05-03 Lars Knolleven less QT3_SUPPORT
2011-05-03 Lars Knollremove more QT3_SUPPORT code
2011-05-03 Lars Knollremove obsolete stuff
2011-05-03 Lars Knollremove postscript support from Qt
2011-05-03 Lars Knollremove more QApplication dependencies
2011-05-03 Lars Knollmove layoutDirection from QApplication to QGuiApplication
2011-05-03 Lars Knollremove a few qapplication includes
2011-05-03 Lars Knollrename qwindow_qpa to qwindow
2011-05-03 Lars KnollQGuiApplication is not QPA specific
2011-05-03 Samuel RødalWheel event forwarding.
2011-05-03 Lars Knollremove QApplication and QWidget dependencies in gui...
2011-05-03 Lars Knollremove QApplication dependencies in gui/image
2011-05-03 Lars Knollremove a unneeded reference to qbackingstore
2011-05-03 Samuel RødalPure QWindow with multiple windows and child windows...
2011-05-03 Lars Knollremove the graphicssystem code paths.
2011-05-03 Paul Olav TveteTrack QPlatformGLContext API changes
2011-05-03 Lars Knollreinstantiate a file that got removed by mistake
2011-05-03 Lars Knollremove a not required include.
2011-05-03 Lars Knollsplit the HexString template class out of qstylehelper
2011-05-03 Lars Knollremove qapp dependency
2011-05-02 Lars KnollQWS removal, part 2
2011-05-02 Paul Olav TveteTrack API change in QPlatformNativeInterface
2011-05-02 Lars Knollremove Qt/Embedded.
2011-05-02 Lars Knollmake QPA the default platform
2011-05-02 Samuel RødalImplemented close event for QWindow and QWidgetWindow.
2011-05-02 Samuel RødalProperly handle the expose event for QWindow.
2011-05-02 Samuel RødalSet the window title even if it was set before calling...
2011-05-02 Samuel RødalResizing support in QWidgetWindow.
2011-05-02 Samuel RødalProper child delivery of mouse and key events.
2011-04-29 Paul Olav TveteMake the wayland plugin compile
2011-04-29 Paul Olav Tveteinclude file fix for wayland
2011-04-29 Paul Olav TveteCompile after latest change.
2011-04-29 Samuel RødalAdd QWidgetWindow to bridge events from QWindow to...
2011-04-29 Paul Olav TveteMinimal plugin works again.
2011-04-29 Samuel RødalKey and wheel events.
2011-04-28 Samuel RødalAdd resize event support to QWindow.
2011-04-28 Samuel RødalRemove unused parameters in hellowindow.
2011-04-28 Samuel RødalAdded QWindow example in examples/opengl/hellowindow.
2011-04-28 Samuel RødalPreliminary QWindow event delivery.
2011-04-28 Jørgen LindQApplication: Baseclass fixup
2011-04-28 Jørgen LindFont
2011-04-28 Jørgen Lindclipboard
2011-04-28 Samuel RødalQGuiApplication refactor in progress.
2011-04-28 Jørgen LindFix QWindow::destroy
2011-04-28 Jørgen LindLazy init of QWindow
2011-04-28 Jørgen LindAdded a visible state to QWindow
2011-04-28 Jørgen LindAdd isWindow type to QObject
2011-04-28 Jørgen LindFor QWindow we need topLevelExtra to be created when...
2011-04-28 Jørgen Linduse QObject parent logic when setting parent for QWindow
2011-04-28 Jørgen LindFix compile warnings
2011-04-28 Jørgen LindLighthouse: use maybetopdata instead of creating topdat...
2011-04-28 Samuel RødalGet rid of QWindow::WindowType and clean up Qt::WindowF...
2011-04-28 Samuel RødalDon't create a platform window if we already have one.
2011-04-28 Jørgen LindAdd proper parent logic for qwidget
2011-04-28 Jørgen LindDont call QPlatformGLContext::makeCurrent from subclass
2011-04-28 Samuel RødalAdded QWindowContext and got wiggly up and running...
2011-04-28 Jørgen LindMake QtGui compile again....
2011-04-28 Samuel RødalQPlatformWindowFormat -> QWindowFormat fixes.
2011-04-28 Samuel RødalQWindow implementation fixes.
2011-04-28 Samuel RødalMake QWindowFormat in QWindow a setter and not a constr...
2011-04-28 Samuel RødalMove WindowType to QWindow.
2011-04-28 Jørgen LindJust some more on QWindow. Nothing works
2011-04-28 Samuel RødalWIP Qt 5 API.
2011-04-27 axisAdded dependency information to the sync.profile.
2011-04-27 axisAdd .gitignore to each module
2011-04-27 Prasanth UllattilFix the target for QtUiTools debug on Mac
2011-04-27 Marius Storm... Only run JSC benchmarks if access to the source code
2011-04-27 Marius Storm... Remove not needed .pri include
2011-04-27 Liang QiAdd tst_headersclean for each module
2011-04-27 Liang QiModularized tst_compilerwarnings
2011-04-27 Liang QiModularized tst_bic and add some helper functions for...
2011-04-27 axisIntroduced the QT.<module>.plugins variable to module...
2011-04-27 axisFixed maketestselftest after guiapplauncher was made...
2011-04-27 axisRemoved examples and demos that are no longer in qtbase.
2011-04-27 axisRemoved reference to linguist test, which is now in...
2011-04-27 axisAdapted guiapplauncher test to modularized Qt.
2011-04-27 axisFixed syncqt generation of bin path.
2011-04-27 Prasanth Ullattilq3tl.h is copied to qalgorithms autotest directory
2011-04-27 axisFixed "make check" target for qtbase.
2011-04-27 axisAdded QT.<module>.imports support to module profiles.
2011-04-27 Prasanth UllattilRemoved uic3 autotest from qtbase
2011-04-27 Prasanth UllattilLoad the sync.profile after setting the variables.
2011-04-27 Marius Storm... Remove moved examples/demos
2011-04-27 Marius Storm... Build examples and demos in qtbase
2011-04-27 Marius Storm... Make qmake respect <subdir>.CONFIG = no_default_install
2011-04-27 Prasanth UllattilTemporarily pointing QT_MODULE_LIB_BASE to qtbase/lib
2011-04-27 Marius Storm... Properly detect qmodule.pri
2011-04-27 Prasanth UllattilAvoid recursively including the same arch.pri file
2011-04-27 axisMade sure syncqt gets called correctly even if it is...
2011-04-27 axisChanged path references to ActiveQt.
2011-04-27 Prasanth UllattilInclude headers.pri from the last path in MODULE_INCLUDES
2011-04-27 Prasanth UllattilUse the MODULE_LIBS instead of QMAKE_LIBDIR_QT for...
2011-04-27 Prasanth UllattilUse the 'install_name' linker flag on Mac for the frame...
next