~unity-2d-team/unity-2d/previews

  • Committer: Tarmac
  • Author(s): Gerry Boland
  • Date: 2011-07-28 13:01:54 UTC
  • mfrom: (652.1.3 unity-2d)
  • Revision ID: ubuntu.builder@gmail.com-20110728130154-8hfaetrte7p3vomt
[launcher] Fixed failure to appear on first Alt+F1 keypress.

This was because QDeclarative::activateWindow() not reliable. Dash & Spread use forceActivateWindow() instead.
Instead of having a third copy of this method for the Launcher, I've moved it to Unity2DDeclarativeView and removed the copies from Dash & Spread.
Filename Latest Rev Last Changed Committer Comment Size
..
app 101 13 years ago Aurelien Gateau Moved all unity-qt-launcher code to a launcher/ di Diff
artwork 101 13 years ago Aurelien Gateau Moved all unity-qt-launcher code to a launcher/ di Diff
tests 319.9.1 13 years ago Aurelien Gateau Make code base easier to test: - Turned most of t Diff
AutoScrollingListView.qml 612.2.1 12 years ago Florian Boucault Replaced deprecated "import Qt 4.7" with "import Q 6 KB Diff Download File
CMakeLists.txt 589.1.1 13 years ago Florian Boucault Moved all launcher's contextual menu artwork (artw 346 bytes Diff Download File
Launcher.qml 619 12 years ago Tarmac [libunity-2d] Move the roles matching logic from t 4 KB Diff Download File
launcher.qmlproject 116 13 years ago Florian Boucault Renamed launcher qml project for consistency. 400 bytes Diff Download File
LauncherItem.qml 628 12 years ago Tarmac Moved LauncherView::getColorsFromIcon() into Unity 15.7 KB Diff Download File
LauncherList.qml 652.1.3 12 years ago Gerry Boland Closing LauncherItem's context menu actually close 11.6 KB Diff Download File
ListViewDragAndDrop.qml 612.2.1 12 years ago Florian Boucault Replaced deprecated "import Qt 4.7" with "import Q 4.9 KB Diff Download File