index
:
singleapplication
master
upstream
replacement of QtSingleApplication for Qt5
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Github Action building with multiple Qt versions
Itay Grudev
2020-01-03
1
-16
/
+8
*
Github Actions: Building examples as well
Itay Grudev
2020-01-03
1
-4
/
+28
*
Added step to install Qt in GitHub Actions
Itay Grudev
2020-01-03
1
-2
/
+7
*
Create build-linux-cmake.yml
Itay Grudev
2020-01-03
1
-0
/
+17
*
Merge pull request #76 from itay-grudev/android_fallback
3.0.18
Itay Grudev
2019-10-13
2
-0
/
+13
|
\
|
*
v3.0.18
Itay Grudev
2019-10-13
1
-0
/
+6
|
*
Fallback for iOS as well
Itay Grudev
2019-10-13
1
-4
/
+4
|
*
Disables SingleApplication support on Android. Fixes #52
Itay Grudev
2019-10-11
1
-0
/
+7
|
/
*
Update CHANGELOG.md
3.0.17
Itay Grudev
2019-10-11
1
-0
/
+11
*
Add CMake support (#66)
Hennadii Chernyshchyk
2019-10-11
7
-35
/
+145
*
Fix compilation warning/error (#74)
iakov
2019-10-10
1
-5
/
+3
*
Update CHANGELOG.md
3.0.16
Itay Grudev
2019-09-22
1
-0
/
+8
*
Use geteuid and getpwuid to get username on Unix, fallback to environment var...
Jonas Kvinge
2019-09-22
1
-15
/
+18
*
v3.0.15
3.0.15
Itay Grudev
2019-08-23
1
-0
/
+1
*
v3.0.15
Itay Grudev
2019-08-23
1
-0
/
+2
*
Update CHANGELOG.md
Itay Grudev
2019-08-23
1
-0
/
+3
*
Fix return value of sendMessage() (#68)
Jonas Kvinge
2019-08-23
1
-2
/
+2
*
Fix spelling and typos (#70)
Jonas Kvinge
2019-08-23
2
-3
/
+3
*
Update FUNDING.yml
Itay Grudev
2019-05-30
1
-7
/
+0
*
Create FUNDING.yml
Itay Grudev
2019-05-30
1
-0
/
+8
*
Fixed typo in Windows.md
Itay Grudev
2019-02-25
1
-1
/
+1
*
v3.0.14
3.0.14
Itay Grudev
2019-01-22
3
-0
/
+15
*
fixed build process below Qt 5.6 (#57)
Patrizio Bekerle
2018-12-14
1
-0
/
+13
*
fixed a typo (#55)
3.0.13
Patrizio Bekerle
2018-11-30
1
-1
/
+1
*
v3.0.13a
Itay Grudev
2018-10-04
1
-0
/
+8
*
Async socket processing (#49)
3.0.13a
Francis Giraldeau
2018-09-10
2
-68
/
+124
*
v3.0.12a Removed custom signal handling.
3.0.12a
Itay Grudev
2018-07-27
4
-77
/
+12
*
Proposed SA changes still containing a race condition (#48)
3.0.11a
Itay Grudev
2018-07-27
6
-377
/
+475
*
Fix sendmessage (#46)
Francis Giraldeau
2018-07-27
4
-28
/
+45
*
replace -lAdvapi32 with -ladvapi32 which broke the build on mxe (#43)
Karl G
2018-07-27
1
-1
/
+1
*
v3.0.10 Code cleanup
v3.0.10
Itay Grudev
2017-12-03
1
-0
/
+12
*
removed c style casts and eliminated all clang warnings, ... (#38)
Jedidiah Buck McCready
2017-12-03
2
-51
/
+51
*
Primary PID support (#36)
v3.0.9
Itay Grudev
2017-10-02
7
-6
/
+111
*
Fixed typo in the CHANGELOG.md
Itay Grudev
2017-08-20
1
-0
/
+2
*
v3.0.8
v3.0.8
Itay Grudev
2017-08-20
1
-0
/
+5
*
bugfix - change QApplication to macro QAPPLICATION_CLASS (#34)
BG4444
2017-08-20
1
-1
/
+1
*
v3.0.7a
v3.0.7a
Itay Grudev
2017-04-23
1
-0
/
+10
*
Removed QMutex for thread safe behaviour and support for multiple SingleAppli...
Itay Grudev
2017-04-23
2
-19
/
+1
*
Fixed compilation error: cannot convert wchar_t* to LPSTR {aka char*} (#29)
Vitaly Tonkacheyev
2017-02-23
1
-1
/
+1
*
Remove magic chars from code - use more readable code style (#28)
Evgeny
2017-02-22
1
-13
/
+17
*
Removed version number from README.md
Itay Grudev
2017-02-02
1
-2
/
+0
*
v3.0.6a
v3.0.6a
Itay Grudev
2017-02-02
1
-0
/
+7
*
Bug Fix Calculator example not raising it's window on Windows
Itay Grudev
2017-02-02
1
-6
/
+4
*
Reverted GetUserName API usage on Windows (#25)
Itay Grudev
2017-02-02
2
-1
/
+19
*
Fixed typo in README.md
Itay Grudev
2017-02-01
1
-1
/
+1
*
v3.0.5a
v3.0.5a
Itay Grudev
2017-01-31
1
-0
/
+7
*
Refactored SingleApplicationPrivate destructor.
Itay Grudev
2017-01-30
2
-18
/
+13
*
Fix memory leak on SingleApplicationPrivate destruction (#23)
retmas
2017-01-30
1
-0
/
+1
*
v3.0.4a
v3.0.4a
Itay Grudev
2017-01-25
1
-0
/
+7
*
Fixed shadow variable warning (#21)
pjwhams
2017-01-24
1
-23
/
+23
[next]