Commit Graph

331 Commits

Author SHA1 Message Date
Itay Grudev
594afac7e4 Final note about the potential QLocalServer::removeServer problem 2024-05-20 20:18:45 +03:00
Itay Grudev
d15fa8feac WIP implementation 2024-05-20 20:14:38 +03:00
Itay Grudev
7b4e72db23 Ignoring example build directories 2024-05-20 20:11:32 +03:00
Itay Grudev
bdd36b7095 SingleApplicationMessage the core of the v4.0 communication 2024-05-20 14:32:31 +03: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
Itay Grudev
afbdb73365
Merge pull request #153 from itay-grudev/lts-only
Run CI only with LTS Qt versions
2022-04-04 19:08:00 +03:00
Hennadii Chernyshchyk
73c82067da
Run CI only with LTS Qt versions 2022-04-04 18:24:13 +03:00
Itay Grudev
a3ed916f59
Merge pull request #151 from itay-grudev/v3.3.4-changelog
v3.3.4 Changelog
2022-04-04 01:20:56 +03:00
Itay Grudev
cc26916c98
Updated CHANGELOG.md
Co-authored-by: Hennadii Chernyshchyk <genaloner@gmail.com>
2022-04-04 01:19:56 +03:00
Itay Grudev
74fc325d8c
Merge pull request #152 from itay-grudev/6.2
Add Qt 6.2 to CI
2022-04-04 01:18:32 +03:00
Hennadii Chernyshchyk
683915aa8e
Add Qt 6.2 to CI 2022-04-04 00:51:09 +03:00
Itay Grudev
bed39cc40b
v3.3.4 Changelog 2022-04-03 22:24:04 +03:00