Conrad 38f89f30f9 Merge branch 'hotfix' into 'dev'
Fixed the Linux color picker and system dialog bugs

See merge request creyd/intelliphoto!20
2019-12-18 12:55:56 +00:00
2019-12-13 09:29:37 +01:00
2019-12-06 08:35:39 +01:00
2019-12-18 12:55:56 +00:00
2019-12-18 13:28:41 +01:00
2019-12-13 09:29:37 +01:00

IntelliPhoto

For the user manual see docs/manual.pdf

Content

  • src - Source Code
  • docs - Documentation of the source code and user manual
  • Examples - Temporary folder for example pictures
  • Abgabe - Files that were submitted

Pesentations

Branching

  • master branch: current state of the program, pull requests only by maintainers or developers
  • dev branch: state of development for next week, will be merged every Thursday, pushable for maintainers, pull requests for everyone
  • dev-X branches: feature development branches which will be merged into dev, when tested

Every Thursday dev and master will be merged and tagged with the current version.

Description
An interactive painting tool, with layering and drawing capabilities.
Readme 48 MiB
Languages
HTML 88.6%
C++ 6%
JavaScript 3.7%
CSS 1%
TeX 0.4%
Other 0.1%