Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3.1.0a Added primaryUser() | Itay Grudev | 2020-03-03 | 1 | -0/+5 |
| | | | | Closes #95 | ||||
* | v3.0.19v3.0.19 | Itay Grudev | 2020-01-24 | 1 | -0/+9 |
| | |||||
* | Update CHANGELOG.md | Itay Grudev | 2020-01-03 | 1 | -0/+4 |
| | |||||
* | v3.0.18 | Itay Grudev | 2019-10-13 | 1 | -0/+6 |
| | |||||
* | Update CHANGELOG.md3.0.17 | Itay Grudev | 2019-10-11 | 1 | -0/+11 |
| | |||||
* | Update CHANGELOG.md3.0.16 | Itay Grudev | 2019-09-22 | 1 | -0/+8 |
| | |||||
* | v3.0.153.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 spelling and typos (#70) | Jonas Kvinge | 2019-08-23 | 1 | -1/+1 |
| | |||||
* | v3.0.143.0.14 | Itay Grudev | 2019-01-22 | 1 | -0/+5 |
| | |||||
* | v3.0.13a | Itay Grudev | 2018-10-04 | 1 | -0/+8 |
| | |||||
* | v3.0.12a Removed custom signal handling.3.0.12a | Itay Grudev | 2018-07-27 | 1 | -0/+5 |
| | |||||
* | Proposed SA changes still containing a race condition (#48)3.0.11a | Itay Grudev | 2018-07-27 | 1 | -0/+13 |
| | |||||
* | v3.0.10 Code cleanupv3.0.10 | Itay Grudev | 2017-12-03 | 1 | -0/+12 |
| | |||||
* | Primary PID support (#36)v3.0.9 | Itay Grudev | 2017-10-02 | 1 | -0/+9 |
| | | | | | | | | | | | * Added the ability to bring the primary application window to the foreground on Windows systems by adding an option flag. THis option can only be used in Windows development and in applications derived from QApplication with a QMainWindow object. Because the primary application needs to be instructed to go to the foreground, the option SecondaryNotification must also be set to use this functionality * Changed the ability to bring the primary application window to the front as discussed in itay-grudev/SingleApplication#31. Now the process ID of the primary application get stored and is accessible for other instances of the application. It is to the developer to bring the applications windows to the front. For convenience the accompanying readme now contains a paragraph with example of how to do this on Windows systems. * v3.0.9 Added SingleApplicationPrivate::primaryPid() | ||||
* | Fixed typo in the CHANGELOG.md | Itay Grudev | 2017-08-20 | 1 | -0/+2 |
| | |||||
* | v3.0.8v3.0.8 | Itay Grudev | 2017-08-20 | 1 | -0/+5 |
| | | | | Signed-off-by: Itay Grudev <itay@grudev.com> | ||||
* | v3.0.7av3.0.7a | Itay Grudev | 2017-04-23 | 1 | -0/+10 |
| | |||||
* | v3.0.6av3.0.6a | Itay Grudev | 2017-02-02 | 1 | -0/+7 |
| | |||||
* | v3.0.5av3.0.5a | Itay Grudev | 2017-01-31 | 1 | -0/+7 |
| | |||||
* | v3.0.4av3.0.4a | Itay Grudev | 2017-01-25 | 1 | -0/+7 |
| | |||||
* | Fixed typo in CHANGELOG.md | Itay Grudev | 2017-01-24 | 1 | -1/+1 |
| | |||||
* | Removed Windows specific code for getting usernamev3.0.3a | Itay Grudev | 2017-01-24 | 1 | -0/+11 |
| | | | | On the absolute path to the home directory is now explicitly used. | ||||
* | Fixed typos in CHANGELOG.md | Itay Grudev | 2016-12-02 | 1 | -4/+4 |
| | |||||
* | Update CHANGELOG.md | Itay Grudev | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | SingleApplication v3.0.2av3.0.2a | Itay Grudev | 2016-11-27 | 1 | -1/+9 |
| | |||||
* | Single Application v.3.0.1av3.0.1a | Itay Grudev | 2016-11-26 | 1 | -11/+24 |
| | | | | Signed-off-by: Itay Grudev <itay@grudev.com> | ||||
* | Disambiguation in `CHANGELOG.md` | Itay Grudev | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | Fixed typo in `CHANGELOG.md` | Itay Grudev | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | SingleApplication v3.0a | Itay Grudev | 2016-08-10 | 1 | -2/+32 |
| | |||||
* | Added CHANGELOG and version description | Itay Grudev | 2016-07-04 | 1 | -0/+41 |