Commit graph

38 commits

Author SHA1 Message Date
Mirek Fidler
66dc3536d2 ide: Fixed problem with highlighting annotation in help window 2022-11-15 10:27:18 +01:00
Mirek Fidler
c21ca26a71 ide: Minor assist fixes 2022-11-06 23:57:12 +01:00
Mirek Fidler
3500ac69b8 ide: Information about symbol at mouse cursor 2022-10-31 13:54:37 +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
d88d038a02 ide: Annotations click now leads to help
git-svn-id: svn://ultimatepp.org/upp/trunk@15521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-26 13:58:53 +00:00
cxl
00244f468e ide: Fixed packages issue in help window
git-svn-id: svn://ultimatepp.org/upp/trunk@15520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-26 10:17:07 +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
21bf5dcb1d ide: Annotations now work even if code reference is in table, Draw: docs
git-svn-id: svn://ultimatepp.org/upp/trunk@12938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-03 13:44:31 +00:00
cxl
60225b65f0 .DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@12758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 15:20:02 +00:00
cxl
479f47398d Core: Improving color inversion for DarkTheme
git-svn-id: svn://ultimatepp.org/upp/trunk@12752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 09:56:55 +00:00
cxl
d377677405 ide: UHD annotations fix
git-svn-id: svn://ultimatepp.org/upp/trunk@12246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-04 12:41:21 +00:00
cxl
3d0e1db02f CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode
git-svn-id: svn://ultimatepp.org/upp/trunk@11592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-20 12:10: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
9bd28c1500 cpp: Assist autocomplete speed optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@8504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-03 21:04:45 +00:00
cxl
49d3de4a8a New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
8ed1dd0a2a ide: Assist/Annotations now updated when writing the code
git-svn-id: svn://ultimatepp.org/upp/trunk@7690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-15 11:23:36 +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
4643c6f479 Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-25 07:22:18 +00:00
cxl
803866298a Fixed RichTextCtrl NoSb
git-svn-id: svn://ultimatepp.org/upp/trunk@664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-22 19:31:25 +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
148c09e70d Fixed font height in tables of T++ annotations.
git-svn-id: svn://ultimatepp.org/upp/trunk@651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-17 16:37:31 +00:00
cxl
d32fe2062f Auto-adding edited .tpp groups to package, if missing
git-svn-id: svn://ultimatepp.org/upp/trunk@617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-07 00:06:52 +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
6443f4fa99 A++ navigator range button
git-svn-id: svn://ultimatepp.org/upp/trunk@614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-06 18:29:42 +00:00
cxl
c73bcdad6a T++: rightclick on 'green box' now brings the menu in all cases (while left-click goes to edit directly if possible)
git-svn-id: svn://ultimatepp.org/upp/trunk@611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 22:06:44 +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
cdeed639f4 T++ now reacts to 'click to document'....
git-svn-id: svn://ultimatepp.org/upp/trunk@570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-28 23:08:30 +00:00
cxl
f2b8dc3c06 Developing T++
git-svn-id: svn://ultimatepp.org/upp/trunk@567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-23 21:53:06 +00:00
cxl
3c94aa98b1 Developing T++ annotations
git-svn-id: svn://ultimatepp.org/upp/trunk@559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-21 22:31:04 +00:00
cxl
82ad79e885 One more A++ fix...
git-svn-id: svn://ultimatepp.org/upp/trunk@521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-12 22:03:45 +00:00
cxl
3ed63a1352 Relatively massive C++ parser and Assist++ refactoring...
git-svn-id: svn://ultimatepp.org/upp/trunk@510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-05 21:36:04 +00:00
cxl
79729f6dfd Changed scope information in coderefs
git-svn-id: svn://ultimatepp.org/upp/trunk@508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-03 13:57:11 +00:00
cxl
1b9ab56441 Developing T++....
git-svn-id: svn://ultimatepp.org/upp/trunk@489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-29 10:12:49 +00:00
cxl
1404394f7c Developing T++ 'in the bar'
git-svn-id: svn://ultimatepp.org/upp/trunk@488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-28 21:03:32 +00:00