diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/.gitmodules b/.gitmodules old mode 100755 new mode 100644 diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100755 new mode 100644 diff --git a/Doxyfile b/Doxyfile old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/Labcontrol.pro b/Labcontrol.pro old mode 100755 new mode 100644 diff --git a/PROGRAMMING.md b/PROGRAMMING.md old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/data/Labcontrol.conf b/data/Labcontrol.conf old mode 100755 new mode 100644 diff --git a/data/example_header.tex b/data/example_header.tex old mode 100755 new mode 100644 diff --git a/data/icons/boot.png b/data/icons/boot.png old mode 100755 new mode 100644 diff --git a/data/icons/boot.svg b/data/icons/boot.svg old mode 100755 new mode 100644 diff --git a/data/icons/down.png b/data/icons/down.png old mode 100755 new mode 100644 diff --git a/data/icons/down.svg b/data/icons/down.svg old mode 100755 new mode 100644 diff --git a/data/icons/icon.png b/data/icons/icon.png old mode 100755 new mode 100644 diff --git a/data/icons/icon.svg b/data/icons/icon.svg old mode 100755 new mode 100644 diff --git a/data/icons/off.png b/data/icons/off.png old mode 100755 new mode 100644 diff --git a/data/icons/off.svg b/data/icons/off.svg old mode 100755 new mode 100644 diff --git a/data/icons/on.png b/data/icons/on.png old mode 100755 new mode 100644 diff --git a/data/icons/on.svg b/data/icons/on.svg old mode 100755 new mode 100644 diff --git a/data/icons/unknown.png b/data/icons/unknown.png old mode 100755 new mode 100644 diff --git a/data/icons/unknown.svg b/data/icons/unknown.svg old mode 100755 new mode 100644 diff --git a/data/icons/zLeaf.png b/data/icons/zLeaf.png old mode 100755 new mode 100644 diff --git a/data/icons/zLeaf.svg b/data/icons/zLeaf.svg old mode 100755 new mode 100644 diff --git a/doc/manual.tex b/doc/manual.tex old mode 100755 new mode 100644 diff --git a/doc/pictures/startup_screen.png b/doc/pictures/startup_screen.png old mode 100755 new mode 100644 diff --git a/labcontrol.desktop b/labcontrol.desktop old mode 100755 new mode 100644 diff --git a/src/Lib/client.cpp b/src/Lib/client.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/client.h b/src/Lib/client.h old mode 100755 new mode 100644 diff --git a/src/Lib/clienthelpnotificationserver.cpp b/src/Lib/clienthelpnotificationserver.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/clienthelpnotificationserver.h b/src/Lib/clienthelpnotificationserver.h old mode 100755 new mode 100644 diff --git a/src/Lib/clientpinger.cpp b/src/Lib/clientpinger.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/clientpinger.h b/src/Lib/clientpinger.h old mode 100755 new mode 100644 diff --git a/src/Lib/global.h b/src/Lib/global.h old mode 100755 new mode 100644 diff --git a/src/Lib/lablib.cpp b/src/Lib/lablib.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/lablib.h b/src/Lib/lablib.h old mode 100755 new mode 100644 diff --git a/src/Lib/netstatagent.cpp b/src/Lib/netstatagent.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/netstatagent.h b/src/Lib/netstatagent.h old mode 100755 new mode 100644 diff --git a/src/Lib/receipts_handler.cpp b/src/Lib/receipts_handler.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/receipts_handler.h b/src/Lib/receipts_handler.h old mode 100755 new mode 100644 diff --git a/src/Lib/receiptsprinter.cpp b/src/Lib/receiptsprinter.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/receiptsprinter.h b/src/Lib/receiptsprinter.h old mode 100755 new mode 100644 diff --git a/src/Lib/session.cpp b/src/Lib/session.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/session.h b/src/Lib/session.h old mode 100755 new mode 100644 diff --git a/src/Lib/sessionsmodel.cpp b/src/Lib/sessionsmodel.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/sessionsmodel.h b/src/Lib/sessionsmodel.h old mode 100755 new mode 100644 diff --git a/src/Lib/settings.cpp b/src/Lib/settings.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/settings.h b/src/Lib/settings.h old mode 100755 new mode 100644 diff --git a/src/Lib/ztree.cpp b/src/Lib/ztree.cpp old mode 100755 new mode 100644 diff --git a/src/Lib/ztree.h b/src/Lib/ztree.h old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/HelpMessageSender.pro b/src/helpmessagesender/HelpMessageSender.pro old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/helpmessagewindow.cpp b/src/helpmessagesender/helpmessagewindow.cpp old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/helpmessagewindow.h b/src/helpmessagesender/helpmessagewindow.h old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/helpmessagewindow.ui b/src/helpmessagesender/helpmessagewindow.ui old mode 100755 new mode 100644 diff --git a/src/helpmessagesender/main.cpp b/src/helpmessagesender/main.cpp old mode 100755 new mode 100644 diff --git a/src/localzleafstarter.cpp b/src/localzleafstarter.cpp old mode 100755 new mode 100644 diff --git a/src/localzleafstarter.h b/src/localzleafstarter.h old mode 100755 new mode 100644 diff --git a/src/localzleafstarter.ui b/src/localzleafstarter.ui old mode 100755 new mode 100644 diff --git a/src/main.cpp b/src/main.cpp old mode 100755 new mode 100644 diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp old mode 100755 new mode 100644 diff --git a/src/mainwindow.h b/src/mainwindow.h old mode 100755 new mode 100644 diff --git a/src/mainwindow.ui b/src/mainwindow.ui old mode 100755 new mode 100644 diff --git a/src/manualprintingsetup.cpp b/src/manualprintingsetup.cpp old mode 100755 new mode 100644 diff --git a/src/manualprintingsetup.h b/src/manualprintingsetup.h old mode 100755 new mode 100644 diff --git a/src/manualprintingsetup.ui b/src/manualprintingsetup.ui old mode 100755 new mode 100644