Malte Langkabel and GitHub
ebed9b0e56
docs: update contact information in documentation
2019-12-13 17:00:39 +01:00
Alexey Andronov and Malte Langkabel
cf0ad287d8
docs: Replace unsafe http links with https in docs ( #853 )
2019-12-13 15:40:03 +01:00
Malte Langkabel and GitHub
3932bb1fb8
logic: allow to specify custom Maven settings.xml file in project settings (issue #794 ) ( #847 )
2019-12-11 14:00:20 +01:00
Malte Langkabel and GitHub
d33a5357dd
logic: update python indexer to fix issue #771 ( #846 )
...
This will allow the Python indexer to accept a Windows Python environment with the python.exe located in the root directory of the environment.
2019-12-10 19:04:07 +01:00
Malte Langkabel and GitHub
732c389520
logic: extend language support to Java 12 (issue #752 ) ( #844 )
...
* update java indexer dependencies
* update java language support to java 12
* enable java preview features by default
* add test for Java 12 support
2019-12-10 15:02:59 +01:00
Malte Langkabel and GitHub
097833beee
logic: add java 9 path detector for windows ( #843 )
2019-12-10 13:30:30 +01:00
Malte Langkabel and GitHub
e8480d4a43
build: make build fail if maven fails to generate the java indexer jar ( #842 )
2019-12-10 13:29:59 +01:00
Malte Langkabel and GitHub
f93b063763
docs: list maven as a dependency for building Java language support in readme ( #841 )
2019-12-10 11:50:50 +01:00
Eberhard Graether
f25e8aa32d
ui: Return to active symbol definition in code view when clicking active node in graph view (issue #836 )
2019-12-09 17:51:18 +01:00
Rivka Ligier and Malte Langkabel
eeb5b13797
docs: restructure software documentation ( #816 )
...
also re-phrased some sentences and fixed minor grammar errors
2019-12-07 11:18:17 +01:00
Eberhard Gräther and GitHub
1558b7215d
build: Changes to compile on Debian Buster ( #827 )
...
based on #784
2019-12-03 23:59:36 +01:00
Malte Langkabel and GitHub
e6e0ecbcf5
logic: fix recording template parameter as local symbol instead of qualifier ( #824 )
2019-12-03 19:35:38 +01:00
Malte Langkabel and GitHub
fa6dd6c9e1
logic: improve usability of shallow indexing ui ( #823 )
...
* added "--shallow" command line option to request shallow indexing
* modified behavior of Sourcetrail to always perform a deep index if not explicitly specified differently by the user
2019-12-03 18:26:02 +01:00
Malte Langkabel and GitHub
00bf7ebda6
logic: color scheme fixes ( #821 )
...
* fixed issues where color scheme entries were missing
* removed color scheme entries for nodes and edges that do not exist anymore
2019-12-03 14:46:11 +01:00
Alexey Andronov and Eberhard Gräther
136f3b5eff
ui: drag and drop selected source code from code view into other applications ( #817 ) (issue #707 )
2019-12-02 17:59:10 +01:00
Eberhard Graether
042ccb55da
res: Updated SPONSORS.md for Dec 2019
2019-12-02 13:18:43 +01:00
Michał Janiszewski and Malte Langkabel
f64019b87f
build: use ninja on appveyor ( #819 )
2019-12-02 13:05:35 +01:00
Malte Langkabel and GitHub
7602571be8
docs: update list of dependencies in readme to clang 9.0.0
2019-11-30 17:20:28 +01:00
Alexey Andronov and Malte Langkabel
52ae646f26
build: add multiprocessor compilation flag to cmake to speedup builds ( #793 )
2019-11-28 20:47:07 +01:00
Malte Langkabel and GitHub
9274758d5d
build: update to SourcetrailPythonIndexer v1_db25_p1 ( #813 )
...
This allows to use "unsafe" Python environment if this environment has explicitly been specified by the user (issues #697 , #747 ).
2019-11-28 20:15:26 +01:00
Alexey Andronov and Eberhard Gräther
75e6edaf44
res: move clang-format file to project top-level folder ( #815 )
...
So IDE's can automatically detect it
2019-11-28 16:11:34 +01:00
Michael Vetter and Eberhard Gräther
6041f997a9
build: Link to LIB_GUI_PROJECT ( #797 )
...
This is needed to build successfully on openSUSE.
Regards https://github.com/CoatiSoftware/Sourcetrail/issues/758
2019-11-28 10:33:44 +01:00
Robert Pollak and Malte Langkabel
4d13131321
docs: correct the required Boost version in the Readme ( #807 )
...
See commit cca66470 in pull request #775 .
2019-11-27 18:43:21 +01:00
Michael Vetter and Eberhard Gräther
1162a52c1d
build: Install SourcetrailPythonIndexer only if Python language package is enabled ( #800 )
...
Regards https://github.com/CoatiSoftware/Sourcetrail/issues/758
2019-11-26 17:03:32 +01:00
Malte Langkabel and GitHub
0070431265
update to clang 9 ( #799 )
2019-11-26 16:21:37 +01:00
Malte Langkabel and GitHub
5bbbb73362
build: enable Python language support in appveyor builds ( #798 )
2019-11-26 14:11:01 +01:00
Malte Langkabel and GitHub
2d9ad2b746
docs: fix wiki link in readme
2019-11-26 08:33:34 +01:00
Alexey Andronov and Eberhard Gräther
1d7f466e4f
src: Fix crash on exit when deleting components ( #789 )
...
* build: add missing includes in header files
* logic: delete components in reverse to creation order
2019-11-25 20:13:29 +01:00
Malte Langkabel and GitHub
7bee830c6f
docs: add wiki link to readme file
2019-11-25 19:12:16 +01:00
Eberhard Gräther and Malte Langkabel
cca66470be
build: Downgraded Boost to 1.67 ( #775 )
2019-11-25 17:47:33 +01:00
mlangkabel
a177c6daf5
docs: add Sourcetrail user documentation to repository
2019-11-23 13:54:34 +01:00
Malte Langkabel and GitHub
77d798d6f3
docs: add Appveyor CI badge to readme
2019-11-23 10:09:11 +01:00
Song Li and Eberhard Gräther
afc9e8212c
build: Fix a possible cmake error on macOS ( #782 )
2019-11-22 08:19:09 +01:00
Malte Langkabel and GitHub
d8b19b70fb
docs: mention "good first issue" label in readme
2019-11-20 23:28:36 +01:00
ale rimoldi and Eberhard Gräther
08058158d0
ui: Corrected cmake export compile command hint ( #776 )
...
Modern CMakes seem to need need -DCMAKE_EXPORT_COMPILE_COMMANDS=ON instead of -DCMAKE_EXPORT_COMPILE_COMMANDS=1
2019-11-20 17:03:47 +01:00
Eberhard Gräther and GitHub
db28aa80d1
docs: Updated Slack link
2019-11-20 13:34:28 +01:00
Malte Langkabel and GitHub
7f241e8bdb
Add Appveyor based CI ( #773 )
...
The CI will build the entire project on Windows (currently without language support) and run all applicable tests.
2019-11-20 12:20:21 +01:00
Eberhard Graether
ff598e3866
ui: Fixed code view cleared in single file mode on ui refresh ( #772 )
2019-11-20 11:16:32 +01:00
Eberhard Graether
a1fccbf6eb
logic: Fixed update check url going to wrong subdomain
2019-11-20 11:15:10 +01:00
Iru Cai (vimacs) and Eberhard Gräther
b0d4db6d61
build: Add a default version if not in git ( #765 )
...
This fixes building with the tarball source.
2019-11-20 10:28:25 +01:00
Michael Vetter and Eberhard Gräther
1e870e9a25
src: getNodeStyle() always return a value ( #767 )
...
Regards #758
2019-11-19 17:52:29 +01:00
Michael Vetter and Eberhard Gräther
63007170df
src: getRefreshInfo() always return a value ( #768 )
...
Regards #758
2019-11-19 17:48:49 +01:00
Steve Ashman and Eberhard Gräther
538d76d858
docs: Fix typo in README.md ( #766 )
2019-11-19 17:07:01 +01:00
mlangkabel
7b14bfaf70
build: update deploy script for windows
...
* added option to disable 32 or 64 bit build
* re-added option to enable code signing on demand
2019-11-19 16:55:25 +01:00
mlangkabel
7a4b2347fb
build: fix build errors on windows
...
* fix compiler issue where string was returned instead of wstring
* fix boost caching in CMakeList: for CMake 3.12.2 the "set" command requires a docstring if the CACHE flag is set
2019-11-19 16:52:05 +01:00
Benjamin T and Eberhard Gräther
216ec83f84
build: Fix lib order ( #755 )
2019-11-19 16:25:11 +01:00
Michael Vetter and Eberhard Gräther
44a8104890
src: Always return a value from non void function getSearchTypeName() ( #761 )
...
getSearchTypeName() needs to always return std:wstring.
We cover all cases because our switch contains all current possibilities
for Search_Type.
But the compiler will still warn/error on this, depending on system
configuration.
Regards https://github.com/CoatiSoftware/Sourcetrail/issues/758
2019-11-19 15:38:56 +01:00
Michael Vetter and Eberhard Gräther
7edafe91f2
src: Always return a value from non void function elide() ( #760 )
...
elide() needs to always return std:string.
We cover all cases because our switch contains all current possibilities
for ElideMode.
But the compiler will still warn/error on this, depending on system
configuration.
I would like to add a `return "";` or `return str;` or add a `default:`
case to the switch to silence this compiler complaint.
Regards https://github.com/CoatiSoftware/Sourcetrail/issues/758
2019-11-19 15:08:29 +01:00
Michael Vetter and Eberhard Gräther
c0a0e4335a
build: Make Boost_USE_STATIC_LIBS a cache variable ( #759 )
...
Like this we can overwrite it's value from the commandline via
`-DBoost_USE_STATIC_LIBS=OFF`.
Linux distributions will prefer this.
Regards https://github.com/CoatiSoftware/Sourcetrail/issues/758
2019-11-19 14:56:52 +01:00
Eberhard Gräther and GitHub
ce1d5c579d
res: Create Funding.yml
2020.1
2019-11-18 17:36:17 +01:00