sithlord48
83e0b071ab
ci: build package target
2024-07-31 13:56:42 +02:00
sithlord48
8d290c740d
build: Simple CPack Package
2024-07-31 13:56:42 +02:00
sithlord48
8cb4748a36
build: Get version from git
2024-07-31 13:56:42 +02:00
sithlord48
cb4c188598
feat: Install license
2024-07-31 13:56:42 +02:00
sithlord48
4e41ec4822
Use PUBLIC_HEADERS
2024-07-31 13:56:42 +02:00
sithlord48
6a43580fc4
Add mac os 14
2024-07-29 20:30:37 +02:00
sithlord48
4049f78b05
add Qt 6.5 - 6.7
2024-07-29 20:30:37 +02:00
sithlord48
7974ffc8ec
add ubuntu 24.04 to the matrix
2024-07-29 20:30:37 +02:00
sithlord48
810f6c0dbe
Update Qt Action to v4
2024-07-29 20:30:37 +02:00
sithlord48
e50028100d
Update Checkout to v4
2024-07-29 20:30:37 +02:00
Rick Blommers
843aef3506
Update github workflow, remove macos-11 add macos-13
2024-07-26 20:44:35 +02:00
Chris Rizzitello
e6b4a66af8
Install binary to bindir
2024-07-26 13:08:05 +02:00
Rick Blommers
f8e9194672
updated changes, and add conditionals for supporting older qt versions
2024-04-23 12:11:49 +02:00
Jianqiao Han
1381b93aed
add support for dark/light mode switch
2024-04-23 12:11:49 +02:00
Rick Blommers
40dc420047
Update README.md
2023-12-16 08:11:34 +01:00
Rick Blommers
3622b85d52
Update to 6.5.1, Sharp Thin Pro font
2023-12-07 17:07:09 +01:00
leha-bot
45e3e703b1
Fix CMake install() for proper find_package()/add_subdirectory() support
2023-10-11 22:24:04 +02:00
Rick Blommers
91111568fd
Fix #56 , Dead link in README.md
2023-08-21 09:34:13 +02:00
Rick Blommers
7d95be5681
Fix README.md
2023-08-16 20:06:13 +02:00
Rick Blommers
5e7fdd3ab8
Update to 6.4.2, Fix missing pro icons in namedCodePoints
2023-08-16 20:01:51 +02:00
Martin Delille
485c4e8e70
Add install step
2023-05-03 09:02:47 +02:00
Martin Delille
ce7784e578
Add headers to CMakeLists.txt
2023-04-02 15:39:29 +02:00
Rick Blommers
deeb5cbc42
Update to 6.4.0, Sharp Light Pro Font
2023-03-28 20:35:08 +02:00
Martin Delille
61db41d56b
Fix cmake.yml
2023-03-23 06:52:08 +01:00
Martin Delille
bb84e29aa7
Move CMakeLists.txt to root directory
2023-03-23 06:52:08 +01:00
Rick Blommers
b304ec196e
Update to 6.3.0, Aliases and Sharp Regular Pro fonts
...
- Aliases are now included in the icon list names
- Support for font style "Font Awesome Sharp Regular" (Pro)
- Update generator to include all alias names
- Update free font files to latest release
2023-02-09 11:53:16 +01:00
Jihadist
a6051c8870
Add github ci
2023-02-09 08:02:54 +01:00
Rick Blommers
1257a45f5f
Merge branch 'MartinDelille-cmake'
2023-02-02 11:39:25 +01:00
Martin Delille
a0ad43accb
Doesn't use HighQualityAntialiasing since it is deprected
2023-01-31 07:12:46 +01:00
Martin Delille
ab15dd67d7
Add find_package to QtAwesome
2023-01-31 07:02:23 +01:00
Martin Delille
005a0fa310
Use same cmake_minimum_required (3.16)
2023-01-30 19:10:54 +01:00
Martin Delille
54c87a4f48
Adding cmake_minimum_required
2023-01-30 19:09:26 +01:00
Martin Delille
8b3cf90cca
Revert "Replace CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS by generate_export_header"
...
This reverts commit 0f47fe1e80
.
2023-01-30 19:08:17 +01:00
Martin Delille
0f47fe1e80
Replace CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS by generate_export_header
2023-01-26 15:19:30 +01:00
Martin Delille
ff468e59b3
Replace ${PROJECT_NAME}
2023-01-26 15:18:41 +01:00
Martin Delille
50b1d03794
Fix missing files after merge
2023-01-26 15:11:12 +01:00
Martin Delille
27dbfdc849
Add CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
2023-01-26 13:57:14 +01:00
Martin Delille
ca1c36b8a8
Merge branch 'main' into cmake
2023-01-26 10:22:38 +01:00
Martin Delille
76b4e5e3a7
CMake handle Qt6
2023-01-26 10:21:06 +01:00
Rick Blommers
ac783180da
Fix #47 , README.md FontAwesome and other URL's
2023-01-16 20:24:45 +01:00
Rick Blommers
0f4b0d3e7c
README.md spelling fixes
2022-12-28 13:53:57 +01:00
Rick Blommers
25466bfb43
Readme improvements
2022-12-27 20:49:56 +01:00
Rick Blommers
5364094fb6
Font Awesome 6
2022-12-27 17:17:00 +01:00
Rick Blommers
857423b591
Font Awesome 6
2022-12-27 16:56:21 +01:00
Rick Blommers
eedd58b8fa
Master branch is deprecated
...
- The master branch moved to the fontawesome-4 branch
- the new main branch branch contains the latest release
2022-12-27 16:53:58 +01:00
Martin Delille
5975f82739
Add CMakeLists.txt
2022-11-20 22:25:55 +01:00
mbsanchez
e46f83df6d
default font weight is set to QFont::Normal in FontData's constructor
2022-10-17 20:47:55 +02:00
mbsanchez
d7edceaed4
Fixed issue on linux system due to font weight
2022-10-17 20:47:55 +02:00
Rick Blommers
caf78c4429
Fix for non-commercial version and markdown style changes
2022-10-17 20:47:55 +02:00
mbsanchez
787c8f1226
Update README.md to new font awesome version 5.10.2
2022-10-17 20:47:55 +02:00