Itay Grudev
|
e6c269b649
|
Merge pull request #101 from Shatur95/improve_cmake
Improve CMakeLists.txt
|
2020-05-12 01:54:21 +01:00 |
|
Shatur95
|
6cd4117904
|
Improve CMakeLists.txt
|
2020-05-09 23:19:12 +03:00 |
|
Itay Grudev
|
92d501c62b
|
Update CHANGELOG.md
|
2020-04-22 10:23:58 +01:00 |
|
Itay Grudev
|
d89f0043ac
|
Update CHANGELOG.md
|
2020-04-22 10:23:45 +01:00 |
|
Itay Grudev
|
8956e06ece
|
Update CHANGELOG.md
|
2020-04-22 10:23:25 +01:00 |
|
Itay Grudev
|
aef39834a1
|
Update CHANGELOG.md
|
2020-04-22 01:01:11 +01:00 |
|
Itay Grudev
|
15e4bb589e
|
Update singleapplication.cpp
|
2020-04-22 00:58:39 +01:00 |
|
Itay Grudev
|
f31880dc7f
|
Update singleapplication_p.cpp
|
2020-04-22 00:58:15 +01:00 |
|
Itay Grudev
|
9dd775feed
|
Update singleapplication_p.h
|
2020-04-22 00:57:56 +01:00 |
|
Itay Grudev
|
3eaacde67f
|
Update LICENSE
|
2020-04-22 00:57:30 +01:00 |
|
Itay Grudev
|
5231b04ad0
|
Workflows Badge is now a URL to the Workflows page
|
2020-04-21 11:52:09 +01:00 |
|
Itay Grudev
|
5fbe3531b3
|
v3.1.2
|
2020-04-21 11:47:33 +01:00 |
|
Itay Grudev
|
69b94ec452
|
Merge pull request #100 from emericg/mobileexit
Fix a crash when exiting an application on Android and iOS
|
2020-04-21 08:35:27 +01:00 |
|
Emeric
|
b4a1f19d81
|
Fix a crash when exiting an application on Android and iOS
|
2020-04-20 18:33:30 +02:00 |
|
Itay Grudev
|
4baf2e74f6
|
Merge pull request #97 from autoantwort/master
SingleApplication::currentUser and codecs
|
2020-03-28 01:35:42 +00:00 |
|
Leander Schulten
|
00a2530465
|
Add support for Qt < 5.10
|
2020-03-27 08:24:43 +01:00 |
|
Leander Schulten
|
5fff2202b5
|
Add SingleApplication::currentUser()
|
2020-03-27 08:00:14 +01:00 |
|
Leander Schulten
|
49c282a64c
|
The codec for string from qgetenv and pw->pw_name is not necessarily utf8. So use QString::fromLocal8Bit and QStrings.
|
2020-03-27 07:52:48 +01:00 |
|
Itay Grudev
|
4abe20afbf
|
Merge pull request #96 from itay-grudev/primary_user
v3.1.0a Added primaryUser()
|
2020-03-03 01:29:50 +00:00 |
|
Itay Grudev
|
81cc2719be
|
v3.1.0a Added primaryUser()
Closes #95
|
2020-03-03 01:24:55 +00:00 |
|
Itay Grudev
|
666fd4d8e8
|
Merge pull request #94 from itay-grudev/qwertysam
Added support for qdep
|
2020-02-20 15:43:43 +00:00 |
|
Samson Close
|
e538a2b595
|
Added qdep support
|
2020-02-20 15:38:41 +00:00 |
|
Itay Grudev
|
0f6695e2a9
|
Update FUNDING.yml
|
2020-02-09 12:13:56 +00:00 |
|
Itay Grudev
|
473dfae194
|
Added workflow badge to README.md
|
2020-01-25 01:36:04 +00:00 |
|
Itay Grudev
|
3d152b03d8
|
v3.0.19
|
2020-01-24 01:05:21 +00:00 |
|
Itay Grudev
|
333b41782d
|
Merge pull request #87 from Shatur95/fix_deprecated_warnings
Fix obsolete code warnings
|
2020-01-24 01:01:17 +00:00 |
|
Shatur95
|
724efd7fdd
|
Fix obsolete code warnings
|
2020-01-05 18:27:24 +02:00 |
|
Itay Grudev
|
2369cf7b21
|
Added CMake output files to .gitignore
|
2020-01-05 15:21:03 +00:00 |
|
Itay Grudev
|
33a2617a3f
|
Merge pull request #88 from itay-grudev/build-tests
Added CI Build Tests
|
2020-01-03 18:21:43 +00:00 |
|
Itay Grudev
|
69873cba97
|
Update CHANGELOG.md
|
2020-01-03 17:49:52 +00:00 |
|
Itay Grudev
|
062dc014ce
|
GitHub Actions dropped Qt v4.8.7
This library never intended to support Qt v4.x.x anyway
|
2020-01-03 17:34:42 +00:00 |
|
Itay Grudev
|
a7a42d5ae4
|
GitHub Actions syntax improvments for Windows support
|
2020-01-03 17:31:23 +00:00 |
|
Itay Grudev
|
767645c80f
|
GitHub Actions: Fixed typo in the yml
|
2020-01-03 17:15:33 +00:00 |
|
Itay Grudev
|
6aec26e266
|
GitHub Actions Added windows-latest platform
|
2020-01-03 17:14:35 +00:00 |
|
Itay Grudev
|
bb24abdf1d
|
GitHub Actions - Applied same changes throughout the script
|
2020-01-03 17:13:35 +00:00 |
|
Itay Grudev
|
b25e62409b
|
GitHub Actions Alternative build command
|
2020-01-03 17:02:37 +00:00 |
|
Itay Grudev
|
e70a0e7e3d
|
GitHub Actions alternative cmake command
|
2020-01-03 11:07:03 +00:00 |
|
Itay Grudev
|
5222c01951
|
Renamed GitHub Action to Build CMake
As it now builds for multiple latforms
|
2020-01-03 11:01:08 +00:00 |
|
Itay Grudev
|
e7e31208af
|
GitHub Actions - Testing without Windows
|
2020-01-03 10:58:16 +00:00 |
|
Itay Grudev
|
0d07dd387a
|
GitHub Actions Multiple platforms support
ubuntu-latest, windows-latest, macos-latest
|
2020-01-03 10:43:13 +00:00 |
|
Itay Grudev
|
a14320382c
|
GitHub Actions Exact Qt version specificatoin
|
2020-01-03 10:38:52 +00:00 |
|
Itay Grudev
|
0296d0b61e
|
Github Action building with multiple Qt versions
Implemented using the matrix strategy and multiple qt versions
|
2020-01-03 10:35:41 +00:00 |
|
Itay Grudev
|
4e4f310a58
|
Github Actions: Building examples as well
|
2020-01-03 10:26:13 +00:00 |
|
Itay Grudev
|
275dcf3fc0
|
Added step to install Qt in GitHub Actions
|
2020-01-03 10:18:30 +00:00 |
|
Itay Grudev
|
af768f44a7
|
Create build-linux-cmake.yml
|
2020-01-03 10:11:40 +00:00 |
|
Itay Grudev
|
16ea64b254
|
Merge pull request #76 from itay-grudev/android_fallback
Android and iOS fallback
|
2019-10-13 10:39:37 +03:00 |
|
Itay Grudev
|
c5b4d4028d
|
v3.0.18
|
2019-10-13 10:35:50 +03:00 |
|
Itay Grudev
|
117336df79
|
Fallback for iOS as well
|
2019-10-13 10:34:28 +03:00 |
|
Itay Grudev
|
5e223a7f74
|
Disables SingleApplication support on Android. Fixes #52
|
2019-10-11 16:50:52 +03:00 |
|
Itay Grudev
|
33975c1743
|
Update CHANGELOG.md
|
2019-10-11 16:35:03 +03:00 |
|