rename to nymea:app

This commit is contained in:
Michael Zanetti 2018-06-25 20:25:50 +02:00
parent 00200bf057
commit 29bc7db21e
373 changed files with 1344 additions and 374 deletions

View File

@ -5,6 +5,6 @@ QMAKE_CXXFLAGS += -Wall
top_srcdir=$$PWD top_srcdir=$$PWD
top_builddir=$$shadowed($$PWD) top_builddir=$$shadowed($$PWD)
MEA_VERSION=$$cat(version.txt) APP_VERSION=$$cat(version.txt)
DEFINES+=MEA_VERSION=\\\"$${MEA_VERSION}\\\" DEFINES+=APP_VERSION=\\\"$${APP_VERSION}\\\"
android:QMAKE_POST_LINK += cp $$top_srcdir/version.txt $$top_builddir/ android:QMAKE_POST_LINK += cp $$top_srcdir/version.txt $$top_builddir/

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2018 Michael Zanetti <michael.zanetti@guh.io> * * Copyright (C) 2018 Michael Zanetti <michael.zanetti@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2018 Michael Zanetti <michael.zanetti@guh.io> * * Copyright (C) 2018 Michael Zanetti <michael.zanetti@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> * * Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> * * Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> * * Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> * * Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> * * Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> * * Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> * * Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> * * Copyright (C) 2015 Simon Stuerz <stuerz.simon@gmail.com> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
@ -275,7 +275,7 @@ void JsonRpcClient::dataReceived(const QByteArray &data)
QJsonParseError error; QJsonParseError error;
QJsonDocument jsonDoc = QJsonDocument::fromJson(m_receiveBuffer.left(splitIndex), &error); QJsonDocument jsonDoc = QJsonDocument::fromJson(m_receiveBuffer.left(splitIndex), &error);
if (error.error != QJsonParseError::NoError) { if (error.error != QJsonParseError::NoError) {
// qWarning() << "Could not parse json data from mea" << data << error.errorString(); // qWarning() << "Could not parse json data from nymea" << data << error.errorString();
return; return;
} }
// qDebug() << "received response" << m_receiveBuffer.left(splitIndex); // qDebug() << "received response" << m_receiveBuffer.left(splitIndex);

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -1,5 +1,5 @@
#ifndef LIBMEACORE_H #ifndef LIBNYMEAAPPCORE_H
#define LIBMEACORE_H #define LIBNYMEAAPPCORE_H
#include "engine.h" #include "engine.h"
#include "vendorsproxy.h" #include "vendorsproxy.h"
@ -56,7 +56,7 @@ QObject* engine_provider(QQmlEngine *qmlEngine, QJSEngine *jsEngine)
void registerQmlTypes() { void registerQmlTypes() {
const char uri[] = "Mea"; const char uri[] = "Nymea";
qmlRegisterSingletonType<Engine>(uri, 1, 0, "Engine", engine_provider); qmlRegisterSingletonType<Engine>(uri, 1, 0, "Engine", engine_provider);
@ -150,4 +150,4 @@ void registerQmlTypes() {
} }
#endif // LIBMEACORE_H #endif // LIBNYMEAAPPCORE_H

View File

@ -1,8 +1,8 @@
TARGET = mea-core TARGET = nymea-app-core
TEMPLATE = lib TEMPLATE = lib
CONFIG += staticlib CONFIG += staticlib
include(../mea.pri) include(../config.pri)
!win32: { !win32: {
# To enable this on Windows we'd need to install Bonjour # To enable this on Windows we'd need to install Bonjour
# https://support.apple.com/kb/DL999 # https://support.apple.com/kb/DL999
@ -99,7 +99,7 @@ HEADERS += \
wifisetup/wirelessaccesspoints.h \ wifisetup/wirelessaccesspoints.h \
wifisetup/wirelesssetupmanager.h \ wifisetup/wirelesssetupmanager.h \
wifisetup/networkmanagercontroler.h \ wifisetup/networkmanagercontroler.h \
libmea-core.h \ libnymea-app-core.h \
models/logsmodelng.h \ models/logsmodelng.h \
models/interfacesproxy.h models/interfacesproxy.h

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,19 +2,19 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea. * * This file is part of nymea:app. *
* * * *
* mea is free software: you can redistribute it and/or modify * * nymea:app is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation, version 3 of the License. * * the Free Software Foundation, version 3 of the License. *
* * * *
* mea is distributed in the hope that it will be useful, * * nymea:app is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with mea. If not, see <http://www.gnu.org/licenses/>. * * along with nymea:app. If not, see <http://www.gnu.org/licenses/>. *
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2018 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -1,4 +1,4 @@
include(../mea.pri) include(../config.pri)
TARGET = nymea-common TARGET = nymea-common
TEMPLATE = lib TEMPLATE = lib

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

View File

@ -2,7 +2,7 @@
* * * *
* Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> * * Copyright (C) 2017 Simon Stuerz <simon.stuerz@guh.io> *
* * * *
* This file is part of mea * * This file is part of nymea:app *
* * * *
* This library is free software; you can redistribute it and/or * * This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public * * modify it under the terms of the GNU Lesser General Public *

Some files were not shown because too many files have changed in this diff Show More