diff --git a/Dokumentation/manual.pdf b/docs/manual.pdf similarity index 100% rename from Dokumentation/manual.pdf rename to docs/manual.pdf diff --git a/IntelliPhoto/Painting/GUI/IntelliPhotoGui.cpp b/src/Painting/GUI/IntelliPhotoGui.cpp similarity index 100% rename from IntelliPhoto/Painting/GUI/IntelliPhotoGui.cpp rename to src/Painting/GUI/IntelliPhotoGui.cpp diff --git a/IntelliPhoto/Painting/GUI/IntelliPhotoGui.h b/src/Painting/GUI/IntelliPhotoGui.h similarity index 100% rename from IntelliPhoto/Painting/GUI/IntelliPhotoGui.h rename to src/Painting/GUI/IntelliPhotoGui.h diff --git a/IntelliPhoto/Painting/Image/IntelliImage.cpp b/src/Painting/Image/IntelliImage.cpp similarity index 100% rename from IntelliPhoto/Painting/Image/IntelliImage.cpp rename to src/Painting/Image/IntelliImage.cpp diff --git a/IntelliPhoto/Painting/Image/IntelliImage.h b/src/Painting/Image/IntelliImage.h similarity index 100% rename from IntelliPhoto/Painting/Image/IntelliImage.h rename to src/Painting/Image/IntelliImage.h diff --git a/IntelliPhoto/Painting/Image/IntelliRasterImage.cpp b/src/Painting/Image/IntelliRasterImage.cpp similarity index 100% rename from IntelliPhoto/Painting/Image/IntelliRasterImage.cpp rename to src/Painting/Image/IntelliRasterImage.cpp diff --git a/IntelliPhoto/Painting/Image/IntelliRasterImage.h b/src/Painting/Image/IntelliRasterImage.h similarity index 100% rename from IntelliPhoto/Painting/Image/IntelliRasterImage.h rename to src/Painting/Image/IntelliRasterImage.h diff --git a/IntelliPhoto/Painting/Image/IntelliShapedImage.cpp b/src/Painting/Image/IntelliShapedImage.cpp similarity index 100% rename from IntelliPhoto/Painting/Image/IntelliShapedImage.cpp rename to src/Painting/Image/IntelliShapedImage.cpp diff --git a/IntelliPhoto/Painting/Image/IntelliShapedImage.h b/src/Painting/Image/IntelliShapedImage.h similarity index 100% rename from IntelliPhoto/Painting/Image/IntelliShapedImage.h rename to src/Painting/Image/IntelliShapedImage.h diff --git a/IntelliPhoto/Painting/IntelliHelper/IntelliHelper.cpp b/src/Painting/IntelliHelper/IntelliHelper.cpp similarity index 100% rename from IntelliPhoto/Painting/IntelliHelper/IntelliHelper.cpp rename to src/Painting/IntelliHelper/IntelliHelper.cpp diff --git a/IntelliPhoto/Painting/IntelliHelper/IntelliHelper.h b/src/Painting/IntelliHelper/IntelliHelper.h similarity index 100% rename from IntelliPhoto/Painting/IntelliHelper/IntelliHelper.h rename to src/Painting/IntelliHelper/IntelliHelper.h diff --git a/IntelliPhoto/Painting/IntelliPhoto.87de10b b/src/Painting/IntelliPhoto.87de10b similarity index 100% rename from IntelliPhoto/Painting/IntelliPhoto.87de10b rename to src/Painting/IntelliPhoto.87de10b diff --git a/IntelliPhoto/Painting/IntelliPhoto.pro b/src/Painting/IntelliPhoto.pro similarity index 100% rename from IntelliPhoto/Painting/IntelliPhoto.pro rename to src/Painting/IntelliPhoto.pro diff --git a/IntelliPhoto/Painting/IntelliPhoto.pro.user b/src/Painting/IntelliPhoto.pro.user similarity index 100% rename from IntelliPhoto/Painting/IntelliPhoto.pro.user rename to src/Painting/IntelliPhoto.pro.user diff --git a/IntelliPhoto/Painting/IntelliPhoto.pro.user.2eff11b b/src/Painting/IntelliPhoto.pro.user.2eff11b similarity index 100% rename from IntelliPhoto/Painting/IntelliPhoto.pro.user.2eff11b rename to src/Painting/IntelliPhoto.pro.user.2eff11b diff --git a/IntelliPhoto/Painting/IntelliPhoto.pro.user.426164d b/src/Painting/IntelliPhoto.pro.user.426164d similarity index 100% rename from IntelliPhoto/Painting/IntelliPhoto.pro.user.426164d rename to src/Painting/IntelliPhoto.pro.user.426164d diff --git a/IntelliPhoto/Painting/IntelliPhoto.pro.user.87de10b b/src/Painting/IntelliPhoto.pro.user.87de10b similarity index 100% rename from IntelliPhoto/Painting/IntelliPhoto.pro.user.87de10b rename to src/Painting/IntelliPhoto.pro.user.87de10b diff --git a/IntelliPhoto/Painting/IntelliPhoto.user b/src/Painting/IntelliPhoto.user similarity index 100% rename from IntelliPhoto/Painting/IntelliPhoto.user rename to src/Painting/IntelliPhoto.user diff --git a/IntelliPhoto/Painting/Layer/PaintingArea.cpp b/src/Painting/Layer/PaintingArea.cpp similarity index 100% rename from IntelliPhoto/Painting/Layer/PaintingArea.cpp rename to src/Painting/Layer/PaintingArea.cpp diff --git a/IntelliPhoto/Painting/Layer/PaintingArea.h b/src/Painting/Layer/PaintingArea.h similarity index 100% rename from IntelliPhoto/Painting/Layer/PaintingArea.h rename to src/Painting/Layer/PaintingArea.h diff --git a/IntelliPhoto/Painting/Scribble.pro.user.426164d b/src/Painting/Scribble.pro.user.426164d similarity index 100% rename from IntelliPhoto/Painting/Scribble.pro.user.426164d rename to src/Painting/Scribble.pro.user.426164d diff --git a/IntelliPhoto/Painting/icon.ico b/src/Painting/icon.ico similarity index 100% rename from IntelliPhoto/Painting/icon.ico rename to src/Painting/icon.ico diff --git a/IntelliPhoto/Painting/main.cpp b/src/Painting/main.cpp similarity index 100% rename from IntelliPhoto/Painting/main.cpp rename to src/Painting/main.cpp diff --git a/IntelliPhoto/Painting/widget.ui b/src/Painting/widget.ui similarity index 100% rename from IntelliPhoto/Painting/widget.ui rename to src/Painting/widget.ui