summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-09Changes: Add new class MWindowPropertyCache to further avoid round trips.Kimmo Hämäläinen
2010-07-07Fixes: NB#178266 - Maximised app viewed briefly minimised when screen gets di...Kimmo Hämäläinen
2010-07-06Fixes: NB#168065 - VisibilityNotify signal received multiple timesKimmo Hämäläinen
2010-07-05Fixes: NB#177932 - Notifications are not visibleKimmo Hämäläinen
2010-07-02Fixes: NB#177840 - Window manager brings only the first transient (WM_TRANSIE...Kimmo Hämäläinen
2010-07-02Changes: Initialise prev_focus and damage_object members before using themKimmo H
2010-07-01Fixes: NB#173246 - Custom behavior for the home button in call-ui when the dKimmo Hämäläinen
2010-07-01Changes: fix for alpha windows getting not visibleAbdiel Janulgue
2010-07-01Changes: make sure don't disable compositing on newly-mapped windowsAbdiel Janulgue
2010-07-01Merge commit 'refs/merge-requests/15' of git@gitorious.org:maemo-6-ui-framewo...Abdiel Janulgue
2010-07-01Fixes: NB#175245 - Alarm window/dialog doesn't get redraw after call-ui windo...Kimmo Hämäläinen
2010-07-01Changes: activateWindow(): do not resize hung window when decorating it.Kimmo Hämäläinen
2010-06-30Changes: fix regression caused by the isAppWindow() moveKimmo Hämäläinen
2010-06-30Changes: activateWindow(): HUNG window must not steal the decorator, itKimmo Hämäläinen
2010-06-30Changes: make pixmapAttribs[] non-static to make it truly object-specificKimmo Hämäläinen
2010-06-30improved null checkAbdiel Janulgue
2010-06-30Fixes: NB#174193 - MDecorator opens in landscape when device is in portrait o...Abdiel Janulgue
2010-06-30improved null check0.4.10rc2Abdiel Janulgue
2010-06-30Fixes: NB#174193 - MDecorator opens in landscape when device is in portrait o...Abdiel Janulgue
2010-06-30Changes: check for null itemAbdiel Janulgue
2010-06-29Changes: avoid double call of checkStacking() in raiseOnRestore()Kimmo Hämäläinen
2010-06-28Merge request 12 with modificationsAbdiel Janulgue
2010-06-28Merge commit 'refs/merge-requests/12' of git@gitorious.org:maemo-6-ui-framewo...Abdiel Janulgue
2010-06-28Fixes: NB#175086 - QMenu texts open as black boxesAbdiel Janulgue
2010-06-24Paint a black background at startupJeff Rous
2010-06-22Merge commit 'refs/merge-requests/11' of git@gitorious.org:maemo-6-ui-framewo...Abdiel Janulgue
2010-06-22Changes: Implemented keyboard shortcut to switcher (ala Exposé) + refactorin...Abdiel Janulgue
2010-06-22Changes: Fix regressions to pass the new Python tests.Kimmo Hämäläinen
2010-06-22Changes: Optimization fix. Removed checkStacking call in enableRedirection() ...Abdiel Janulgue
2010-06-22mtexturepixmapitem: no need to make glwidget currentJesse Barnes
2010-06-21Changes: Optimization fix. Removed checkStacking call in enableRedirection() ...Abdiel Janulgue
2010-06-18mtexturepixmapitem: no need to make glwidget currentJesse Barnes
2010-06-18Changes: Assume overlay_mapped == false to fix a race in startup.Kimmo Hämäläinen
2010-06-18Changes: When decorated window unmaps, decorate the next one needing decoration.Kimmo Hämäläinen
2010-06-18Fixes: NB#175351 - bluetooth transfer to screenlocked device confuses window ...Kimmo Hämäläinen
2010-06-17Changes: Fix regressions in ongoing call specific stuff.Kimmo Hämäläinen
2010-06-16Fixes: NB#175033 - Window animation happens every time when QWidget::raise() ...Abdiel Janulgue
2010-06-16Fixes: NB#169665 - Calling showMinimized() for a new window does not open it ...Kimmo Hämäläinen
2010-06-15Fixes: NB#173590 - Calling MApplicationWindow::showFullScreen() flashes Homes...Abdiel Janulgue
2010-06-15Changes:updated fix for compositing switchingAbdiel Janulgue
2010-06-15Changes: Removed scissoring optimizations for now. Think of alternative solut...Abdiel Janulgue
2010-06-15Changes: fixed regression of brief flicker when opening new translucent windo...Abdiel Janulgue
2010-06-15Changes: one-line fixKimmo Hämäläinen
2010-06-15Fixes: NB#173979 - showFullScreen is not working as it expected.Kimmo Hämäläinen
2010-06-15Fixes: NB#174008 - A fullscreen window got decorated...Kimmo Hämäläinen
2010-06-15Fixes: NB#173857 - Contents of windows of prestarted applications not shown u...Kimmo Hämäläinen
2010-06-15Fixes: NB#172937, NB#173375Kimmo Hämäläinen
2010-06-14Changes: optimization fixes. only sync after batch redirection of windowsAbdiel Janulgue
2010-06-12Changes:Abdiel Janulgue
2010-06-08merged request#27 + fix conflictsAbdiel Janulgue