Commit graph

24 commits

Author SHA1 Message Date
Mirek Fidler
075b16fcd9 uppsrc: Various minor fixes (thanks mrped) 2022-12-11 11:15:52 +01:00
Mirek Fidler
a1c3e984bb ide: TopicEditor::JumpToDefinition reimplemented for libclang 2022-11-14 16:01:29 +01:00
Mirek Fidler
de72a49067 ide: TODOs, autocomplete utf-8 issue fixed 2022-11-03 19:49:41 +01:00
Mirek Fidler
d4592db146 ide: Fixed creating new codereferenced topic 2022-10-27 11:55:51 +02:00
Mirek Fidler
4bc5f4145e ide: More fixes 2022-10-05 11:23:12 +02:00
Mirek Fidler
d4e0c45f59 ide: Fixed annotation / topic issues 2022-10-02 15:18:01 +02:00
mirek-fidler
e8035690b9
libclang ide #94
- Assist/Autocomplete refactored to use libclang

Other minor changes:

- Removed CoWork Pipe
- .dli runtime loading of dynamic libraries now supports path to library in access function
- EditField::SetBackground
- RichTextView::GotoLabel variant with Gate for matching
- RichEdit::GotoLabel variant with Gate for matching
2022-09-16 10:31:14 +02:00
cxl
9293ed2be0 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
ebd680ff2e ide: C++ parsing now parallel and in background
git-svn-id: svn://ultimatepp.org/upp/trunk@14618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 14:02:45 +00:00
cxl
cd503a34bb Core: Fixed memory info in FreeBSD, ide: Refactoring CodeBase
git-svn-id: svn://ultimatepp.org/upp/trunk@14617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 06:38:59 +00:00
cxl
99005311a5 ide: Topic editor hyperlink field width & behaviour
git-svn-id: svn://ultimatepp.org/upp/trunk@14415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-01 14:52:02 +00:00
cxl
aaf8f0bd83 ide: Fixed GCC 9 warning
git-svn-id: svn://ultimatepp.org/upp/trunk@14141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-08 23:51:01 +00:00
klugier
6118a9bd99 IDE: Topic editor now allows to search in topic collection. #1872
git-svn-id: svn://ultimatepp.org/upp/trunk@11929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-06 21:01:13 +00:00
cxl
2850ed2911 uppsrc: Topic language separator changed from '$' to '@' (to avoid problems with makefiles)
git-svn-id: svn://ultimatepp.org/upp/trunk@11509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 12:51:27 +00:00
cxl
8f521fb000 ide: assist: fixed issue with assist array cursor #1135
git-svn-id: svn://ultimatepp.org/upp/trunk@8573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 11:13:24 +00:00
cxl
49a44f38b2 ide: Annotation now support legacy links (without namespace qualifications)
git-svn-id: svn://ultimatepp.org/upp/trunk@8570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-20 18:24:00 +00:00
cxl
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
c943e7e40a ide: T++ now inserts a spece before final '.' (resolves issue with the character style of last paramater name)
git-svn-id: svn://ultimatepp.org/upp/trunk@4123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 10:40:12 +00:00
cxl
b2251dfe74 theide: Topic editor now inserts code items in language of topic (RM #41)
git-svn-id: svn://ultimatepp.org/upp/trunk@3481 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-02 10:00:18 +00:00
cxl
a44ab2417a *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00
cxl
77b3fc6910 A++ inserting function now shows popup instead of inserting parameters into text
git-svn-id: svn://ultimatepp.org/upp/trunk@662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-22 13:49:57 +00:00
cxl
6a19814b03 T++ - insert before logic
git-svn-id: svn://ultimatepp.org/upp/trunk@615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-06 20:31:04 +00:00
cxl
ae24688764 A++: fixed problems with typecast operator, navigator scope double-click goes to the first item
git-svn-id: svn://ultimatepp.org/upp/trunk@609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 21:36:41 +00:00
cxl
557fb2cd4d T++ & actual topics
git-svn-id: svn://ultimatepp.org/upp/trunk@580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 12:15:30 +00:00
Renamed from uppsrc/ide/Browser/IdeTopic.cpp (Browse further)