Commit Graph

263 Commits

Author SHA1 Message Date
86a01eb9ae Merge branch 'dev-variable-refractor' into dev 2019-12-20 10:13:59 +01:00
Mienek
d727591977 Merge branch 'dev-warnings' into 'dev'
fixed warnings

See merge request creyd/intelliphoto!24
2019-12-20 09:06:23 +00:00
d81afbb8ee Refractoring Update 2
- Adjusted variable names to naming conventions
- Concluded header files
2019-12-20 10:05:57 +01:00
Mienek
7a604c805a some fixes
only unused Variable and shadowing left
2019-12-20 10:02:56 +01:00
52292ebfe7 Refractoring Update 1
- Refractored switchColor to slotSwapColor
- Corrected spelling mistake in variable name (weight-->width)
- Unified variable names
2019-12-20 09:50:30 +01:00
ab8590c4fe Refractored fileName to more intuitive filePath 2019-12-20 09:15:02 +01:00
0411c49534 Refractored misspelled variable 2019-12-20 09:03:26 +01:00
Sonaion
279b46bc1d Update IntelliHelper.cpp 2019-12-20 08:56:15 +01:00
Jan Schuffenhauer
73137a6a7b Merge branch 'dev' of https://gitlab.com/creyd/intelliphoto into dev 2019-12-20 08:23:41 +01:00
Jan Schuffenhauer
0045375f6c Fixed bug / changed pi
like the pi could get removed if mucke wants to
2019-12-20 08:21:23 +01:00
Conrad
6ff32a141a Merge branch 'dev-docs' into 'dev'
Documentation Branch Merge

See merge request creyd/intelliphoto!22
2019-12-19 18:44:06 +00:00
9c95059b93 Updated doxygen docs to latest changes 2019-12-19 19:39:08 +01:00
5073312f7a main.cpp uncrustify 2019-12-19 19:38:18 +01:00
0bcbe13f13 Update main.cpp 2019-12-19 18:38:38 +01:00
a838e3869f Restyled project for uncrustify 2019-12-19 18:27:46 +01:00
c415a53c83 Documented the gui file 2019-12-19 18:16:26 +01:00
8b42603332 Documented PaintingArea 2019-12-19 18:14:13 +01:00
105cff0f63 Added basic documentation for LayerObject Struct 2019-12-19 17:41:31 +01:00
Sonaion
dee229c09f Merge branch 'dev-docs' of https://gitlab.com/creyd/intelliphoto into dev-docs 2019-12-19 17:39:46 +01:00
Sonaion
11617c9f44 Merge branch 'PolygonUpdate' into dev-docs 2019-12-19 17:39:35 +01:00
91fc9a4308 Refraktored another misspelled variable
- hightOffset --> heightOffset
2019-12-19 17:39:24 +01:00
Sonaion
3252ec4404 Earfolding bug 2019-12-19 17:39:10 +01:00
dcd26f76ef Fixed misspelled variable 2019-12-19 17:32:07 +01:00
a2f2e38a06 Changed file extension for config file 2019-12-19 17:30:19 +01:00
Paul Norberger
bf47934bbe Fixed an ugly typo in the readme 2019-12-19 13:36:21 +00:00
Sonaion
cf4f9210dd Merge branch 'dev-docs' of https://gitlab.com/creyd/intelliphoto into dev-docs 2019-12-19 14:33:35 +01:00
Sonaion
9bc45dedfd gui changes for tool anwendung 2019-12-19 14:33:28 +01:00
Paul Norberger
92760ede42 Better introduction as well as line tool docs 2019-12-19 14:33:15 +01:00
Paul Norberger
0fb62f6279 Update manual to version 0.31 2019-12-19 14:08:01 +01:00
Sonaion
71dd9aa7c2 full doc tools 2019-12-19 13:58:46 +01:00
Sonaion
709c976cf0 Merge branch 'dev-docs' of https://gitlab.com/creyd/intelliphoto into dev-docs 2019-12-19 13:54:29 +01:00
Sonaion
ec37be62fc Tool anpassungen 2019-12-19 13:54:17 +01:00
ce32ea9a19 Remade Doxygen Docs 2019-12-19 13:50:50 +01:00
a3c19e9851 Merge branch 'dev' into dev-docs 2019-12-19 12:43:22 +01:00
050be88861 Added Uncrustify Config 2019-12-19 12:39:35 +01:00
Sonaion
07391b93b1 Small changes in grammer 2019-12-19 12:32:07 +01:00
Sonaion
e965162379 Tool COmments update 2019-12-19 12:29:58 +01:00
deranonymos
f24dfe5d33 Adding doc for Plain/Rectangle/Pen Tool, and also some update to Plaintool 2019-12-19 12:28:56 +01:00
Conrad
ef9ba33ade Merge branch 'dev_PolygonTool' into 'dev'
Polygon Tool Development

See merge request creyd/intelliphoto!21
2019-12-19 11:07:11 +00:00
Mienek
1de2f55e85 Documentation 2019-12-19 12:05:31 +01:00
deranonymos
22eb067c7a Added doc for PenTool 2019-12-19 12:04:54 +01:00
2da9e15d36 Minor Code Style Update + Documentation Spelling Fix 2019-12-19 12:03:21 +01:00
Mienek
c6151b1bbf Update IntelliToolPolygon.cpp 2019-12-19 11:47:33 +01:00
Sonaion
9db5304edc Merge branch 'dev-docs' of https://gitlab.com/creyd/intelliphoto into dev-docs 2019-12-19 11:44:19 +01:00
Sonaion
0516b0b921 circle docs 2019-12-19 11:43:52 +01:00
d52dd552f3 Merge branch 'dev' into dev_PolygonTool 2019-12-19 11:31:34 +01:00
4d68b6ab0a Updated docs 2019-12-19 11:29:26 +01:00
Sonaion
559f229b7b start of Tool Commentary 2019-12-19 09:44:48 +01:00
Sonaion
486f1a0815 FloodfillTool and more docs 2019-12-19 09:15:40 +01:00
Sonaion
b4317626cc Merge branch 'dev-tools-seb' into dev-docs 2019-12-18 20:39:24 +01:00