lp://staging/~didrocks/unity/unity8-packaging-cleanup
Created by
Didier Roche-Tolomelli
and last modified
- Get this branch:
- bzr branch lp://staging/~didrocks/unity/unity8-packaging-cleanup
Only
Didier Roche-Tolomelli
can upload to this branch. If you are
Didier Roche-Tolomelli
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Superseded
for merging
into
lp://staging/unity
- Unity Team: Pending requested
-
Diff: 52873 lines (+50315/-0) (has conflicts)444 files modified.bazaar/Makefile (+6/-0)
.bazaar/plugins/makecheck_unity_phablet.py (+34/-0)
.bzr-builddeb/default.conf (+2/-0)
.bzrignore (+9/-0)
.gitignore (+9/-0)
Applications/Application.qml (+54/-0)
Applications/applications.js (+115/-0)
Bottombar/Bottombar.qml (+113/-0)
Bottombar/HudButton.qml (+64/-0)
CMakeLists.txt (+167/-0)
CODING (+93/-0)
COPYING (+674/-0)
COPYING.LGPL (+514/-0)
Components/AnimationControllerWithSignals.qml (+64/-0)
Components/ApplicationManagerWrapper.qml (+130/-0)
Components/ApplicationScreenshot.qml (+61/-0)
Components/BaseCarouselDelegate.qml (+23/-0)
Components/Carousel.qml (+284/-0)
Components/Circle.qml (+22/-0)
Components/CrossFadeImage.qml (+149/-0)
Components/DraggingArea.qml (+121/-0)
Components/FilterGrid.qml (+137/-0)
Components/IconUtil.js (+42/-0)
Components/ListItems/Base.qml (+127/-0)
Components/ListItems/Header.qml (+73/-0)
Components/ListItems/Highlight.qml (+46/-0)
Components/ListItems/ThinDivider.qml (+31/-0)
Components/ListItems/VerticalThinDivider.qml (+26/-0)
Components/ListViewWithPageHeader.qml (+189/-0)
Components/Math.js (+26/-0)
Components/OpenEffect.qml (+130/-0)
Components/PageHeader.qml (+347/-0)
Components/RatingStars.qml (+41/-0)
Components/ResponsiveFlowView.qml (+81/-0)
Components/ResponsiveGridView.qml (+76/-0)
Components/Revealer.qml (+242/-0)
Components/SearchHistoryModel.qml (+41/-0)
Components/Showable.qml (+124/-0)
Components/Stage.qml (+542/-0)
Components/StandardAnimation.qml (+22/-0)
Components/Tile.qml (+93/-0)
Components/Time.js (+49/-0)
Components/UbuntuShapeForItem.qml (+89/-0)
Components/VolumeControl.qml (+58/-0)
Components/WrongPasswordAnimation.qml (+46/-0)
Components/carousel.js (+121/-0)
Components/graphics/PageHeaderBaseDivider@18.sci (+5/-0)
Components/graphics/non-selected@18.sci (+5/-0)
Dash/Apps/ApplicationsFilterGrid.qml (+57/-0)
Dash/Apps/AppsAvailableForDownloadModel.qml (+26/-0)
Dash/Apps/CloseIcon.qml (+62/-0)
Dash/Apps/FrequentlyUsedAppsModel.qml (+26/-0)
Dash/Apps/RunningApplicationTile.qml (+138/-0)
Dash/Apps/RunningApplicationsGrid.qml (+83/-0)
Dash/Dash.qml (+93/-0)
Dash/DashApps.qml (+183/-0)
Dash/DashBar.qml (+129/-0)
Dash/DashContent.qml (+145/-0)
Dash/DashHome.qml (+178/-0)
Dash/DashMusic.qml (+104/-0)
Dash/DashPreview.qml (+218/-0)
Dash/DashVideos.qml (+210/-0)
Dash/GenericScopeView.qml (+96/-0)
Dash/Music/AlbumTile.qml (+116/-0)
Dash/Music/CarouselDelegateMusic.qml (+42/-0)
Dash/Music/MusicCarousel.qml (+34/-0)
Dash/Music/MusicFilterGrid.qml (+48/-0)
Dash/ScopeDelegateMapper.qml (+34/-0)
Dash/ScopeView.qml (+48/-0)
Dash/Video/CarouselDelegateVideo.qml (+42/-0)
Dash/Video/VideoInfo.qml (+84/-0)
Dash/Video/VideoPreview.qml (+178/-0)
Dash/Video/VideosCarousel.qml (+34/-0)
Dash/Video/VideosFilterGrid.qml (+51/-0)
Greeter/Clock.qml (+66/-0)
Greeter/Dot.qml (+36/-0)
Greeter/Gradient.js (+32/-0)
Greeter/Greeter.qml (+94/-0)
Greeter/GreeterContent.qml (+133/-0)
Greeter/Infographics.qml (+455/-0)
Greeter/Lockscreen.qml (+155/-0)
Greeter/LoginList.qml (+301/-0)
Greeter/ObjectPositioner.qml (+36/-0)
Greeter/PassphraseLockscreen.qml (+87/-0)
Greeter/PinLockscreen.qml (+111/-0)
Greeter/PinPadButton.qml (+59/-0)
Hud/Hud.qml (+496/-0)
Hud/HudParametrizedActionsPage.qml (+172/-0)
Hud/Result.qml (+84/-0)
Hud/ResultList.qml (+106/-0)
Hud/SearchBar.qml (+107/-0)
Hud/ShowingAnimation.qml (+54/-0)
Hud/SliderLabel.qml (+74/-0)
Hud/SoundAmplitudeDelegate.qml (+52/-0)
Hud/SoundAmplitudeVisual.qml (+146/-0)
Hud/ToolBar.qml (+33/-0)
Hud/ToolBarIcon.qml (+34/-0)
Hud/graphics/divider@20.sci (+5/-0)
LGPL_EXCEPTION.txt (+22/-0)
Launcher/Launcher.qml (+254/-0)
Launcher/LauncherDelegate.qml (+127/-0)
Launcher/LauncherPanel.qml (+120/-0)
Launcher/ShortcutsContainer.qml (+39/-0)
Launcher/graphics/launcher_bg@18.sci (+5/-0)
Launcher/graphics/non-selected@18.sci (+5/-0)
Launcher/graphics/selected@18.sci (+5/-0)
MouseTouchAdaptor.cpp (+136/-0)
MouseTouchAdaptor.h (+52/-0)
Notifications/Notification.qml (+156/-0)
Notifications/Notifications.qml (+79/-0)
Notifications/timings.js (+23/-0)
Panel/IndicatorItem.qml (+70/-0)
Panel/IndicatorRow.qml (+104/-0)
Panel/Indicators.qml (+329/-0)
Panel/MenuContent.qml (+204/-0)
Panel/Menus/IndicatorMenuWindow.qml (+35/-0)
Panel/Menus/Overview.qml (+70/-0)
Panel/Menus/Overview/FlightModeWidget.qml (+60/-0)
Panel/Menus/Overview/OverviewGrid.qml (+144/-0)
Panel/Menus/Overview/VolumeWidget.qml (+88/-0)
Panel/Panel.qml (+204/-0)
Panel/PanelBackground.qml (+21/-0)
Panel/PanelSeparatorLine.qml (+25/-0)
Panel/SearchIndicator.qml (+83/-0)
Panel/graphics/handle@12.sci (+5/-0)
Panel/graphics/rectangular_dropshadow@30.sci (+5/-0)
Shell.qml (+633/-0)
SideStage/SideStage.qml (+68/-0)
SideStage/SidestageHandle.qml (+22/-0)
SideStage/graphics/sidestage_handle@20.sci (+5/-0)
build (+76/-0)
cmake/modules/EnableCoverageReport.cmake (+166/-0)
cmake/modules/FindLcov.cmake (+29/-0)
cmake/modules/Findgcovr.cmake (+31/-0)
cmake/modules/ParseArguments.cmake (+52/-0)
cmake/modules/QmlTest.cmake (+121/-0)
cmake/modules/autopilot.cmake (+7/-0)
debian/changelog (+851/-0)
debian/compat (+1/-0)
debian/control (+121/-0)
debian/copyright (+62/-0)
debian/rules (+28/-0)
debian/source/format (+1/-0)
debian/unity8-autopilot.install (+1/-0)
debian/unity8-fake-env.install (+1/-0)
debian/unity8-private.install (+5/-0)
debian/unity8.install (+15/-0)
doc/DirectionalDragArea.svg (+311/-0)
main.cpp (+140/-0)
paths.h.in (+64/-0)
plugins/CMakeLists.txt (+5/-0)
plugins/HudClient/CMakeLists.txt (+49/-0)
plugins/HudClient/hudclient.cpp (+309/-0)
plugins/HudClient/hudclient.h (+71/-0)
plugins/HudClient/hudtoolbarmodel.cpp (+98/-0)
plugins/HudClient/hudtoolbarmodel.h (+44/-0)
plugins/HudClient/plugin.cpp (+36/-0)
plugins/HudClient/plugin.h (+31/-0)
plugins/HudClient/qmldir (+1/-0)
plugins/HudClient/volumepeakdetector.cpp (+223/-0)
plugins/HudClient/volumepeakdetector.h (+78/-0)
plugins/LightDM/CMakeLists.txt (+43/-0)
plugins/LightDM/Greeter.cpp (+133/-0)
plugins/LightDM/Greeter.h (+70/-0)
plugins/LightDM/InfographicModel.h (+27/-0)
plugins/LightDM/UsersModel.cpp (+70/-0)
plugins/LightDM/UsersModel.h (+37/-0)
plugins/LightDM/plugin.cpp (+60/-0)
plugins/LightDM/plugin.h (+35/-0)
plugins/LightDM/qmldir (+2/-0)
plugins/Ubuntu/CMakeLists.txt (+1/-0)
plugins/Ubuntu/Gestures/AxisVelocityCalculator.cpp (+143/-0)
plugins/Ubuntu/Gestures/AxisVelocityCalculator.h (+142/-0)
plugins/Ubuntu/Gestures/CMakeLists.txt (+35/-0)
plugins/Ubuntu/Gestures/Damper.h (+85/-0)
plugins/Ubuntu/Gestures/Direction.cpp (+27/-0)
plugins/Ubuntu/Gestures/Direction.h (+43/-0)
plugins/Ubuntu/Gestures/DirectionalDragArea.cpp (+410/-0)
plugins/Ubuntu/Gestures/DirectionalDragArea.h (+233/-0)
plugins/Ubuntu/Gestures/UbuntuGesturesGlobal.h (+23/-0)
plugins/Ubuntu/Gestures/plugin.cpp (+35/-0)
plugins/Ubuntu/Gestures/plugin.h (+31/-0)
plugins/Ubuntu/Gestures/qmldir (+2/-0)
plugins/Unity/CMakeLists.txt (+49/-0)
plugins/Unity/bottombarvisibilitycommunicatorshell.cpp (+35/-0)
plugins/Unity/bottombarvisibilitycommunicatorshell.h (+53/-0)
plugins/Unity/categories.cpp (+141/-0)
plugins/Unity/categories.h (+82/-0)
plugins/Unity/categoryfilter.cpp (+45/-0)
plugins/Unity/categoryfilter.h (+48/-0)
plugins/Unity/launchermodel.cpp (+153/-0)
plugins/Unity/launchermodel.h (+86/-0)
plugins/Unity/plugin.cpp (+64/-0)
plugins/Unity/plugin.h (+35/-0)
plugins/Unity/qmldir (+2/-0)
plugins/Unity/scope.cpp (+273/-0)
plugins/Unity/scope.h (+121/-0)
plugins/Unity/scopes.cpp (+176/-0)
plugins/Unity/scopes.h (+94/-0)
plugins/Utils/CMakeLists.txt (+36/-0)
plugins/Utils/plugin.cpp (+38/-0)
plugins/Utils/plugin.h (+34/-0)
plugins/Utils/qlimitproxymodelqml.cpp (+166/-0)
plugins/Utils/qlimitproxymodelqml.h (+60/-0)
plugins/Utils/qmldir (+2/-0)
plugins/Utils/qsortfilterproxymodelqml.cpp (+123/-0)
plugins/Utils/qsortfilterproxymodelqml.h (+58/-0)
plugins/Utils/qvariantlistmodel.cpp (+269/-0)
plugins/Utils/qvariantlistmodel.h (+74/-0)
plugins/Utils/ubuntuwindow.cpp (+36/-0)
plugins/Utils/ubuntuwindow.h (+42/-0)
po/CMakeLists.txt (+33/-0)
po/ar.po (+252/-0)
po/az.po (+252/-0)
po/bg.po (+253/-0)
po/ca.po (+252/-0)
po/de.po (+252/-0)
po/el.po (+252/-0)
po/en_AU.po (+252/-0)
po/en_GB.po (+252/-0)
po/eo.po (+252/-0)
po/es.po (+252/-0)
po/fi.po (+252/-0)
po/fo.po (+252/-0)
po/fr.po (+252/-0)
po/gl.po (+252/-0)
po/he.po (+252/-0)
po/hr.po (+252/-0)
po/hu.po (+252/-0)
po/hy.po (+252/-0)
po/id.po (+252/-0)
po/it.po (+252/-0)
po/ja.po (+252/-0)
po/kn.po (+252/-0)
po/ko.po (+252/-0)
po/ky.po (+252/-0)
po/lv.po (+252/-0)
po/my.po (+252/-0)
po/nb.po (+252/-0)
po/nl.po (+252/-0)
po/pl.po (+252/-0)
po/pt_BR.po (+252/-0)
po/ro.po (+253/-0)
po/ru.po (+252/-0)
po/si.po (+252/-0)
po/sl.po (+252/-0)
po/sr.po (+252/-0)
po/sv.po (+252/-0)
po/te.po (+252/-0)
po/tr.po (+252/-0)
po/ug.po (+252/-0)
po/uk.po (+252/-0)
po/unity8.pot (+225/-0)
po/update-unity-pot (+26/-0)
po/zh_CN.po (+252/-0)
po/zh_TW.po (+252/-0)
run (+72/-0)
run_on_device (+164/-0)
runtests.sh (+148/-0)
tests/CMakeLists.txt (+15/-0)
tests/autopilot/setup.py (+13/-0)
tests/autopilot/unity8/__init__.py (+8/-0)
tests/autopilot/unity8/emulators/__init__.py (+6/-0)
tests/autopilot/unity8/emulators/main_window.py (+61/-0)
tests/autopilot/unity8/tests/__init__.py (+79/-0)
tests/autopilot/unity8/tests/helpers.py (+161/-0)
tests/autopilot/unity8/tests/testbigscreen.py (+25/-0)
tests/autopilot/unity8/tests/testhud.py (+145/-0)
tests/autopilot/unity8/tests/testlockscreen.py (+118/-0)
tests/copyright/CMakeLists.txt (+6/-0)
tests/copyright/check_copyright.sh (+55/-0)
tests/mocks/CMakeLists.txt (+2/-0)
tests/mocks/LightDM/CMakeLists.txt (+52/-0)
tests/mocks/LightDM/Greeter.cpp (+167/-0)
tests/mocks/LightDM/Greeter.h (+105/-0)
tests/mocks/LightDM/GreeterPrivate.h (+50/-0)
tests/mocks/LightDM/InfographicModel.cpp (+416/-0)
tests/mocks/LightDM/InfographicModel.h (+150/-0)
tests/mocks/LightDM/InfographicModelPrivate.h (+99/-0)
tests/mocks/LightDM/UsersModel.cpp (+117/-0)
tests/mocks/LightDM/UsersModel.h (+62/-0)
tests/mocks/LightDM/UsersModelPrivate.h (+59/-0)
tests/mocks/LightDM/demo/CMakeLists.txt (+13/-0)
tests/mocks/LightDM/demo/GreeterPrivate.cpp (+66/-0)
tests/mocks/LightDM/demo/InfographicModelPrivate.cpp (+91/-0)
tests/mocks/LightDM/demo/UsersModelPrivate.cpp (+33/-0)
tests/mocks/LightDM/full/CMakeLists.txt (+20/-0)
tests/mocks/LightDM/full/GreeterPrivate.cpp (+98/-0)
tests/mocks/LightDM/full/InfographicModelPrivate.cpp (+182/-0)
tests/mocks/LightDM/full/UsersModelPrivate.cpp (+52/-0)
tests/mocks/LightDM/qmldir (+2/-0)
tests/mocks/LightDM/single-passphrase/CMakeLists.txt (+21/-0)
tests/mocks/LightDM/single-passphrase/GreeterPrivate.cpp (+53/-0)
tests/mocks/LightDM/single-passphrase/InfographicModelPrivate.cpp (+61/-0)
tests/mocks/LightDM/single-passphrase/UsersModelPrivate.cpp (+33/-0)
tests/mocks/LightDM/single-pin/CMakeLists.txt (+21/-0)
tests/mocks/LightDM/single-pin/GreeterPrivate.cpp (+53/-0)
tests/mocks/LightDM/single-pin/InfographicModelPrivate.cpp (+61/-0)
tests/mocks/LightDM/single-pin/UsersModelPrivate.cpp (+33/-0)
tests/mocks/LightDM/single/CMakeLists.txt (+20/-0)
tests/mocks/LightDM/single/GreeterPrivate.cpp (+48/-0)
tests/mocks/LightDM/single/InfographicModelPrivate.cpp (+28/-0)
tests/mocks/LightDM/single/UsersModelPrivate.cpp (+33/-0)
tests/mocks/Ubuntu/Application/ApplicationImage.cpp (+123/-0)
tests/mocks/Ubuntu/Application/ApplicationImage.h (+79/-0)
tests/mocks/Ubuntu/Application/ApplicationInfo.cpp (+91/-0)
tests/mocks/Ubuntu/Application/ApplicationInfo.h (+103/-0)
tests/mocks/Ubuntu/Application/ApplicationListModel.cpp (+144/-0)
tests/mocks/Ubuntu/Application/ApplicationListModel.h (+71/-0)
tests/mocks/Ubuntu/Application/ApplicationManager.cpp (+449/-0)
tests/mocks/Ubuntu/Application/ApplicationManager.h (+123/-0)
tests/mocks/Ubuntu/Application/CMakeLists.txt (+35/-0)
tests/mocks/Ubuntu/Application/InputFilterArea.qml (+21/-0)
tests/mocks/Ubuntu/Application/plugin.cpp (+38/-0)
tests/mocks/Ubuntu/Application/plugin.h (+30/-0)
tests/mocks/Ubuntu/Application/qmldir (+3/-0)
tests/mocks/Ubuntu/CMakeLists.txt (+1/-0)
tests/plugins/CMakeLists.txt (+2/-0)
tests/plugins/Ubuntu/CMakeLists.txt (+1/-0)
tests/plugins/Ubuntu/Gestures/CMakeLists.txt (+47/-0)
tests/plugins/Ubuntu/Gestures/DownwardsLauncher.qml (+87/-0)
tests/plugins/Ubuntu/Gestures/LeftwardsLauncher.qml (+90/-0)
tests/plugins/Ubuntu/Gestures/RightwardsLauncher.qml (+87/-0)
tests/plugins/Ubuntu/Gestures/UpwardsLauncher.qml (+90/-0)
tests/plugins/Ubuntu/Gestures/edgeDragExample.qml (+40/-0)
tests/plugins/Ubuntu/Gestures/tst_AxisVelocityCalculator.cpp (+151/-0)
tests/plugins/Ubuntu/Gestures/tst_Damper.cpp (+40/-0)
tests/plugins/Ubuntu/Gestures/tst_DirectionalDragArea.cpp (+463/-0)
tests/plugins/Utils/CMakeLists.txt (+27/-0)
tests/plugins/Utils/modeltest.cpp (+604/-0)
tests/plugins/Utils/modeltest.h (+101/-0)
tests/plugins/Utils/qlimitproxymodeltest.cpp (+471/-0)
tests/plugins/Utils/qsortfilterproxymodeltest.cpp (+290/-0)
tests/qmltests/CMakeLists.txt (+70/-0)
tests/qmltests/Components/RevealingRectangle.qml (+78/-0)
tests/qmltests/Components/tst_AnimationControllerWithSignals.qml (+142/-0)
tests/qmltests/Components/tst_Carousel.qml (+194/-0)
tests/qmltests/Components/tst_CrossFadeImage.qml (+125/-0)
tests/qmltests/Components/tst_DraggingArea.qml (+184/-0)
tests/qmltests/Components/tst_FilterGrid.qml (+186/-0)
tests/qmltests/Components/tst_ListViewWithPageHeader.qml (+351/-0)
tests/qmltests/Components/tst_MathLocal.qml (+91/-0)
tests/qmltests/Components/tst_OpenEffect.qml (+71/-0)
tests/qmltests/Components/tst_PageHeader.qml (+186/-0)
tests/qmltests/Components/tst_RatingStars.qml (+62/-0)
tests/qmltests/Components/tst_ResponsiveFlowView.qml (+192/-0)
tests/qmltests/Components/tst_ResponsiveGridView.qml (+193/-0)
tests/qmltests/Components/tst_Revealer.qml (+262/-0)
tests/qmltests/Components/tst_Showable.qml (+159/-0)
tests/qmltests/Components/tst_Stage.qml (+278/-0)
tests/qmltests/Components/tst_Stage/AppControl.qml (+42/-0)
tests/qmltests/Components/tst_Stage/FakeApplicationScreenshot.qml (+53/-0)
tests/qmltests/Components/tst_Tile.qml (+71/-0)
tests/qmltests/Components/tst_TimeLocal.qml (+117/-0)
tests/qmltests/Dash/Apps/tst_RunningApplicationsGrid.qml (+204/-0)
tests/qmltests/Dash/qml/FakeScopeView.qml (+120/-0)
tests/qmltests/Dash/qml/fake_generic_scopeView.qml (+24/-0)
tests/qmltests/Dash/qml/fake_scopeView1.qml (+24/-0)
tests/qmltests/Dash/qml/fake_scopeView2.qml (+24/-0)
tests/qmltests/Dash/qml/fake_scopeView3.qml (+24/-0)
tests/qmltests/Dash/qml/fake_scopeView4.qml (+24/-0)
tests/qmltests/Dash/tst_Dash.qml (+133/-0)
tests/qmltests/Dash/tst_DashBar.qml (+111/-0)
tests/qmltests/Dash/tst_DashContent.qml (+209/-0)
tests/qmltests/Dash/tst_DashPreview.qml (+176/-0)
tests/qmltests/Dash/tst_FilterGrids.qml (+144/-0)
tests/qmltests/Dash/tst_GenericScopeView.qml (+54/-0)
tests/qmltests/Dash/tst_ScopeView.qml (+52/-0)
tests/qmltests/Greeter/tst_Clock.qml (+89/-0)
tests/qmltests/Greeter/tst_Infographics.qml (+88/-0)
tests/qmltests/Greeter/tst_Lockscreen.qml (+211/-0)
tests/qmltests/Greeter/tst_Phone.qml (+67/-0)
tests/qmltests/Greeter/tst_Tablet.qml (+328/-0)
tests/qmltests/Hud/tst_Hud.qml (+239/-0)
tests/qmltests/Hud/tst_Result.qml (+98/-0)
tests/qmltests/Launcher/tst_Launcher.qml (+130/-0)
tests/qmltests/Notifications/tst_Notifications.qml (+356/-0)
tests/qmltests/Panel/Menus/tst_IndicatorMenuWindow.qml (+68/-0)
tests/qmltests/Panel/qml/FakeMenuPlugin.qml (+37/-0)
tests/qmltests/Panel/qml/fake_menu_plugin1.qml (+43/-0)
tests/qmltests/Panel/qml/fake_menu_plugin2.qml (+43/-0)
tests/qmltests/Panel/qml/fake_menu_plugin3.qml (+43/-0)
tests/qmltests/Panel/qml/fake_menu_plugin4.qml (+43/-0)
tests/qmltests/Panel/qml/fake_menu_plugin5.qml (+43/-0)
tests/qmltests/Panel/tst_IndicatorItem.qml (+82/-0)
tests/qmltests/Panel/tst_IndicatorRow.qml (+257/-0)
tests/qmltests/Panel/tst_Indicators.qml (+212/-0)
tests/qmltests/Panel/tst_MenuContent.qml (+274/-0)
tests/qmltests/Panel/tst_Overview.qml (+154/-0)
tests/qmltests/Panel/tst_Panel.qml (+266/-0)
tests/qmltests/Panel/tst_SearchIndicator.qml (+64/-0)
tests/qmltests/README (+63/-0)
tests/qmltests/SideStage/tst_SideStage.qml (+52/-0)
tests/qmltests/plugins/CMakeLists.txt (+3/-0)
tests/qmltests/plugins/Dee/DeeVariantText.qml (+22/-0)
tests/qmltests/plugins/Dee/qmldir (+3/-0)
tests/qmltests/plugins/HudClient/CMakeLists.txt (+46/-0)
tests/qmltests/plugins/HudClient/fake_hud_plugin.cpp (+39/-0)
tests/qmltests/plugins/HudClient/fake_hud_plugin.h (+31/-0)
tests/qmltests/plugins/HudClient/fake_libhud_client.cpp (+240/-0)
tests/qmltests/plugins/HudClient/libhud_client_stub.cpp (+93/-0)
tests/qmltests/plugins/HudClient/libhud_client_stub.h (+64/-0)
tests/qmltests/plugins/HudClient/qmldir (+1/-0)
tests/qmltests/plugins/Ubuntu/CMakeLists.txt (+1/-0)
tests/qmltests/plugins/Ubuntu/ChewieUI/CMakeLists.txt (+33/-0)
tests/qmltests/plugins/Ubuntu/ChewieUI/fake_chewie_plugin.cpp (+30/-0)
tests/qmltests/plugins/Ubuntu/ChewieUI/fake_chewie_plugin.h (+31/-0)
tests/qmltests/plugins/Ubuntu/ChewieUI/fake_pluginmodel.cpp (+206/-0)
tests/qmltests/plugins/Ubuntu/ChewieUI/fake_pluginmodel.h (+94/-0)
tests/qmltests/plugins/Ubuntu/ChewieUI/qmldir (+1/-0)
tests/qmltests/plugins/Unity/CMakeLists.txt (+44/-0)
tests/qmltests/plugins/Unity/Notifications/notification.js (+23/-0)
tests/qmltests/plugins/Unity/Notifications/qmldir (+2/-0)
tests/qmltests/plugins/Unity/fake_launchermodel.cpp (+150/-0)
tests/qmltests/plugins/Unity/fake_launchermodel.h (+86/-0)
tests/qmltests/plugins/Unity/fake_scope.cpp (+169/-0)
tests/qmltests/plugins/Unity/fake_scope.h (+63/-0)
tests/qmltests/plugins/Unity/fake_scopes.cpp (+146/-0)
tests/qmltests/plugins/Unity/fake_scopes.h (+79/-0)
tests/qmltests/plugins/Unity/fake_unity_plugin.cpp (+46/-0)
tests/qmltests/plugins/Unity/fake_unity_plugin.h (+34/-0)
tests/qmltests/plugins/Unity/qmldir (+2/-0)
tests/qmltests/utils/Unity/Test/MockObjectForInstanceOfTest.qml (+21/-0)
tests/qmltests/utils/Unity/Test/MockObjectForInstanceOfTestChild.qml (+21/-0)
tests/qmltests/utils/Unity/Test/tst_UnityTest.qml (+58/-0)
tests/uqmlscene/CMakeLists.txt (+18/-0)
tests/uqmlscene/README (+1/-0)
tests/uqmlscene/main.cpp (+543/-0)
tests/utils/CMakeLists.txt (+1/-0)
tests/utils/modules/CMakeLists.txt (+1/-0)
tests/utils/modules/Unity/CMakeLists.txt (+1/-0)
tests/utils/modules/Unity/Test/CMakeLists.txt (+23/-0)
tests/utils/modules/Unity/Test/TouchEventSequenceWrapper.cpp (+47/-0)
tests/utils/modules/Unity/Test/TouchEventSequenceWrapper.h (+42/-0)
tests/utils/modules/Unity/Test/UnityTestCase.qml (+272/-0)
tests/utils/modules/Unity/Test/plugin.cpp (+36/-0)
tests/utils/modules/Unity/Test/plugin.h (+32/-0)
tests/utils/modules/Unity/Test/qmldir (+3/-0)
tests/utils/modules/Unity/Test/testutil.cpp (+73/-0)
tests/utils/modules/Unity/Test/testutil.h (+48/-0)
tests/whitespace/CMakeLists.txt (+5/-0)
tests/whitespace/check_whitespace.py (+112/-0)
unity8.desktop.in (+10/-0)
unity8.qmlproject (+24/-0)
Branch information
Recent revisions
- 57. By Didier Roche-Tolomelli
-
install the mock in the right dirs and clean lintian warnings by not inspecting those packages. Multiarch them as well
- 52. By Didier Roche-Tolomelli
-
install python autopilot tests using a real python installation (needed if we transition from one python version to another)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity