Commit graph

158 commits

Author SHA1 Message Date
Mirek Fidler
34eaef290c refactored includes and defines 2022-07-12 10:34:55 +02:00
Mirek Fidler
4b6d63e0ec Fixed extern (missing in older libclang) 2022-07-11 23:35:58 +02:00
Mirek Fidler
046f816b5a Fixed for linux 2022-07-11 22:05:35 +02:00
Mirek Fidler
09939df153 sync for linux 2022-07-11 16:47:58 +02:00
Mirek Fidler
a0d20e256a autocomple and current file split 2022-07-11 14:55:21 +02:00
Mirek Fidler
a7cbd047e8 DCopy now with clang 2022-07-09 17:54:56 +02:00
Mirek Fidler
dfaef4a90b Second milestone: TPP finished 2022-07-07 15:28:51 +02:00
Mirek Fidler
699fbebda3 developing annotations 2022-07-06 14:53:25 +02:00
Mirek Fidler
b8d94ee3a1 developing clang ide 2022-07-04 14:36:35 +02:00
Mirek Fidler
3c2e3bf6b3 autocomplete fixed 2022-06-25 19:47:12 +02:00
Mirek Fidler
d9b0566585 autocomplete mostly finished 2022-06-25 17:58:02 +02:00
Mirek Fidler
022089931f autocomplete cxx icons, sort 2022-06-25 10:57:00 +02:00
Mirek Fidler
ee423f0141 improving autocomplete 2022-06-24 09:52:58 +02:00
Mirek Fidler
af64821b01 autocomplete 2022-06-22 14:22:30 +02:00
Mirek Fidler
cee309f3d1 clang autocomplete 2022-06-21 15:01:54 +02:00
Mirek Fidler
0d7bded3cc ide/clang integration step 0 2022-06-10 11:52:31 +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