Jonas Kvinge
2678b4dcf5
Use new QNativeIpcKey based QSharedMemory constructor with Qt 6.6 and higher
...
Switch to the new QNativeIpcKey based QSharedMemory constructor with Qt 6.6 and higher, the old constructor will be deprecated.
This also makes the library work again with the upcoming Qt 6.6 release and higher.
However, there are still issues with releasing the existing memory in cases where the application is forcefully quit or crashed.
2023-09-28 18:30:56 +02:00
Itay Grudev
e22a6bc235
Merge pull request #176 from itay-grudev/itay-grudev-patch-1
...
Update README.md
2023-09-22 16:25:45 +03:00
Itay Grudev
c5f97ceaa5
Update README.md
2023-09-22 12:28:08 +03:00
Itay Grudev
88ba6a82a4
Update README.md
2023-09-22 12:26:32 +03:00
Itay Grudev
eed383f297
Update README.md
2023-09-22 12:26:16 +03:00
Itay Grudev
730caedd48
Update README.md
2023-09-22 12:23:03 +03:00
Itay Grudev
d815ce3bf5
Merge pull request #174 from triplef/patch-1
...
Improve Windows link library dependency
2023-09-17 16:23:49 +03:00
Frederik Seiffert
0d0666f728
CI: set up MSVC environment before running CMake
2023-09-11 20:25:27 +02:00
Itay Grudev
1e3cb7776d
Update CHANGELOG.md
2023-09-11 18:00:49 +03:00
Itay Grudev
1b95264286
Update CHANGELOG.md
2023-09-11 17:58:53 +03:00
Frederik Seiffert
aed93910db
Improve Windows link library dependency
...
Fixes an error when building with CMAKE_LINK_LIBRARIES_ONLY_TARGETS enabled.
2023-09-11 16:42:31 +02:00
Itay Grudev
14e9d14675
Merge pull request #172 from itay-grudev/v3.4.0
...
v3.4.0
2023-06-13 13:26:36 +03:00
Itay Grudev
0a63acbc12
Update main.yml
2023-06-13 12:48:47 +03:00
Itay Grudev
ff916bf143
Update main.yml
2023-06-13 12:44:11 +03:00
Itay Grudev
2855d33f87
Update main.yml
2023-06-13 12:43:50 +03:00
Itay Grudev
4b334b7f5d
Update main.yml
2023-06-13 01:38:40 +03:00
Itay Grudev
a3da1727ae
Removed EOL Qt versions
2023-06-13 01:34:58 +03:00
Itay Grudev
dd1061913f
Update CHANGELOG.md
2023-06-13 01:29:27 +03:00
Itay Grudev
131199602c
v3.4.0
2023-06-12 11:48:00 +03:00
Itay Grudev
6dde6267a4
Merge pull request #168 from itay-grudev/no-ai
...
MIT, but No Machine Learning Allowed
2023-04-13 21:16:45 +03:00
Itay Grudev
a5cc738641
MIT, but No Machine Learning Allowed
2023-03-24 12:09:12 +02:00
Itay Grudev
40601bf733
Merge pull request #167 from samsonwang/master
...
Windows raise widget example
2023-03-16 15:18:12 +02:00
Samson Wang
35f3cbdec5
Update Windows.md
...
Co-authored-by: Hennadii Chernyshchyk <genaloner@gmail.com>
2023-03-14 22:06:50 +08:00
Samson Wang
dd0e1b3eef
fix code according to pull request review
2023-03-14 09:19:42 +08:00
Samson Wang
d1e9b77e55
Windows raise widget
2023-03-13 15:36:59 +08:00
Itay Grudev
f1e15081dc
Merge pull request #161 from itay-grudev/opt-out-doxygen
...
Add an option to disable Doxygen
2022-06-10 00:16:58 +03:00
Hennadii Chernyshchyk
ed6d514b5e
Disable documentation by default
2022-06-10 00:00:31 +03:00
Hennadii Chernyshchyk
4a9b28e0b9
Add an option to disable Doxygen
2022-06-09 23:36:46 +03:00
Itay Grudev
8f0a1ccc98
Merge pull request #160 from itay-grudev/itay-grudev-patch-1
...
Bug Fix: Auto-merge conflict resaolution restored old invalid code
2022-06-09 16:11:04 +03:00
Itay Grudev
3987497f4b
Auto-merge conflict resaolution restored old invalid code
2022-06-09 16:06:37 +03:00
Itay Grudev
2d74e0294a
Merge pull request #159 from itay-grudev/doxygen-awesome-fork-url-fix
...
Doxygen Awesome Fork URL Fix
2022-06-09 16:04:43 +03:00
Itay Grudev
9c2241f936
Merge branch 'master' into doxygen-awesome-fork-url-fix
2022-06-09 16:04:33 +03:00
Itay Grudev
bfd32983ff
Removed sed frmo CMakeLists as it is not cross-platform
2022-06-09 16:03:03 +03:00
Itay Grudev
1768276350
URL correction now performed in the GH pages deployment
2022-06-09 16:02:22 +03:00
Itay Grudev
57b2622e65
Doxygen Awesome Fork URL Fix
2022-06-09 13:50:52 +03:00
Itay Grudev
063328d369
Update README.md
2022-06-08 02:10:53 +03:00
Itay Grudev
232f2ca01a
Update README.md
2022-06-08 02:10:53 +03:00
Itay Grudev
bfc5d1c8a5
Merge pull request #157 from itay-grudev/doxygen-deploy-fix
...
Bug Fix: Typo in Doxygen deploy workflow step
2022-06-07 17:33:09 +03:00
Itay Grudev
5b287ce0f7
Update doxygen.yml
2022-06-07 17:16:41 +03:00
Itay Grudev
916602515c
Bug Fix: Typo in Doxygen deploy workflow step
2022-06-07 16:55:50 +03:00
Itay Grudev
0c4a0d8e9f
Merge pull request #155 from itay-grudev/doxygen
...
Doxygen
2022-06-07 16:53:38 +03:00
Itay Grudev
9474674ffa
Link to GH Pages documentation
2022-06-07 16:40:30 +03:00
Itay Grudev
a2a5d139c3
Fixed typo in main.yml workflow
2022-06-07 16:25:11 +03:00
Itay Grudev
4dea902f00
Moved Doxygen to separate workflow
2022-06-07 16:22:44 +03:00
Hennadii Chernyshchyk
cf4c21e854
Use FetchContent to download Doxygen theme
2022-04-06 18:59:47 +03:00
Hennadii Chernyshchyk
bf197fe61f
Remove defaulted options and move description to CMake project
2022-04-06 15:06:57 +03:00
Itay Grudev
e9fdcaabc6
Doxygen styling
2022-04-06 13:28:38 +03:00
Hennadii Chernyshchyk
efdfa507dd
Switch to Doxygen to avoid documentation duplication
...
I also had to fix syntax a little in markdown and the header file.
Now checked on CI.
2022-04-06 00:32:30 +03:00
Hennadii Chernyshchyk
4a9a480094
Update CHANGELOG.md
2022-04-05 23:48:46 +03:00
Christoph Cullmann
611e48abbb
Provide API for blocking sendMessage ( #154 )
2022-04-05 23:46:42 +03:00