mlangkabel
3be856b1f9
build: update windows build scripts to new code signing mechanism
2020.4.32
2020-12-14 21:01:58 +01:00
Eberhard Graether
cf9534d795
res: Updated SPONSORS.md - December 2020
2020-12-08 18:58:04 +01:00
Frédéric Simonis and GitHub
f70e9ecbc4
build: Add compatibility layer for Qt versions ( #1118 )
2020-12-07 15:34:14 +01:00
Malte Langkabel and GitHub
5cae072a02
build: Update to LLVM 11.0.0 (issue #1088 ) ( #1116 )
2020-12-01 07:53:20 +01:00
mlangkabel
1a0b564b1e
ui: change text of error message if Java could not be loaded to be less narrow regarding the cause
2020-11-30 16:12:04 +01:00
Malte Langkabel and GitHub
efc80fde57
logic: check if clang NamedDecl really has a name before asking for it to prevent assert (issue #1075 ) ( #1112 )
2020-11-18 19:25:12 +01:00
mlangkabel
fcd2f33304
fix escaping in mvn path detector (necessary after 8b8c1866)
2020-11-18 17:44:32 +01:00
mlangkabel
d3873213f1
logic: add another codeblocks related null check
2020-11-18 17:11:03 +01:00
William Wold and GitHub
4b6b58de86
logic: fix crash when using codeblocks project (issue #1109 ) ( #1110 )
2020-11-18 16:47:14 +01:00
miltolstoy and GitHub
8990eb320d
logic: add menu action for graph 'save as image' (issue #426 ) ( #1104 )
2020-11-18 16:19:27 +01:00
Frédéric Simonis and GitHub
8b8c186697
src: Migrate QProcess::start() to QStringList ( #1107 )
...
The non-QStringList variant of QProcess::start() was removed in Qt 5.15.
The adapted method handles escaping of the arguments, which simplifies
code in some locations.
2020-11-18 15:45:38 +01:00
mlangkabel
4277bcc47d
docs: mention PyCharm and CLion in Editor Plugins section
2020-11-18 15:30:43 +01:00
Eberhard Graether
73772365ad
res: Updated SPONSORS.md - November 2020
2020-11-04 22:39:47 +01:00
miltolstoy and GitHub
ad9d8d7930
logic: remember graph zoom level on restart (issue #801 ) ( #1099 )
2020-10-23 19:25:44 +02:00
Eberhard Graether
a37681e58b
res: Updated SPONSORS.md - October 2020
2020-10-19 22:11:42 +02:00
3e9fd2306b
build(deps-dev): bump junit ( #1097 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:26:26 +02:00
b86e237c0b
build(deps-dev): bump junit ( #1096 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:26:14 +02:00
404511603d
build(deps-dev): bump junit ( #1095 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:26:03 +02:00
744b8e3186
build(deps-dev): bump junit ( #1094 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:25:09 +02:00
Malte Langkabel and GitHub
5795114561
build: fix compiler issue when CMAKE_CXX_COMPILER_LAUNCHER was set to ccache (issue #1081 ) ( #1093 )
2020-10-19 13:05:33 +02:00
Malte Langkabel and GitHub
b54b1a6e02
data: update python indexer to v1.db25.p5 ( #1087 )
2020-10-05 10:02:05 +02:00
Malte Langkabel and GitHub
7dd45b586b
build: replace winrar dependency by 7z ( #1077 )
2020-09-08 18:36:40 +02:00
Eberhard Graether
a26679d6d3
res: Updated SPONSORS.md - September 2020
2020-09-08 00:04:56 +02:00
midchildan and GitHub
85329174ba
test: fix expected output for c sourcegroup tests on unix ( #1073 )
...
follow-up of f3614a37 and 0294589f
2020-08-23 00:33:30 +02:00
midchildan and GitHub
d079d1787c
logic: explicitly add u+w permission when copying initial user data on Linux ( #1072 )
2020-08-23 00:31:48 +02:00
bam80 and GitHub
7d51b7d917
build: fixed duplicating Sourcetrail icon on run on Linux ( #1071 )
...
fixes #1068
2020-08-21 23:58:20 +02:00
mlangkabel
f3614a3745
fixed expected output for c sourcegroup tests
2020-08-17 13:41:39 +02:00
Sergei Nikulov and GitHub
8e30c8b633
build: fixed issue with clang includes detection (issue #1058 ) ( #1064 )
2020-08-17 10:26:03 +02:00
Eberhard Graether
cffdf6b57f
res: Updated SPONSORS.md - August 2020
2020-08-10 08:17:47 +02:00
Malte Langkabel and GitHub
e946c475c4
Qt 5.12 deprecation fixes ( #1003 )
2020-08-04 18:13:18 +02:00
Eberhard Graether
ca890978ab
linux: Prevent word splitting within arguments passed to Sourcetrail.sh ( #1057 )
...
closes #1057
2020-07-07 21:21:39 +02:00
5536613411
build: Support linking with LLVM/Clang Dylib instead of individual components ( #1044 )
...
Co-authored-by: serge-sans-paille <sguelton@redhat.com >
2020-07-07 10:02:28 +02:00
Eberhard Graether
2dfca2f53d
res: Updated SPONSORS.md - July 2020
2020.4
2020-07-06 20:19:51 +02:00
Eberhard Graether
aeea6e62d8
res: Changelog for Release 2020.2.43
2020-06-29 20:40:30 +02:00
Eberhard Graether
b0d03d9c8d
docs: Updates for release 2020.2
...
closes #1047
2020.2.43
2020-06-29 19:41:47 +02:00
Eberhard Gräther and GitHub
3950da7999
src: Rename aggregation edge to bundled edges ( #1051 )
...
The term aggregation is misleading. Bundled edges is a better definition for this type of edge.
closes #962
2020-06-29 19:41:12 +02:00
Malte Langkabel and GitHub
7008d2abdd
logic: fix error recording for multi-threaded custom command indexing (issue #1043 ) ( #1049 )
...
In multi-threaded custom command indexing errors were read from the wrong storage.
2020-06-29 19:25:26 +02:00
Eberhard Gräther and GitHub
27558c42bb
ui: Fixed crash when changing tabs during animation ( #1046 )
...
Changing tabs during animation triggers a hover leave event on the focused node, which moves the focus to the parent node if available. This parent node however is still the old node, and deleted after the graph transition animation finishes, which leaves a dangling pointer.
closes #1021
2020-06-29 01:05:53 +02:00
Eberhard Graether
673e26e290
res: Fixed Changelog markdown
2020-06-11 09:25:42 +02:00
Eberhard Graether
44bd0aad01
res: Changelog for release 2020.2 (beta)
2020-06-09 00:00:49 +02:00
Malte Langkabel and GitHub
6d39039b4a
ui: improve help message for cxx "source file extensions" in project settings ( #1039 )
2020.2.37
2020-06-08 21:19:59 +02:00
Malte Langkabel and GitHub
0294589f16
logic: set language to "C" for "Empty C" Sourcegroups ( #1038 )
2020-06-08 19:47:38 +02:00
Malte Langkabel and GitHub
8962c6d511
data: update python indexer to v1.db25.p4 ( #1037 )
2020-06-08 18:54:34 +02:00
Malte Langkabel and GitHub
a76a19041f
build: remove unused windows 32 bit deployment
2020-06-08 16:35:31 +02:00
Eberhard Gräther and GitHub
9a8fa94905
build: Migrate Linux '.tar.gz' package creation from CPack to linuxdeployqt ( #1034 )
...
Unified Linux package creation into single script 'setup/Linux/createPackages.sh' that uses 'linuxdeployqt' for both the '.tar.gz' and '.AppImage' package.
2020-06-08 15:06:42 +02:00
Malte Langkabel and GitHub
9bac6cc411
build: fix crash in cxx indexer due to usage of DenseMap as mentioned in PR #971 ( #1035 )
2020-06-08 14:45:30 +02:00
mlangkabel
b307a106f7
fixed last filepicker location was cleared when file picker dialog was aborted
2020-06-08 11:42:34 +02:00
miltolstoy and GitHub
0da704eabe
logic: save last filepicker location (issue #802 ) ( #1024 )
2020-06-08 11:24:38 +02:00
Eberhard Gräther and GitHub
e7fc3d205d
build: Updated Travis CI docker image to LLVM/Clang 10.0.0 ( #1033 )
2020-06-07 16:44:14 +02:00
Louis St-Amour and GitHub
a12deb2056
Fixes for Clang 10 compatibility ( closes #965 ) ( #968 )
...
Primarily FrontendAction now gets passed as unique_ptr, but also StringRef was added in a few places. See https://releases.llvm.org/10.0.0/tools/clang/docs/ReleaseNotes.html#internal-api-changes and http://llvm.org/docs/ProgrammersManual.html#the-stringref-class Also, llvm::make_unique is now std::make_unique: https://reviews.llvm.org/D66259 because LLVM requires C++14.
2020-06-07 16:18:58 +02:00