Commit Graph

41 Commits

Author SHA1 Message Date
Martin Marmsoler
ea2c3732b0 implement installer for flatpak 2022-09-19 07:17:37 +02:00
Martin Marmsoler
650d3fd1b7 pump version to 1.1.1 2022-06-09 08:40:35 +02:00
Martin Marmsoler
9bd742233e format code 2022-05-01 09:51:34 +02:00
Martin Marmsoler
aa67b02c31 update all documents for release 1.1.0 2022-04-30 12:56:39 +02:00
Martin Marmsoler
e4141362e5 create version file 2022-04-29 17:49:26 +02:00
Martin Marmsoler
d937efc70d depending on the OS use different heights 2022-03-15 21:41:52 +01:00
kas
52115943c4 CI improvements
Unify GitHub workflows
Allow for development builds and artifacts to be created from any commit
Show development build notices in UI
Fix Windows setup files
Disable non-Flatpak linux artifact
2022-01-04 22:30:16 +01:00
kas
193e1f3b0a Add support for running in single instance mode on Linux and Windows
Prevent reopening already opened repo on IPC call
2021-12-11 13:10:14 +01:00
stefanknotzer
c098ef40cf
Backport to Qt 5.12 (#44)
CMake minimum Qt version set to 5.12
Added QT_VERSION_CHECK(5, 15, 0) to ShowTools.cpp and DoubleTreeWidget.cpp
2021-12-01 10:15:48 +01:00
kas
b1835dff53 Enables RTTI and exceptions for Windows builds
Scintilla requires exception handling and RTTI to be enabled
The double tree view requires RTTI to be enabled
2021-11-25 07:55:00 +01:00
Martin Marmsoler
ab340f87f9 version1.0.0 2021-11-19 13:13:20 +01:00
Martin Marmsoler
452a2df15c do not install all libraries which are already part of the kde sdk of flatpak. Change paths which are not correct in the flatpak environment 2021-11-08 11:10:47 +01:00
Martin Marmsoler
5683fa894b Replace GitAhead by Gittyup 2021-10-19 15:05:47 +02:00
Martin Marmsoler
0c112fb007 add arch PKGBUILD 2021-07-31 18:28:36 +02:00
Martin Marmsoler
d93a9a8665 Add new scintilla version 2020-11-14 17:46:11 +01:00
Stefan Knotzer
32129bf61f Update build and VC redistributable
Update build: When the build directory is not within the source directory (default when using Qt Creator), the 'Help' - 'About GitAhead' - dialog has no commit ID. Therefore the CMAKE_SOURCE_DIR is passed to git.
VC redistributable: Microsoft has packed the VC redistributable for VS 2015, VS 2017 and VS 2019 int one new VC redistributable.
2020-08-19 13:38:15 +02:00
Jason Haslam
74fb544980 Change version to 2.6.3 2020-07-14 11:01:17 -06:00
Jason Haslam
c8fffc008b Change version to 2.6.2 2020-05-03 23:50:10 -06:00
Jason Haslam
fe29eca91d Change version to 2.6.1 2019-12-26 16:36:16 -07:00
Jason Haslam
f570bc8950 Change version to 5.6.0 2019-12-12 09:41:45 -07:00
Jason Haslam
729a8e03e2 Add rules to install translation files 2019-12-06 20:13:33 -07:00
Jason Haslam
b30e795504 Increase minimum required version of cmake to 3.6.2
Older versions can't find OpenSSL 1.1 on Windows.
2019-12-06 14:51:22 -07:00
Jason Haslam
b85bf26522 Change build system translation rules
Updating translation (*.ts) files is now optional and disabled by default
and happens automatically when source files change.
2019-12-04 11:14:55 -07:00
Jason Haslam
d7db1280c4 Add basic support for generating translation files
This also adds a bunch of missing Q_OBJECT macros for classes that use
tr(). Installation of the translation files is still not finished.
2019-11-24 18:23:16 -07:00
Jason Haslam
62a234bda1 Change version to 2.5.11 2019-10-30 13:48:47 -06:00
Jason Haslam
7cf23dad96 Work around failure to debug on macOS 2019-10-18 14:13:55 -06:00
Jason Haslam
64e196590d Change version to 2.5.10 2019-08-29 12:48:13 -06:00
Jason Haslam
55d297c077 Change version to 2.5.9 2019-08-10 14:31:02 -06:00
Jason Haslam
b339b6f399 Change version to 2.5.8 2019-07-17 14:07:18 -06:00
Jason Haslam
69e93e667b Change version to 2.5.7 2019-05-22 15:43:18 -06:00
Jason Haslam
867cd9694c Change macOS package to use the binary distribution of Qt 2019-05-16 16:33:43 -06:00
Jason Haslam
3795bcf88f Change version to 2.5.6 2019-05-16 14:50:37 -06:00
Jason Haslam
6a5eab15c8 Remove hard-coded path to Qt 2019-05-02 13:47:02 -06:00
Jason Haslam
3bbb88c633 Change version to 2.5.5 2019-03-19 15:29:28 -06:00
Jason Haslam
c0583a63a4 Change version to 2.5.4 2019-02-25 12:27:03 -07:00
Jason Haslam
dbb06bb4d7 Change version to 2.5.3 2019-01-24 20:33:53 -07:00
Jason Haslam
5fd8f94751 Change version to 2.5.2 2019-01-06 20:41:29 -07:00
Jason Haslam
29a3bd41c1 Update Qt minimum version 2018-12-30 19:26:55 -07:00
Jason Haslam
d9a049ca42 Change version to 2.5.1 2018-12-23 13:21:14 -07:00
Jason Haslam
657c9ad4c5 Create v2.5.0 release 2018-12-13 15:37:47 -07:00
Jason Haslam
53d6ddc65c Import source 2018-12-12 16:22:04 -07:00