]> Some of my projects - aniplayer2.git/commit
Add the qtsingleapplication solution
authorAPTX <marek321@gmail.com>
Sat, 16 Feb 2013 18:43:59 +0000 (19:43 +0100)
committerAPTX <marek321@gmail.com>
Sat, 16 Feb 2013 18:43:59 +0000 (19:43 +0100)
commit4a3801d98ea7f9c6e773b0a26fd633651147e7bb
treec509bf7c4e106c151f7463ef3e0674f0c0a27f40
parent9a1a798f92708ac5c5b152ef36b503aa907769b3
Add the qtsingleapplication solution
16 files changed:
aniplayer2/aniplayerapplication.cpp [new file with mode: 0644]
aniplayer2/aniplayerapplication.h [new file with mode: 0644]
qtsingleapplication/QtLockedFile [new file with mode: 0644]
qtsingleapplication/QtSingleApplication [new file with mode: 0644]
qtsingleapplication/qtlocalpeer.cpp [new file with mode: 0644]
qtsingleapplication/qtlocalpeer.h [new file with mode: 0644]
qtsingleapplication/qtlockedfile.cpp [new file with mode: 0644]
qtsingleapplication/qtlockedfile.h [new file with mode: 0644]
qtsingleapplication/qtlockedfile_unix.cpp [new file with mode: 0644]
qtsingleapplication/qtlockedfile_win.cpp [new file with mode: 0644]
qtsingleapplication/qtsingleapplication.cpp [new file with mode: 0644]
qtsingleapplication/qtsingleapplication.h [new file with mode: 0644]
qtsingleapplication/qtsingleapplication.pri [new file with mode: 0644]
qtsingleapplication/qtsinglecoreapplication.cpp [new file with mode: 0644]
qtsingleapplication/qtsinglecoreapplication.h [new file with mode: 0644]
qtsingleapplication/qtsinglecoreapplication.pri [new file with mode: 0644]