Commit Graph

  • a67a06bd7e Remove hard-coded /usr/bin/ prefix from ubuntuconstants. Fixes: https://bugs.launchpad.net/bugs/1647484. master Christian Dywan 2016-12-16 11:32:19 +00:00
  • 8fa8282047 Allow non-local kits for Snapcraft projects. Christian Dywan 2016-12-16 11:22:57 +00:00
  • f22812b767 Allow non-local kits for Snapcraft projects Christian Dywan 2016-12-16 12:01:57 +01:00
  • 6f0ad25a80 Revert UBUNTUHTML_PROJECT_LAUNCHER_EXE for now Christian Dywan 2016-12-16 11:47:09 +01:00
  • db50c78662 Remove hard-coded /usr/bin/ prefix from ubuntuconstants Christian Dywan 2016-12-05 22:24:45 +01:00
  • b4dffeefb0 Build on trusty. Benjamin Zeller 2016-11-16 10:42:26 +00:00
  • e3be8a1b9a Build on trusty Benjamin Zeller 2016-11-16 11:23:37 +01:00
  • 292cb2f750 - Less warnings when opening a snapcraft project - Do not allow superuser to open the IDE. Benjamin Zeller 2016-11-14 16:43:10 +00:00
  • 186e53a7c4 - Less warnings when opening a snapcraft project - Do not allow superuser to open the IDE Benjamin Zeller 2016-11-14 16:58:25 +01:00
  • 5ab6dfbba1 add a devmode switch. Benjamin Zeller 2016-11-08 12:43:22 +00:00
  • 259f9a89fb add a devmode switch Benjamin Zeller 2016-11-08 13:16:30 +01:00
  • c4580b088d - Support running snapcraft projects from the IDE - Patch RunControlFactories to disable unwanted RC modes for snapcraft projects. Benjamin Zeller 2016-11-07 12:08:43 +00:00
  • 9d2257f121 Send errors to TaskHub Benjamin Zeller 2016-11-07 12:19:36 +01:00
  • bc1ee38618 - Support running snapcraft projects from the IDE - Patch RunControlFactories to disable unwanted RC modes for snapcraft projects Benjamin Zeller 2016-11-07 11:48:52 +01:00
  • d694436ac7 Snapcraft support plan step 2 -> support snapcraft.yaml as project format -> build snap files directly from the IDE -> basic template -> support building in containers. Benjamin Zeller 2016-10-18 09:23:35 +00:00
  • d9f263725a Add missing yaml library Benjamin Zeller 2016-10-18 09:50:09 +02:00
  • b9f0a79f10 - Snapcraft support plan step 2 -> support snapcraft.yaml as project format -> build snap files directly from the IDE -> basic template -> support building in containers Benjamin Zeller 2016-10-18 09:45:16 +02:00
  • e28f888b65 Show compile messages on the publish page. Benjamin Zeller 2016-09-26 10:33:47 +00:00
  • 3b4b3b088b Show compile messages on the publish page. Benjamin Zeller 2016-09-23 15:40:19 +02:00
  • 747f4a83cc Support to package snapcraft projects in the IDE (Step 1). Benjamin Zeller 2016-09-22 17:23:31 +00:00
  • d548b7d239 Support packaging snapcraft projects from the IDE (Step 1) Benjamin Zeller 2016-09-22 18:11:03 +02:00
  • 8b038eef7f Trusty build fixes Benjamin Zeller 2016-09-15 14:31:17 +02:00
  • d7996560a9 Upgrade to Qt 5.6.1 and force debug symbols on release Benjamin Zeller 2016-09-14 16:37:07 +02:00
  • 52d94909d6 Updated dependencies. Zoltán Balogh 2016-09-08 08:35:33 +00:00
  • 40969d3c83 use xenial Zoltán Balogh 2016-09-08 11:13:18 +03:00
  • 8ba71b4f4d Updated dependencies Zoltán Balogh 2016-09-08 11:12:22 +03:00
  • ad7a774b44 Manual merge from the lp:ubuntu-sdk-ide-click with kalikiana's fix. Zoltán Balogh 2016-09-07 09:12:06 +00:00
  • f3d0865da9 Manual merge from the lp:ubuntu-sdk-ide-click with kalikiana's fix Zoltán Balogh 2016-09-07 11:55:57 +03:00
  • 4db6d99822 Trusty build fixes Benjamin Zeller 2016-09-06 12:38:53 +02:00
  • 08313e2020 The refactored CMakePlugin uses a temporary dir as long as the builddir was not created. We can now get the CMakeCache information directly from the plugin. Benjamin Zeller 2016-09-05 19:35:40 +02:00
  • 83af1e731f Apply trusty fix Benjamin Zeller 2016-09-03 15:27:26 +02:00
  • f339629605 Merge with trunk Benjamin Zeller 2016-09-03 11:28:08 +02:00
  • af83a0959c Disable documentation build for UITK, we do not need it Benjamin Zeller 2016-09-03 11:26:21 +02:00
  • bc4b6cdd3e Do not enable the suggest override warning, it fails when building UITK. Benjamin Zeller 2016-09-02 11:45:05 +00:00
  • bd0e6f6c48 Do not enable the suggest override warning, it fails when building UITK Benjamin Zeller 2016-09-02 13:33:00 +02:00
  • 287e5bcccf Backport of fix for QTCREATORBUG-16585 "QmlJs: circular dependencies handling". Benjamin Zeller 2016-09-02 10:45:23 +00:00
  • e047fac61e Backport of fix for QTCREATORBUG-16585 "QmlJs: circular dependencies handling" Benjamin Zeller 2016-09-02 12:30:18 +02:00
  • f8c6bf620e Merge trunk Benjamin Zeller 2016-09-01 08:58:55 +02:00
  • bfa9bf5b6e Pull uitk source Benjamin Zeller 2016-09-01 08:54:41 +02:00
  • bf6ae34c0b Switch to ui-toolkit staging. Benjamin Zeller 2016-08-31 15:33:01 +00:00
  • eddc1bfce5 Switch to ui-toolkit staging Benjamin Zeller 2016-08-31 17:14:49 +02:00
  • f534b236d0 New QtC 4.1 based IDE with LXD backend. Benjamin Zeller 2016-08-29 16:38:06 +00:00
  • 3744b2cac5 - Change packaging to conflict and remove ubuntu-sdk-device - Bump version nr - Try to give the developer good hints if the X socket is missing - Forward X socket that is currently used in the session - Use 4.1.0 tagged QtC git branch Benjamin Zeller 2016-08-29 18:13:51 +02:00
  • 4d722b7954 New QtC 4.1 based IDE with LXD backend Benjamin Zeller 2016-08-26 16:14:29 +02:00
  • 6ccb277e73 Prepare for QtC 4.1 Benjamin Zeller 2016-08-24 18:00:57 +02:00
  • c8cff486c7 - Add some descriptive text when there is no framework detected for a device - Mark all virtuals that override with the override keyword - Fix local debugging by passing the directory where the ld loader is located. Benjamin Zeller 2016-07-25 07:36:08 +00:00
  • eaac22563f - Add some descriptive text when there is no framework detected for a device - Mark all virtuals that override with the override keyword - Fix local debugging by passing the directory where the ld loader is located Benjamin Zeller 2016-07-22 12:30:50 +02:00
  • 8a9e49216e Add pulseaudio to the required packages Benjamin Zeller 2016-07-13 09:43:33 +02:00
  • e03a23472c Add sound script Benjamin Zeller 2016-07-13 09:39:54 +02:00
  • 0576adfefe bump version nr Benjamin Zeller 2016-07-12 15:31:23 +02:00
  • f667800f8b merge trunk Benjamin Zeller 2016-07-12 11:01:42 +02:00
  • 873c5c74f9 Sync deps Benjamin Zeller 2016-07-12 10:58:15 +02:00
  • 172cbde853 Sync with qtcreator-plugin-ubuntu Benjamin Zeller 2016-07-07 15:03:01 +02:00
  • c2177bc75e Fix image filtering Benjamin Zeller 2016-06-27 10:09:17 +02:00
  • 1aee83fc98 save git files that are required for building. Benjamin Zeller 2016-06-10 09:16:21 +00:00
  • f95aaee03b Remove unneeded files Benjamin Zeller 2016-06-10 11:00:35 +02:00
  • 3fe9acf541 save git files that are required for building Benjamin Zeller 2016-06-10 10:46:15 +02:00
  • 0557a1dd07 Merge Benjamin Zeller 2016-06-09 12:51:03 +02:00
  • 04d03c4e17 Merge Benjamin Zeller 2016-06-09 12:29:48 +02:00
  • ba5caefa5a Big source package containing all our dependencies Benjamin Zeller 2016-06-09 10:47:42 +02:00
  • 74ac8ca634 Add qttools too to deps Zoltán Balogh 2016-03-23 15:11:47 +02:00
  • d582bd2cff add qtbase dependency to uitk Zoltán Balogh 2016-03-23 14:30:30 +02:00
  • 5a67b7a166 Do not build maliit tests Benjamin Zeller 2016-03-18 11:47:51 +01:00
  • bcb7761505 Use qt5.6 fix branch of the uitk for now Benjamin Zeller 2016-03-17 22:15:00 +01:00
  • 87925fe785 Fix parsing error in the qt-enable-uitk.patch Zoltán Balogh 2016-03-17 19:51:43 +02:00
  • b05e128624 Fix some build issues Benjamin Zeller 2016-03-17 15:43:26 +01:00
  • 8a99e9df13 use the staging again Zoltán Balogh 2016-03-17 14:19:56 +02:00
  • b486a43b67 Fix build against Qt 5.6 and most recent UITK. Benjamin Zeller 2016-03-17 10:12:38 +00:00
  • 3a0e7029ec Merge trunk Benjamin Zeller 2016-03-17 11:08:13 +01:00
  • 96a3741c3a Build against Qt 5.6 and new UITK Benjamin Zeller 2016-03-17 11:04:17 +01:00
  • 0547fb01ce Test the 5.6 compatibility Zoltán Balogh 2016-03-17 10:15:07 +02:00
  • 6e01b69548 Add libxcb-xinerama0-dev Zoltán Balogh 2016-03-11 14:37:23 +02:00
  • 311f843e25 remove skipping webkit Zoltán Balogh 2016-03-10 15:58:17 +02:00
  • 662938250d try the 5.6.0 Zoltán Balogh 2016-03-10 15:19:06 +02:00
  • 7456256c95 Pull newer pim and feedback Zoltán Balogh 2016-03-10 14:51:24 +02:00
  • ea874176b5 fix debian/control Zoltán Balogh 2016-03-10 12:34:19 +02:00
  • d7d0a10916 Use 5.5.1 Qt. Zoltán Balogh 2016-03-10 10:12:41 +00:00
  • ba60ed7524 Use 5.5.1 Qt Zoltán Balogh 2016-03-10 12:04:49 +02:00
  • e6b2ac02b2 Build maliit plugin for the touch SDK IDE. Benjamin Zeller 2016-03-10 10:02:50 +00:00
  • f966bfec94 - Use the makefile to install the plugin Benjamin Zeller 2016-02-17 09:25:21 +01:00
  • 321730d23c -Build maliit plugin for the touch SDK IDE Benjamin Zeller 2016-02-17 09:21:07 +01:00
  • 881bb5c877 fix dependencies Zoltán Balogh 2016-01-27 17:30:05 +02:00
  • fb158c07ca fix dependencies Zoltán Balogh 2016-01-27 17:20:44 +02:00
  • 954a5c2b78 Test Jenkins. Timo Jyrinki 2016-01-27 10:37:30 +00:00
  • 71da12d242 Test jenkins. Timo Jyrinki 2016-01-27 12:28:33 +02:00
  • 7e81b541e1 Add fcitx-qt5 platforminputcontext plugin Zoltán Balogh 2016-01-26 13:08:05 +02:00
  • e34189e990 Add fcitx-qt5 platforminputcontext plugin Benjamin Zeller 2016-01-26 11:45:13 +01:00
  • 6e0c462c92 Fix lp:1523174 "LD_LIBRARY_PATH inconsistent" Benjamin Zeller 2016-01-19 08:51:17 +01:00
  • e5badadb2c Fix lp:1523174 Benjamin Zeller 2016-01-19 08:45:29 +01:00
  • 155a8acc74 Fix version Zoltán Balogh 2016-01-13 11:12:15 +02:00
  • 9b197d49ae Packaging Benjamin Zeller 2016-01-12 13:08:57 +01:00
  • fcd4e5c7bc Remove the -dev package from the IDE build Benjamin Zeller 2016-01-12 12:49:24 +01:00
  • df977f5b7e Fix the UITK build Zoltán Balogh 2015-12-21 15:23:28 +02:00
  • 9d564d747d Fix version Zoltán Balogh 2015-12-19 19:49:49 +02:00
  • 3a3b81e210 Fix version Zoltán Balogh 2015-12-19 18:30:23 +02:00
  • a24491d6c2 Fix version Zoltán Balogh 2015-12-19 10:49:01 +02:00
  • 23e0e9a0cb move back to pulling vivid Zoltán Balogh 2015-12-18 19:48:03 +02:00
  • 0181c13ac4 Replaces: ubuntu-sdk-ide Zoltán Balogh 2015-12-17 10:34:23 +02:00
  • b5787da20e Merge trunk Benjamin Zeller 2015-12-16 10:18:24 +01:00
  • bff9d783d6 Change Wily to Xenial Zoltán Balogh 2015-12-15 10:32:52 +02:00