Akshay Joshi
252429df50
Update version for release
2019-06-28 09:40:31 -04:00
Akshay Joshi
173acd46a5
Update version for release
2019-06-25 01:44:21 +05:30
Akshay Joshi
969a2961fe
Update version for release.
2019-06-01 14:19:28 +05:30
Akshay Joshi
8851cb0704
Update version for release
2019-05-28 12:09:33 +05:30
Akshay Joshi
991fe3d797
Update version for release.
2019-04-30 10:49:49 +05:30
Akshay Joshi
ceb0e39e14
Update version for release
2019-04-08 18:31:51 +05:30
Akshay Joshi
7f23f729c6
Update version for release.
2019-04-01 15:19:25 +05:30
Akshay Joshi
28555b387f
Update version for release
2019-03-04 17:35:55 +05:30
Akshay Joshi
9a758f8fd3
Update version for release.
2019-02-04 18:04:33 +05:30
Akshay Joshi
8b135f2932
Update message catalog and version for release.
2019-01-11 23:34:24 +05:30
Dave Page
d6778aa915
Bump version prior to 4.0
2019-01-04 10:53:10 +00:00
Dave Page
3448465e82
Defione Q_NULLPTR for Qt 4.
2018-12-06 11:08:17 +00:00
Dave Page
f2773354c8
Remove blank messages from the Qt project file as they don't work on newer versions of QMake and aren't needed anyway.
2018-12-06 09:50:21 +00:00
Akshay Joshi
527e084ef7
Bump version number for release
2018-11-26 15:35:26 +05:30
Akshay Joshi
d97431cb4f
Bump version number for release.
2018-10-29 22:29:07 +05:30
Dave Page
c092495b7a
Bump version number for release.
2018-10-01 10:25:19 +01:00
Akshay Joshi
026969e3d1
Add a startup logger to the runtime to aid with debugging.
2018-09-14 14:41:52 +01:00
Dave Page
61f00a0cbb
Update versions for 3.3.
2018-09-03 10:11:34 +01:00
Akshay Joshi
7479467a54
Update version and message catalog for release.
2018-08-06 16:15:11 +05:30
Akshay Joshi
765a88addf
Support running on systems without a system tray. Fixes #3316
2018-07-17 12:10:35 +01:00
Dave Page
4f79f00d61
One day I'll remember to update the version everywhere...
2018-05-04 14:13:57 +01:00
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
Dave Page
89821c0d19
Update copyright notices for 2018.
2018-01-05 10:42:50 +00:00
Dave Page
005abab7c4
Runtime version update
2017-12-18 11:13:28 +00:00
Dave Page
fb9eee47bd
Bump the version number for 2.0. Let's get testing started ASAP!
2017-08-25 10:18:42 +01:00
Dave Page
ea5dfe23a0
Bump version numbers prior to release.
2017-07-10 14:56:20 +01:00
Dave Page
f0e78309cb
Bump version in preparation for release.
2017-05-15 12:25:28 +01:00
Dave Page
0c435154ac
Adjust windows resources so they work consistently.
2017-04-10 15:15:15 +01:00
Dave Page
665ec46052
Fix application icon in mingw builds.
2017-04-10 14:29:53 +01:00
Dave Page
063177155e
Bump version prior to release.
2017-03-06 15:35:08 +00:00
Dave Page
40f2520fa6
Add comment to note command line qmake usage.
2017-02-13 12:08:36 +00:00
Dave Page
88aac7a4c9
Update the runtime build to allow users to force building with QtWebKit in Qt5, instead of QtWebEngine.
2017-02-13 11:44:53 +00:00
Dave Page
d3232b2449
Fix runtime version number.
2017-02-10 12:02:42 +00:00
Dave Page
f221194bcc
Update copyright notices for 2017.
2017-01-04 13:33:32 +00:00
Dave Page
d5351ad657
Add file resources to the windows runtime. Fixes #1874
2016-11-18 15:46:39 +00:00
Neel Patel
6e5683064e
Use QtWebEngine with Qt5.5+ instead of QtWebKit. Fixes #1375 , fixes #1641 ,
...
fixes #1916 , fixes #1815 , fixes #1332
2016-11-08 10:57:42 +00:00
Dave Page
c16df45f2c
Allow QMAKE_[C|CXX|L]FLAGS to be set externally from PGADMIN_[C|CXX|LD]FLAGS environment variables respectively.
2016-06-20 12:54:49 +01:00
Dave Page
2c06ab4ac3
Allow the python-config executable to be specified in the environment.
2016-06-20 11:19:57 +01:00
Dave Page
e9dc1496e2
Favour Python 2 as it's more widely tested.
2016-06-17 11:32:39 +01:00
Dave Page
4dc563d71c
Fix python detection on Linux/Mac.
2016-06-17 09:40:06 +01:00
Neel Patel
d1a0a9bab2
Icon for the Windows runtime executable. Fixes #1310
2016-06-08 10:54:28 +01:00
Ashesh Vashi
fddc30c99f
[Runtime] Adding python libs in the LIBS build environment.
2016-06-02 13:12:45 +05:30
Neel Patel
7b2e4fb467
Add Inspection support to the runtime when built in debug mode.
2016-05-19 09:33:00 -04:00
Neel Patel
3b7886e61e
Runtime fixes for QT4 support.
2016-02-23 09:10:49 +00:00
Neel Patel
8a06d5bd54
Remove a duplicate code line and add Windows environment setup info.
2016-02-03 09:58:58 +00:00
Neel Patel
efc8815ecb
Update the runtime to properly support Windows.
2016-02-02 13:16:01 +00:00
Dave Page
39e822e846
Further nice-ification of the runtime UI.
2016-01-25 17:21:00 +00:00
Dave Page
7c9347873f
Use a custom configuration dialogue and allow the user to specify
...
the application path as well as the Python path.
2016-01-19 10:26:36 +00:00
Neel Patel
8f146ebb4c
Support tabs in the runtime browser.
...
Added functionality to open different website link and load the
website data to different tab. To achieve this, new customized
QTabWidget and QWebView are added to render the data to WebView
widget. All the widgets (New Tab, WebViewWinodw, and QToolButton)
are added dynamically. QToolButton is used to traverse back and
forward to web document opened in WebViewWindow.
Introduced the New class called WebViewWindow which is derived
from QWebView. Each tab of the QTabWidget contains the instance
of WebViewWindow class. WebViewWindow class is useful to display
the web document.
Introduced New class called TabWindow which is derived from
QTabWidget. This class is useful to achieve following functionality:
- Customize the close button of tabbar so that it can only be
visible other then main pgAdmin 4 window.
- Enable/Disable the toolbutton added left side of tabbar
depending on the web history traversed by the user in WebViewWindow.
- Set the tooltip text of the tabbar depending on the title change
event of WebViewWindow class.
Modified the Qt project file to support the both the version
of python 2 and python 3.
Qt5 is recommended to test pgAdmin4 in dektop mode.
2016-01-18 14:33:28 +00:00
Dave Page
a1524f3726
Add a qmake cache.
2013-10-04 21:42:16 +01:00