Commit graph

30 commits

Author SHA1 Message Date
cxl
bba2eedcc3 ide: Fixed context goto to inherited type
git-svn-id: svn://ultimatepp.org/upp/trunk@14879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-22 16:52:23 +00:00
cxl
bf753a915a ide: Fixed some parser deadlock issues (and added detection)
git-svn-id: svn://ultimatepp.org/upp/trunk@14681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-15 07:11:08 +00:00
cxl
111c7c7ce8 ide: C++ parser deadlock issue
git-svn-id: svn://ultimatepp.org/upp/trunk@14646 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-01 09:52:37 +00:00
cxl
02376c48d3 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
9dce52264a 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
3bbb3c37f1 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
17fe8ac1c1 ide: Context goto now able to detect files / links
git-svn-id: svn://ultimatepp.org/upp/trunk@13969 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-06 09:57:29 +00:00
cxl
1812735f2f ide: Fixed to be SO buildable
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-17 13:06:27 +00:00
cxl
2d298f2524 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
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
da5cb151e1 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
2a8a7a8729 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
9ff668bdd2 ide: Fixed assist++ issues
git-svn-id: svn://ultimatepp.org/upp/trunk@8952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-20 16:43:43 +00:00
cxl
5dd1b4936b ide: Problem with #include <float.h>
git-svn-id: svn://ultimatepp.org/upp/trunk@8951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-20 16:42:55 +00:00
cxl
4859030b51 ide: Fixed issue with enum variables #1262
git-svn-id: svn://ultimatepp.org/upp/trunk@8927 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 14:55:45 +00:00
cxl
6cf0c67ac8 ide: Fixed issues with history #1214
git-svn-id: svn://ultimatepp.org/upp/trunk@8770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 11:41:08 +00:00
cxl
ac52996661 ide: Fixed declaration/definition swap issue with constructors/destructors #1216
git-svn-id: svn://ultimatepp.org/upp/trunk@8766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 21:33:58 +00:00
cxl
d86b9e74f5 ide: ContextGoto fixed issue with local variables
git-svn-id: svn://ultimatepp.org/upp/trunk@8762 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 16:52:36 +00:00
cxl
955a601148 ide: ContextGoto fixes #1198
git-svn-id: svn://ultimatepp.org/upp/trunk@8736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 19:14:18 +00:00
cxl
acc93ab540 .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@8729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 08:03:39 +00:00
cxl
62da118726 cpp: fixed issue with jump to partially qualified method #1196
git-svn-id: svn://ultimatepp.org/upp/trunk@8728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 08:00:36 +00:00
cxl
4ec77506fb 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
fcb86cf257 ide: Navigator: Now jumping to layout / iml items, Laydes: Nos jumping to first use of layout
git-svn-id: svn://ultimatepp.org/upp/trunk@8663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-10 12:34:33 +00:00
cxl
5610fa7ff5 ide: Fixed issue with jump to local variable #1130
git-svn-id: svn://ultimatepp.org/upp/trunk@8563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-19 08:38:15 +00:00
cxl
dde98be2bd cpp: ContextGoto improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-14 12:03:42 +00:00
cxl
27b15afd7b 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
cxl
b262f847c5 .cpp developing
git-svn-id: svn://ultimatepp.org/upp/trunk@8540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-14 07:19:11 +00:00
cxl
c1b2a4a5dc .cpp: global assist fixed, jump fixed, duplicates fixed #1078, #1066
git-svn-id: svn://ultimatepp.org/upp/trunk@8494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-01 15:04:52 +00:00
cxl
b59afc5231 .cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-31 09:48:48 +00:00
cxl
c80a55e5b4 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-31 06:45:44 +00:00