aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen stylingItay Grudev2022-04-061-2/+4
|
* Switch to Doxygen to avoid documentation duplicationHennadii Chernyshchyk2022-04-061-78/+39
| | | | | I also had to fix syntax a little in markdown and the header file. Now checked on CI.
* Update CHANGELOG.mdHennadii Chernyshchyk2022-04-051-0/+1
|
* Updated CHANGELOG.mdItay Grudev2022-04-041-1/+1
| | | Co-authored-by: Hennadii Chernyshchyk <genaloner@gmail.com>
* v3.3.4 ChangelogItay Grudev2022-04-031-0/+6
|
* v3.3.3 changelog patchItay Grudev2022-02-141-0/+4
|
* Update CHANGELOG.mdv3.3.2Itay Grudev2021-11-241-0/+4
|
* v3.3.1Itay Grudev2021-09-201-0/+5
|
* Update CHANGELOG.mdItay Grudev2021-06-021-1/+1
| | | Co-authored-by: Hennadii Chernyshchyk <genaloner@gmail.com>
* v3.3.0v3.3.0Itay Grudev2021-06-021-0/+6
|
* Update CHANGELOG.mdv3.2.0Itay Grudev2020-11-231-0/+2
|
* v3.2.0 ChangelogItay Grudev2020-10-181-0/+8
|
* Fixed typo in the CHANGELOGItay Grudev2020-09-091-2/+2
|
* v3.1.5v3.1.5Itay Grudev2020-09-091-3/+9
|
* v3.1.4v3.1.4Itay Grudev2020-07-021-0/+8
|
* Update CHANGELOG.mdv3.1.3.1Itay Grudev2020-05-251-0/+7
|
* Update CHANGELOG.mdItay Grudev2020-05-151-0/+1
|
* v3.1.3v3.1.3Itay Grudev2020-05-121-0/+5
|
* Update CHANGELOG.mdItay Grudev2020-04-221-1/+1
|
* Update CHANGELOG.mdItay Grudev2020-04-221-1/+2
|
* Update CHANGELOG.mdItay Grudev2020-04-221-0/+1
|
* Update CHANGELOG.mdItay Grudev2020-04-221-0/+2
|
* v3.1.2v3.1.2Itay Grudev2020-04-211-0/+7
|
* 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
|