profile/ivi/qtbase.git
2011-06-10 Jørgen LindCompile fix, and remove warnings
2011-06-10 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-10 Jørgen LindFix QtPlatformSupport when compiling with glx and xcb
2011-06-10 Jørgen LindFix versionheader name for QtPlatformSupport
2011-06-10 Friedemann... idc: Do not link against QtGui.
2011-06-10 Jørgen LindRemove the platforms/install_rules directory
2011-06-10 Jørgen LindUpdate dependency list in xcb README
2011-06-10 Jørgen LindQtPlatformSupport: A helper library for platform plugins
2011-06-10 Tapani MikolaFontengine buildfix for xcb platform plugin.
2011-06-10 Morten SorvigActually add QEventDispatcherMac.
2011-06-10 Samuel RødalQWindowContext / QWindowFormat refactor.
2011-06-09 Shanetst_qnetworkreply: Fix divide by zero crash on MacOS X
2011-06-09 Laszlo AgocsUse XLookupString for translating key events.
2011-06-09 Jiang JiangAllow selecting fonts with irregular style names
2011-06-09 Gunnar SlettaDuplicate some harfbuzz symbols inside Qt.
2011-06-09 Eckhart KoppenUse homePath instead of homeDirPath
2011-06-09 Morten SorvigAdd QEventDispatcherMac.
2011-06-09 Morten SorvigRemove QPlatformEventLoopIntegration.
2011-06-09 Laszlo AgocsBail out from cursor creation when malloc fails.
2011-06-09 Laszlo AgocsGet modifier mapping using standard X, no need for...
2011-06-09 Laszlo AgocsCreate custom cursors via XRender.
2011-06-08 Pierre RossiAdd tilde (both ~ and ~<user>) expansion to QFileDialog...
2011-06-08 Marius Storm... Fix modules to load(qt_module) first
2011-06-08 Marius Storm... Complain if we don't load(qt_module) first
2011-06-08 Laszlo AgocsCursor support in xcb plug-in.
2011-06-08 Lars KnollAvoid out of bounds write
2011-06-08 Marius Storm... Fix typo from 1835afe6
2011-06-08 Olli WerwolffUndefine DrawText in qlineedit.cpp
2011-06-08 Olli WerwolffMost checks for windows in widgets have to be ws specific
2011-06-08 Olli Werwolffuse correct includes in qaccessible_win.cpp/qwizard_win_p.h
2011-06-08 Olli WerwolffDo not compile _win files when -qpa is used
2011-06-08 Olli WerwolffQTextDocumentLayout has to be exported as it is used...
2011-06-08 Olli WerwolffFixed compilation with QT_NO_PRINTER
2011-06-08 Lars Knollcosmetic changes
2011-06-08 Jiang JiangReorder member varibles in QGlyphRunPrivate to eliminat...
2011-06-08 Jiang JiangFix warning in qtextengine compilation
2011-06-08 Jiang JiangFix compile when configure with no fontconfig support
2011-06-08 Lars KnollFix behaviour after WM_TAKE_FOCUS
2011-06-08 Olli WerwolffUse Q_WIDGETS_EXPORT for widgets library
2011-06-07 Marius Storm... Fix usage of QT_SOURCE_TREE
2011-06-07 Lars Knollrevert accidental commit
2011-06-07 Lars Knollremove unused code
2011-06-07 Lars Knollcleanups code
2011-06-07 Lars KnollImplement QDropEvent::source() again
2011-06-07 Lars Knollreset certain global variables on deletion
2011-06-07 Lars KnollProtect against deleted windows
2011-06-07 Lars KnollInitialize variable
2011-06-07 Lars KnollFix some remaining issues with DnD
2011-06-07 Lars Knolladd WM support class
2011-06-07 Lars KnollImplement XDnD in the xcb plugin
2011-06-07 Lars KnollX11 DnD implementation
2011-06-07 Lars KnollAdd a startDrag to QPlatformDrag
2011-06-07 Thiago MacieiraFix regression that caused waitForXXX(-1) to fail.
2011-06-07 Morten SorvigCocoa: Implement raise() and lower().
2011-06-07 Morten SorvigCocoa: Implement setWindowTitle.
2011-06-07 Morten SorvigFix Cocoa mouse position handling.
2011-06-07 Eskil Abrahamsen... Add function QGlyphRun::setRawData()
2011-06-07 Richard Moe... Buildfix for Mac OS
2011-06-06 Eckhart KoppenAdded private header dependencies to MeeGo graphics...
2011-06-06 Samuel RødalMade tst_QWidget::updateWhileMinimized() pass.
2011-06-06 Samuel RødalFixed warning about missing return in qmessagebox.cpp
2011-06-06 Gunnar SlettaUse Raster pixmaps for the EglFS plugin
2011-06-06 Morten SorvigSet visibility state.
2011-06-06 Jørgen LindMake building of platform plugins indifferent if its...
2011-06-06 axisAdded module CONFIG to uitools.
2011-06-06 Samuel RødalMade tst_QWidget::repaintWhenChildDeleted() pass.
2011-06-06 Samuel RødalPrevent tst_QWidget::showAndMoveChild() from failing...
2011-06-06 axisMake qmake slightly more verbose with its syncqt output.
2011-06-06 Marius Storm... Disable trying to compile network tests which require...
2011-06-06 Laszlo AgocsAvoid setting the active window to null when there...
2011-06-06 Samuel RødalImplemented QXcbScreen::topLevelAt(const QPoint &p).
2011-06-06 Samuel RødalMake XCB plugin work better in combination with auto...
2011-06-06 Samuel RødalMade the tst_QWidget::widgetAt() test a bit more robust.
2011-06-05 axisMoved common module profiles to be feature profiles.
2011-06-04 Jiang JiangCorrect antialias disabling logic for Core Text
2011-06-04 Jiang JiangCorrect QStaticText tests after recent changes
2011-06-03 axisImplemented module-local caching of module profiles.
2011-06-03 axisInstall some headers that were previously missing from...
2011-06-03 axisDon't base QTDIR detection on .qmake.cache.
2011-06-03 axisMake sure that we error out if we cannot write forwardi...
2011-06-03 axisChanges needed for Qt to accept module .qmake.cache...
2011-06-03 Jiang JiangAdd basic static text drawing capability to lance
2011-06-03 Samuel RødalBasic QDesktopWidget support.
2011-06-03 Samuel RødalRemove tst_QWidget::painterRedirection().
2011-06-03 Laszlo AgocsRemove out-of-date TODOs.
2011-06-03 Samuel RødalPrevent crash in QXcbIntegration::grabWindow().
2011-06-03 Samuel RødalImplemented QXcbIntegration::grabWindow().
2011-06-03 Jiang JiangFix Windows build
2011-06-03 Laszlo AgocsAdd support for mouse and keyboard grab.
2011-06-03 Jiang JiangRefactor glyph pretransform check
2011-06-03 Samuel RødalPrevent crash in tst_QWidget::persistentWinId().
2011-06-03 Samuel RødalGet rid of superfluous debug output in the xcb plugin.
2011-06-03 Samuel RødalMade tst_QWidget::winIdChangeEvent() pass with Lighthouse.
2011-06-02 axisFixed an argument parsing bug in syncqt.
2011-06-01 Andy NicholsAllow SHM buffers to be displayed in Wayland plugin...
2011-06-01 Jørgen LindMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-06-01 Jørgen LindCompile fix
2011-06-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-01 Laszlo AgocsHave tooltips shown properly with xcb.
2011-06-01 Martin Peterssontst_qnetworkreply: add a test for http abort.
next