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
566ff7b609
Use nullptr instead of NULL or 0.
2018-12-06 10:24:52 +00: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
Anthony DeBarros
a6ee27cf25
s/shutdown/shut down/
2018-06-08 08:45:02 +01:00
Dave Page
92ba055d66
Fix compiler warning.
2018-04-27 13:27:37 +01:00
Maxim Zakharov
54b1a79cb6
Sporadically crashes on Windows when exit. Fixes #3177
...
1) Shutdown the python server properly.
2) Disabled "Shutdown server" menu till server is not successfully started.
Initial patch sent by Maxim, modified by Akshay Joshi.
2018-03-15 13:26:24 +05:30
Dave Page
7192a2b675
Rewrite the runtime as a tray-based server which can launch a web browser. Fixes #3086
2018-02-05 15:32:14 +00:00