Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Tags: rmaxi-me/EpiGimp

Tags

v1.3.0

Toggle v1.3.0's commit message

Unverified

This user has not yet uploaded their public signing key.
release: version 1.3.0

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create save menu (#22)

* feat: add save menu

* feat: add return type value to save function

The save file as function as now a boolean return type to indicate if the file was save or not

* feat: the image is save at the position indicate by the path

* feat: add an error dialogue if something go wrong with the saving

* fix: fix error dialog opening impromptuly

Co-authored-by: Maxime Houis <maxime.houis@epitech.eu>

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix warnings and formatter errors (#20)

* fix: fix warnings and formatter errors

* docs: update documentation and increment version

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 other: release 1.1.0 (#19)

* other: release 1.1.0

* style: clang-format project

* docs: update documentation

0.0.3

Toggle 0.0.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.0.3 tag

0.0.2

Toggle 0.0.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.0.2 tag

0.0.0

Toggle 0.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.0.0 tag

v0.0.1.0

Toggle v0.0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add project base (#1)