Itay Grudev
2f44044c32
v3.2.0 Changelog
2020-10-18 10:42:09 +01:00
Itay Grudev
9a408690ce
Fixed typo in the CHANGELOG
2020-09-09 02:50:55 +01:00
Itay Grudev
0a7c90e0a6
v3.1.5
2020-09-09 02:34:16 +01:00
Itay Grudev
2637ea2afb
v3.1.4
2020-07-02 03:24:59 +01:00
Itay Grudev
318e893073
Update CHANGELOG.md
2020-05-25 07:10:19 +01:00
Itay Grudev
b02e72de22
Update CHANGELOG.md
2020-05-15 16:53:03 +01:00
Itay Grudev
06a67308d2
v3.1.3
2020-05-12 01:56:59 +01:00
Itay Grudev
92d501c62b
Update CHANGELOG.md
2020-04-22 10:23:58 +01:00
Itay Grudev
d89f0043ac
Update CHANGELOG.md
2020-04-22 10:23:45 +01:00
Itay Grudev
8956e06ece
Update CHANGELOG.md
2020-04-22 10:23:25 +01:00
Itay Grudev
aef39834a1
Update CHANGELOG.md
2020-04-22 01:01:11 +01:00
Itay Grudev
5fbe3531b3
v3.1.2
2020-04-21 11:47:33 +01:00
Leander Schulten
5fff2202b5
Add SingleApplication::currentUser()
2020-03-27 08:00:14 +01:00
Itay Grudev
81cc2719be
v3.1.0a Added primaryUser()
...
Closes #95
2020-03-03 01:24:55 +00:00
Itay Grudev
3d152b03d8
v3.0.19
2020-01-24 01:05:21 +00:00
Itay Grudev
69873cba97
Update CHANGELOG.md
2020-01-03 17:49:52 +00:00
Itay Grudev
c5b4d4028d
v3.0.18
2019-10-13 10:35:50 +03:00
Itay Grudev
33975c1743
Update CHANGELOG.md
2019-10-11 16:35:03 +03:00
Itay Grudev
e18babe559
Update CHANGELOG.md
2019-09-22 20:41:33 +03:00
Itay Grudev
fec44d13d5
v3.0.15
2019-08-23 23:08:44 +03:00
Itay Grudev
acdc141d9d
v3.0.15
2019-08-23 23:08:07 +03:00
Itay Grudev
71e83871ae
Update CHANGELOG.md
2019-08-23 23:07:43 +03:00
Jonas Kvinge
791f6b1cae
Fix spelling and typos ( #70 )
2019-08-23 22:57:28 +03:00
Itay Grudev
adac9a30aa
v3.0.14
2019-01-22 12:23:51 +00:00
Itay Grudev
c6bc2a3e52
v3.0.13a
2018-10-04 14:29:21 +00:00
Itay Grudev
9357d19042
v3.0.12a Removed custom signal handling.
2018-07-27 12:59:31 +03:00
Itay Grudev
46b2204a3f
Proposed SA changes still containing a race condition ( #48 )
2018-07-27 04:29:55 +03:00
Itay Grudev
c03d32ec17
v3.0.10 Code cleanup
2017-12-03 17:15:45 +00:00
Itay Grudev
4f03651072
Primary PID support ( #36 )
...
* 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()
2017-10-02 12:17:41 +01:00
Itay Grudev
6fbf6bffc8
Fixed typo in the CHANGELOG.md
2017-08-20 20:41:00 +03:00
Itay Grudev
ec5123f56e
v3.0.8
...
Signed-off-by: Itay Grudev <itay@grudev.com>
2017-08-20 20:37:03 +03:00
Itay Grudev
00a0da8b00
v3.0.7a
2017-04-23 14:31:52 +03:00
Itay Grudev
51b7ecc524
v3.0.6a
2017-02-02 04:35:46 +00:00
Itay Grudev
1c52aaf284
v3.0.5a
2017-01-31 17:38:21 +00:00
Itay Grudev
253b396e88
v3.0.4a
2017-01-25 14:55:30 +00:00
Itay Grudev
795e9a5d3a
Fixed typo in CHANGELOG.md
2017-01-24 17:28:14 +00:00
Itay Grudev
6a4d89297b
Removed Windows specific code for getting username
...
On the absolute path to the home directory is now explicitly used.
2017-01-24 17:25:00 +00:00
Itay Grudev
3d178904f0
Fixed typos in CHANGELOG.md
2016-12-02 21:12:31 +00:00
Itay Grudev
2c0fe39e01
Update CHANGELOG.md
2016-11-28 17:44:58 +00:00
Itay Grudev
0e590cd8c0
SingleApplication v3.0.2a
2016-11-27 11:13:38 +00:00
Itay Grudev
e75f16a39a
Single Application v.3.0.1a
...
Signed-off-by: Itay Grudev <itay@grudev.com>
2016-11-26 17:52:51 +00:00
Itay Grudev
919f966689
Disambiguation in CHANGELOG.md
2016-08-15 22:56:43 +01:00
Itay Grudev
02db489e0f
Fixed typo in CHANGELOG.md
2016-08-15 22:51:21 +01:00
Itay Grudev
4e5c1647cc
SingleApplication v3.0a
2016-08-10 03:41:03 +01:00
Itay Grudev
760bf81d25
Added CHANGELOG and version description
2016-07-04 23:17:23 +01:00