lp:~akiva/qtcreator-plugin-autopilot/added-copyright-license-header
- Get this branch:
- bzr branch lp:~akiva/qtcreator-plugin-autopilot/added-copyright-license-header
Branch merges
- Ubuntu SDK team: Pending requested 2016-01-11
-
Diff: 257 lines (+180/-0)10 files modifiedqtcreator-plugin-autopilot.pro (+18/-0)
src/autopilot/autopilot.pro (+18/-0)
src/autopilot/autopilot_global.h (+18/-0)
src/autopilot/autopilotconstants.h (+18/-0)
src/autopilot/autopilotlocator.cpp (+18/-0)
src/autopilot/autopilotlocator.h (+18/-0)
src/autopilot/autopilotplugin.cpp (+18/-0)
src/autopilot/autopilotplugin.h (+18/-0)
src/autopilot/autopilotrunconfiguration.cpp (+18/-0)
src/autopilot/autopilotrunconfiguration.h (+18/-0)
Branch information
Recent revisions
- 25. By Akiva on 2015-12-06
-
Changelog:
- Added a quick Copyright/License header to each source, header, and .pro file.
- No other changes. - 24. By Benjamin Zeller on 2015-12-01
-
Do not show create AP RCs for invalid testsuites or if ap list errors out
- 23. By Benjamin Zeller on 2015-11-25
-
Set PYTHONPATH to QT_INSTALL_PREFIX to make sure we get the correct one
- 21. By Benjamin Zeller on 2015-07-13
-
[Benjamin Zeller]
* Refactor some more code
* Scan build directories for qmldirs, to make backend libs work
* Readable test names in locator
* Remove duplicate code
* Use suites instead of tests - 20. By Benjamin Zeller on 2015-07-07
-
[ Benjamin Zeller ]
* Fix packaging
* Correct useage of IDs
* Build locator result on demand
* Save/Restore runconfigs (needs more work on selected tests)
* Fix Bug lp:1472078 "Needs dependency on xserver-xephyr" - 19. By Benjamin Zeller on 2015-07-02
-
Merge lp:~akiva/qtcreator-plugin-autopilot/fix-segfault-fix-winsize
- Fixed a segmentation fault, that would happen if you activated the locator without a project open
- Set the window dimensions so the window is no longer needlessly bigger than the touch interface displayed within.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:qtcreator-plugin-autopilot
