Mirek Fidler
8c8c50af2c
ide: Assist include trick fix
2022-10-18 17:51:18 +02:00
Mirek Fidler
9c8ea43416
ide: Current file errors fixes
2022-10-18 10:26:22 +02:00
Mirek Fidler
20a8a4e1c0
ide: Current file errors improvements
2022-10-17 12:01:40 +02:00
Mirek Fidler
6809868d25
ide: Status icon for errors as you type
2022-10-17 09:54:42 +02:00
Mirek Fidler
779512b164
ide: Errors as you type improvements and fixes
2022-10-16 14:02:41 +02:00
Mirek Fidler
efaa68d221
ide: Alt+U for virtual method now shows base class and derived class references as well
2022-10-12 16:50:36 +02:00
Mirek Fidler
84f83f0458
ide: fixed clearing of errors in non-source files
2022-10-11 20:03:14 +02:00
Mirek Fidler
ca695bcea2
Core: GetHashValue(float), ide: Removed some commented logs
2022-10-10 19:58:18 +02:00
Mirek Fidler
c400785beb
ide: Errors while typing - fixed in linux
2022-10-10 15:46:35 +02:00
Mirek Fidler
da72eecf34
ide: Now showing errors as you type
2022-10-10 15:20:44 +02:00
Mirek Fidler
933deda654
ide: Fixed include files assist
2022-09-25 23:28:15 +02:00
Mirek Fidler
aad8cf819f
ide: Assist diagnostics, current file content
2022-09-24 07:59:54 +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
c62f6ad9fa
ide: In split mode, both panes are now highlighted
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-01 06:59:07 +00:00
cxl
627e4b8cd1
ide: Fixed issue with UppHub headers in Assist
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-11 13:50:11 +00:00
cxl
79158efaf5
ide: Fixed minor issue in Assist
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-07 13:36:41 +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
83ea8127ab
Core: Fn.h minor fix, ide: Refactoring codebase
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-19 07:59:29 +00:00
cxl
f633880214
ide: Assist width adjust
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-14 16:17:47 +00:00
cxl
c78369d058
ide: Assist: Fixed override / final decl -> def conversion
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-26 09:21:23 +00:00
klugier
aa89f40b5d
Ide: Fixe of some pedantic warnings inside TheIDE code.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-07 09:10:36 +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
29955a12ce
ide: Fixed cosmetic issue with Alt+C (additional space after '*')
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-28 16:58:00 +00:00
cxl
ed7ce377a1
ide: Converting declaration -> definition now removes 'override'
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-12 12:41:42 +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
ff4d31293e
ide: Fixed issue with big assist popups
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-15 22:51:42 +00:00
cxl
99338804e2
ide: New assist features
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-21 21:16:17 +00:00
cxl
8eca4a3a93
ide: Fix mouse wheel issue in Assist popup
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 07:17:14 +00:00
cxl
5edae0e110
.reorganizing
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
bcb88320fb
ide: Assist: Fixed issue with global namespace #1413
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-04-17 12:35:16 +00:00
cxl
1918732644
Navigator moved out of split (RM issue #2 )
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-04-15 07:37:39 +00:00
cxl
1c66275113
ide: CParser usage added catches
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-02-04 19:44:09 +00:00
cxl
b70c2fd5db
ide: Ctrl+, complete now scans the whole file
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-26 17:55:46 +00:00
cxl
4cb108c08a
ide: Fixed issue with Ctrl+, complete
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-26 14:44:28 +00:00
cxl
2a5946e1f0
Assist: Options to switch off
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-11 16:44:19 +00:00
cxl
d2adf15397
cpp: Fixed issue with fixed macros sweeped out, causing STL problems #1328
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-09 09:36:08 +00:00
cxl
42e204d85c
ide: Fixed issue with missing function in Assist #1300
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9117 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-30 08:29:11 +00:00
cxl
928f539505
ide: fixed issue with high memory consumption #1292
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-15 21:55:40 +00:00
cxl
bfe46d6cc3
ide: Fixed assist issue with destructors #1159
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 17:11:30 +00:00
cxl
c766fc20a8
ide: cpp: layouts now not listing dv___ members #1260
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8912 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-09 22:19:13 +00:00
cxl
547d115441
ide: UHD support
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-09 11:34:18 +00:00
cxl
c2cb677ec3
ide: Fixed issue with VectorMap<String,String>()[0]. autocomplete #1191
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 20:00:57 +00:00
cxl
c03af1d306
cpp: Expression refactored
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-18 12:49:23 +00:00
cxl
02d21a5375
ide: Assist popup now bigger #1142
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-27 17:31:59 +00:00
cxl
4be54c92b0
ide: Autocomplete issue with ? : operator #1145
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-24 18:53:24 +00:00
cxl
73c03769e2
ide: Complete identifier improved
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-22 09:29:01 +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
4cfe1f546e
ide: assist: fixed issue of lone '.' assist #1132
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-20 17:20:03 +00:00
cxl
cdc842677e
cpp: namespace issues resolved
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-14 09:21:06 +00:00