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
...
*
README: Better highlighing of exit code formula.
Itay Grudev
2016-05-11
1
-4
/
+4
*
Docmented changes and example usage with a .pri file
Itay Grudev
2016-05-09
1
-11
/
+46
*
QAPPLICATION_CLASS now defaults to QCoreApplication
Itay Grudev
2016-05-09
1
-1
/
+1
*
Code style improvements
v2.4
Itay Grudev
2016-05-04
2
-9
/
+8
*
Merge pull request #6 from itay-grudev/secondary
Itay Grudev
2016-05-04
3
-77
/
+240
|
\
|
*
Bugfix no showUp notification. Some minor improvements
Itay Grudev
2016-05-04
1
-4
/
+10
|
*
Improved restoring QSharedMemory after crash
Itay Grudev
2016-05-04
1
-3
/
+8
|
*
Updated documentation
Itay Grudev
2016-05-04
1
-19
/
+63
|
*
Secondary instance implementation
Itay Grudev
2016-05-04
2
-55
/
+163
|
/
*
Bug fix possible situation in which memory is detached
Itay Grudev
2016-05-04
1
-8
/
+5
*
Now handling all relevant signals
Itay Grudev
2016-05-04
2
-14
/
+30
*
Merge pull request #5 from i7achi/modern_cpp
v2.3
Itay Grudev
2016-04-05
3
-56
/
+76
|
\
|
*
Ensure backward compatibility and some cosmetic changes.
Vlad Pyatnichenko
2016-04-05
3
-6
/
+11
|
*
HOTFIX: use Q_Q instead of q_ptr directly.
Vlad Pyatnichenko
2016-03-22
1
-1
/
+3
|
*
HOTFIX: added Qt's modules prefixes to #include statements.
Vlad Pyatnichenko
2016-03-06
1
-4
/
+4
|
*
Adaptation to Qt's pimpl idiom design. Improved inheritance safety.
Vlad Pyatnichenko
2016-03-05
3
-55
/
+68
|
/
*
Docs now imply Linux as well
Itay Grudev
2016-01-04
1
-1
/
+1
*
Updated documentation
v2.2
v2.1
Itay Grudev
2015-11-04
1
-18
/
+18
*
Improved QAPPLICATION_CLASS macro
Itay Grudev
2015-11-04
2
-2
/
+4
*
Updated implementation description
Itay Grudev
2015-06-09
1
-2
/
+2
*
QApplication inherit macro
Itay Grudev
2015-06-09
3
-4
/
+27
*
Fixed race condition #3! Library version 2.1; Explained implementation in README
Itay Grudev
2015-06-06
3
-25
/
+115
*
Added known bug remark
Itay Grudev
2015-05-07
1
-0
/
+7
*
Client disconnect is not required
Itay Grudev
2015-05-07
1
-1
/
+0
*
Fixed memory leak
Itay Grudev
2015-05-07
1
-1
/
+3
*
Bugfix: SingleApplication passing a copy of argc instead of reference
v2.0
Itay Grudev
2015-04-07
2
-2
/
+2
*
Update README.md
Itay Grudev
2015-02-26
1
-1
/
+1
*
Added quick description
Itay Grudev
2015-02-26
1
-1
/
+3
*
Update README.md
Itay Grudev
2015-02-26
1
-3
/
+4
*
Source Example C++ Highlighting
Itay Grudev
2015-02-26
1
-1
/
+1
*
Fixed new line issue
Itay Grudev
2015-02-26
2
-12
/
+5
*
Added documentation
Itay Grudev
2015-02-26
1
-1
/
+31
*
License
Itay Grudev
2015-02-26
1
-0
/
+21
*
Using Regex to remove invalid Filename Charecters
Itay Grudev
2015-02-26
1
-1
/
+1
*
Deleted unnecesarry files
Itay Grudev
2015-02-26
2
-185
/
+0
*
Completly rewritten and simplified source
Itay Grudev
2015-02-26
6
-239
/
+50
*
Update README.md
Itay Grudev
2015-01-11
1
-0
/
+7
*
Add base files
Itay Grudev
2012-12-23
8
-0
/
+456
[prev]