aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Add SingleApplication::currentUser()Leander Schulten2020-03-271-0/+5
|
* v3.1.0a Added primaryUser()Itay Grudev2020-03-031-0/+5
| | | | Closes #95
* v3.0.19v3.0.19Itay Grudev2020-01-241-0/+9
|
* Update CHANGELOG.mdItay Grudev2020-01-031-0/+4
|
* v3.0.18Itay Grudev2019-10-131-0/+6
|
* Update CHANGELOG.md3.0.17Itay Grudev2019-10-111-0/+11
|
* Update CHANGELOG.md3.0.16Itay Grudev2019-09-221-0/+8
|
* v3.0.153.0.15Itay Grudev2019-08-231-0/+1
|
* v3.0.15Itay Grudev2019-08-231-0/+2
|
* Update CHANGELOG.mdItay Grudev2019-08-231-0/+3
|
* Fix spelling and typos (#70)Jonas Kvinge2019-08-231-1/+1
|
* v3.0.143.0.14Itay Grudev2019-01-221-0/+5
|
* v3.0.13aItay Grudev2018-10-041-0/+8
|
* v3.0.12a Removed custom signal handling.3.0.12aItay Grudev2018-07-271-0/+5
|
* Proposed SA changes still containing a race condition (#48)3.0.11aItay Grudev2018-07-271-0/+13
|
* v3.0.10 Code cleanupv3.0.10Itay Grudev2017-12-031-0/+12
|
* Primary PID support (#36)v3.0.9Itay Grudev2017-10-021-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.mdItay Grudev2017-08-201-0/+2
|
* v3.0.8v3.0.8Itay Grudev2017-08-201-0/+5
| | | | Signed-off-by: Itay Grudev <itay@grudev.com>
* v3.0.7av3.0.7aItay Grudev2017-04-231-0/+10
|
* v3.0.6av3.0.6aItay Grudev2017-02-021-0/+7
|
* v3.0.5av3.0.5aItay Grudev2017-01-311-0/+7
|
* v3.0.4av3.0.4aItay Grudev2017-01-251-0/+7
|
* Fixed typo in CHANGELOG.mdItay Grudev2017-01-241-1/+1
|
* Removed Windows specific code for getting usernamev3.0.3aItay Grudev2017-01-241-0/+11
| | | | On the absolute path to the home directory is now explicitly used.
* Fixed typos in CHANGELOG.mdItay Grudev2016-12-021-4/+4
|
* Update CHANGELOG.mdItay Grudev2016-11-281-1/+1
|
* SingleApplication v3.0.2av3.0.2aItay Grudev2016-11-271-1/+9
|
* Single Application v.3.0.1av3.0.1aItay Grudev2016-11-261-11/+24
| | | | Signed-off-by: Itay Grudev <itay@grudev.com>
* Disambiguation in `CHANGELOG.md`Itay Grudev2016-08-151-1/+1
|
* Fixed typo in `CHANGELOG.md`Itay Grudev2016-08-151-1/+1
|
* SingleApplication v3.0aItay Grudev2016-08-101-2/+32
|
* Added CHANGELOG and version descriptionItay Grudev2016-07-041-0/+41