Dave Page
|
5ac656c638
|
Refactor config loading/saving for the runtime config dialog to avoid code duplication.
|
2020-07-11 16:41:31 +05:30 |
Akshay Joshi
|
cf64e2c97c
|
Fixed runtime issues reported by SonarQube.
|
2020-06-16 14:53:40 +05:30 |
Akshay Joshi
|
a23fad0ba8
|
Tidy up some code to keep SonarQube happy.
|
2020-06-15 12:12:19 +01:00 |
Dave Page
|
46d186a49f
|
Show the startup log as well as the server log in the runtime's log viewer. Fixes #5489
|
2020-05-07 11:01:02 +01:00 |
Dave Page
|
4da327088c
|
Added an option to prevent a browser tab being opened at startup. Fixes #5353
|
2020-04-03 19:43:00 +05:30 |
Dave Page
|
01c7636c75
|
Update copyright notices for 2020.
|
2020-01-02 14:43:50 +00:00 |
Murtuza Zabuawala
|
e23d307c56
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
Dave Page
|
72a2db53c3
|
Use Q_NULLPTR instead of nullptr as some of our older build machines don't support C++ 11.
|
2018-12-06 10:40:49 +00:00 |
Dave Page
|
45cd17af84
|
Use nullptr instead of NULL or 0.
|
2018-12-06 10:17:47 +00:00 |
Dave Page
|
a86604160a
|
Allow the user to specify a fixed port number in the runtime to aid cookie whitelisting etc. Fixes #3506
|
2018-07-19 12:54:53 +01:00 |
Dave Page
|
2ce41e77f2
|
Add a menu option to the runtime to copy the appserver URL to the clipboard. Fixes #3510
|
2018-07-19 11:32:40 +01:00 |
Akshay Joshi
|
765a88addf
|
Support running on systems without a system tray. Fixes #3316
|
2018-07-17 12:10:35 +01:00 |