Merge lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/lxd-part3 into lp://staging/qtcreator-plugin-ubuntu

Proposed by Benjamin Zeller
Status: Rejected
Rejected by: Benjamin Zeller
Proposed branch: lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/lxd-part3
Merge into: lp://staging/qtcreator-plugin-ubuntu
Prerequisite: lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/lxd-part2
Diff against target: 5557 lines (+1902/-2217)
47 files modified
UbuntuPlugin.pro (+12/-14)
chroot-agent/chroot-agent.pro (+0/-59)
chroot-agent/chrootagent.cpp (+0/-384)
chroot-agent/chrootagent.h (+0/-67)
chroot-agent/main.cpp (+0/-275)
debian/control (+2/-9)
share/qtcreator/ubuntu/scripts/.settings/org.eclipse.core.resources.prefs (+2/-2)
share/qtcreator/ubuntu/scripts/qtc_chroot_get_upgrades.py (+6/-24)
share/qtcreator/ubuntu/scripts/qtc_device_applaunch.py (+66/-57)
share/qtcreator/ubuntu/scripts/qtc_target_wrapper.py (+0/-141)
share/qtcreator/ubuntu/scripts/usdk-target-build (+396/-227)
share/qtcreator/ubuntu/scripts/usdk-target.py (+0/-455)
src/ubuntu/device/container/containerdevice.cpp (+9/-2)
src/ubuntu/device/container/containerdeviceprocess.cpp (+2/-2)
src/ubuntu/device/container/ubuntulocalrunconfiguration.cpp (+61/-3)
src/ubuntu/device/container/ubuntulocalrunconfiguration.h (+2/-1)
src/ubuntu/device/container/ubuntulocalruncontrolfactory.cpp (+3/-0)
src/ubuntu/device/container/ubuntulocalscopedebugsupport.cpp (+18/-2)
src/ubuntu/device/container/ubuntulocalscopedebugsupport.h (+1/-0)
src/ubuntu/processoutputdialog.cpp (+71/-136)
src/ubuntu/processoutputdialog.h (+17/-20)
src/ubuntu/processoutputdialog.ui (+108/-44)
src/ubuntu/settings.cpp (+13/-0)
src/ubuntu/settings.h (+3/-0)
src/ubuntu/targetupgrademanager.cpp (+3/-4)
src/ubuntu/ubuntuclickdialog.cpp (+121/-0)
src/ubuntu/ubuntuclickdialog.h (+38/-0)
src/ubuntu/ubuntuclicktool.cpp (+75/-19)
src/ubuntu/ubuntuclicktool.h (+9/-5)
src/ubuntu/ubuntuconstants.h (+11/-15)
src/ubuntu/ubuntukitmanager.cpp (+118/-40)
src/ubuntu/ubuntukitmanager.h (+1/-0)
src/ubuntu/ubuntuplugin.cpp (+90/-25)
src/ubuntu/ubuntuplugin.h (+3/-0)
src/ubuntu/ubuntuproject.cpp (+0/-3)
src/ubuntu/ubuntusettingsclickwidget.cpp (+10/-7)
src/ubuntu/ubuntusettingsclickwidget.h (+1/-1)
src/ubuntu/ubuntusettingsclickwidget.ui (+2/-2)
src/ubuntu/wizards/createtargetimagepage.ui (+89/-90)
src/ubuntu/wizards/createtargetintropage.ui (+88/-0)
src/ubuntu/wizards/createtargetnamepage.ui (+38/-0)
src/ubuntu/wizards/createtargetwizard.cpp (+298/-51)
src/ubuntu/wizards/createtargetwizard.h (+99/-13)
src/ubuntu/wizards/ubuntufatpackagingwizard.cpp (+1/-1)
src/ubuntu/wizards/ubuntufirstrunwizard.cpp (+2/-5)
src/ubuntu/wizards/ubuntuprojectapplicationwizard.cpp (+12/-10)
ubuntu.pro (+1/-2)
To merge this branch: bzr merge lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/lxd-part3
Reviewer Review Type Date Requested Status
Zoltan Balogh Pending
Review via email: mp+292762@code.staging.launchpad.net

Commit message

- Packaging changes required for LXD support
- Fixes found in testing

Description of the change

- Packaging changes required for LXD support
- Fixes found in testing

To post a comment you must log in.
457. By Benjamin Zeller

- Removed obsolete click-chroot-agent
- Fixed lots of issues from the testing
- Switch to ubuntu-sdk-tools

458. By Benjamin Zeller

- Refactor clickdialog to be more generic
- Add autosetup feature to the IDE

459. By Benjamin Zeller

- Merge Zoltans work on the image creation script
- Fix Target deletion
- Fix Target autocreation

460. By Benjamin Zeller

Sync with zoltans branch

461. By Benjamin Zeller

- Show only images that are compatible to the host architecture

462. By Benjamin Zeller

Export interfaces

463. By Benjamin Zeller

Sync with zoltans branch

464. By Benjamin Zeller

Small fix for builder script

465. By Benjamin Zeller

Do not support non Ubuntu Kits when creating Ubuntu Type projects

466. By Benjamin Zeller

- Error detection handling

467. By Benjamin Zeller

- Image creation wizard to guide developers through the image creation process

468. By Benjamin Zeller

- Some more polishing on the wizard

469. By Benjamin Zeller

- Make scopes run with the new lxd based backends

470. By Benjamin Zeller

Merge Zoltans branch: "Size is numerical and not string"

471. By Benjamin Zeller

Missing variable

472. By Benjamin Zeller

- Use only dpkg architecture names in aliases
- Make sure to put the env var for test remotes through pkexec

473. By Benjamin Zeller

Fix high CPU load when debugging applications with the SDK

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches