aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app_version.h.in
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@qt.io>2020-01-24 18:06:05 +0100
committerAlessandro Portale <alessandro.portale@qt.io>2020-01-24 17:20:05 +0000
commit28ce1992172a1d673775086a97b82a8e2ef65ae0 (patch)
tree92fa96e97870f8f42c1350d33f2520213a06b9fa /src/app/app_version.h.in
parent60f0e0694279e01ec2c2e88ea60bdb463ac1053f (diff)
Core: Let the clickable link in VersionDialog jump to git log
...instead to just one commit. Change-Id: I8bb53ba3e7f4fcfb2fb306afe2a06a2b63dc89d8 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'src/app/app_version.h.in')
-rw-r--r--src/app/app_version.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/app_version.h.in b/src/app/app_version.h.in
index a3fc7f4b4e..e7cf02cd03 100644
--- a/src/app/app_version.h.in
+++ b/src/app/app_version.h.in
@@ -57,7 +57,7 @@ const char IDE_REVISION_STR[] = \"\";
#ifdef IDE_REVISION_URL
const char IDE_REVISION_URL_STR[] = STRINGIFY(IDE_REVISION_URL);
#else
-const char IDE_REVISION_URL_STR[] = \"\";
+const char IDE_REVISION_URL_STR[] = \"https://code.qt.io/cgit/qt-creator/qt-creator.git/log/?id=%1\";
#endif
// changes the path where the settings are saved to