Commit graph

21 commits

Author SHA1 Message Date
Mirek Fidler
706b24d866 ide: Fixed minor Alt+C issue 2026-04-29 15:23:40 +02:00
Mirek Fidler
affb391841 ide: Fixed Usage issue 2026-02-21 19:16:07 +01:00
Mirek Fidler
29b7fec445 ide: AltC fixes 2025-12-17 14:21:27 +01:00
Mirek Fidler
8763808129 ide: Fixed problem with default parameters Alt+C 2025-12-08 09:02:29 +01:00
Mirek Fidler
86853f1194 ide: Fixed problem with DCopy of operator 2025-11-22 14:15:50 +01:00
Mirek Fidler
0850a738d8 .docs, .cosmetics 2025-10-22 15:43:18 +02:00
mirek-fidler
1056486e73
CtrlLib: DisplayPopup refactored with PaintHook 2025-10-21 23:58:55 +02:00
Mirek Fidler
bcbc8f7ca8 ide: fixed to compile, cosmetics 2025-10-20 09:21:37 +02:00
Mirek Fidler
3dfb507422 ide: another alt+c fix, --debug mode 2025-10-20 00:31:35 +02:00
Mirek Fidler
0e8cde1f5d Ide alt+c improvements 2025-10-19 09:38:39 +02:00
Mirek Fidler
27c4cdef51 ide: Alt+C (copy declaration/definition) refactored, CtrlLib: DisplayPopUp issues 2025-10-18 14:33:28 +02:00
Mirek Fidler
cefc85aecc ide: Fixed problem with declaration->definition parameter defaults (now removing them) 2024-02-02 11:13:21 +01:00
Mirek Fidler
e096ae1076 ide: Fixed Assist problem with main.conf 2022-12-03 00:41:28 +01: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
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
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
f5d6522a71 Fixed issue with DCopy ide exception
git-svn-id: svn://ultimatepp.org/upp/trunk@9610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-18 14:54:17 +00:00
cxl
e56c370dac ide: Fixed ALT+I issue with empty result #1213
git-svn-id: svn://ultimatepp.org/upp/trunk@8922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 11:36:28 +00:00
cxl
300d087651 ide: Copy definition/declaration now able to extract functions from THISBACKs #1180
git-svn-id: svn://ultimatepp.org/upp/trunk@8677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-13 10:12:43 +00:00
cxl
ec64a7ce40 Fixed DCopy of global functions namespace problem #1109
git-svn-id: svn://ultimatepp.org/upp/trunk@8514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-06 11:51:09 +00:00
cxl
e4843fc17a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-31 06:45:44 +00:00