Commit graph

122 commits

Author SHA1 Message Date
cxl
c17d02b1c0 Ide: Assist++: Fixed issue with class::method case #1276
git-svn-id: svn://ultimatepp.org/upp/trunk@8974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-03 15:24:29 +00:00
cxl
1bdc66dc32 ide: Resolved issue with usings namespace for functions #1273
git-svn-id: svn://ultimatepp.org/upp/trunk@8959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-22 22:41:01 +00:00
cxl
226123bac5 cpp: Resolved issue with initializer list local parameters #1252
git-svn-id: svn://ultimatepp.org/upp/trunk@8957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-21 16:20:23 +00:00
cxl
b61629609f 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
5ebe8cd59c 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
71d46ca7f3 ide: Fixed cpp issue with class variable definition #1221
git-svn-id: svn://ultimatepp.org/upp/trunk@8924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 12:33:22 +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
b9d5968fbf cpp: Fixed issue with bitfields
git-svn-id: svn://ultimatepp.org/upp/trunk@8784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-01 15:58:26 +00:00
cxl
ff94f771db cpp: Now supports BOM #1208
git-svn-id: svn://ultimatepp.org/upp/trunk@8772 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 13:47:03 +00:00
cxl
8bdd9b5146 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
b6c2109327 ide/cpp: Fixed issue with mingw includes #1207
git-svn-id: svn://ultimatepp.org/upp/trunk@8756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 21:43:34 +00:00
cxl
4b8ccc7ac0 cpp: inline namespace now ignored
git-svn-id: svn://ultimatepp.org/upp/trunk@8752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 08:27:11 +00:00
cxl
05c3404a94 cpp: C++11 completed
git-svn-id: svn://ultimatepp.org/upp/trunk@8750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 08:18:04 +00:00
cxl
bce47a0af8 cpp: decltype, trailing return type support
git-svn-id: svn://ultimatepp.org/upp/trunk@8747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-25 10:39:38 +00:00
cxl
371a368960 cpp: C++11 features
git-svn-id: svn://ultimatepp.org/upp/trunk@8745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-24 20:35:15 +00:00
cxl
06ac05ed2a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 17:35:15 +00:00
cxl
58f8ffb40d 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
e6c68e976f cpp: Fixed issue with pointers #1189
git-svn-id: svn://ultimatepp.org/upp/trunk@8720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-22 06:59:03 +00:00
cxl
6d67ac8832 ide: Fixed to compile in c++11
git-svn-id: svn://ultimatepp.org/upp/trunk@8713 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-20 18:11:44 +00:00
cxl
530fed4adf cpp: Lambda support
git-svn-id: svn://ultimatepp.org/upp/trunk@8712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-20 17:56:51 +00:00
cxl
8cdf4171bb cpp: auto/for handling improved for standard containers
git-svn-id: svn://ultimatepp.org/upp/trunk@8710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-20 15:09:33 +00:00
cxl
88299626c5 cpp: auto fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@8708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-19 17:54:48 +00:00
cxl
241d02d67a cpp: C++11 for(auto x: v) now supported
git-svn-id: svn://ultimatepp.org/upp/trunk@8705 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-19 16:27:03 +00:00
cxl
857d949be0 cpp: 'auto' support
git-svn-id: svn://ultimatepp.org/upp/trunk@8703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-19 10:43:21 +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
f7c6651662 cpp: Fixed issue with wrong comment detection
git-svn-id: svn://ultimatepp.org/upp/trunk@8692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-16 18:41:19 +00:00
cxl
0e4124d878 Fixed issue with code grounding #1164, docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-30 20:23:23 +00:00
cxl
61693cdd9f CtrlCore: Added namespaces to platform specific headers to fix Assist++ popup.Ctrl::PopUp problem #1154
git-svn-id: svn://ultimatepp.org/upp/trunk@8614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-28 18:52:07 +00:00
cxl
6fe5b284ed cpp: Now able to handle K&R style function headers #1136
git-svn-id: svn://ultimatepp.org/upp/trunk@8611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-28 13:28:47 +00:00
cxl
ef005cf60e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-24 06:36:04 +00:00
cxl
4436f13b3f ide: Fixed cpp issue with false unnamed variables #872
git-svn-id: svn://ultimatepp.org/upp/trunk@8581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-22 14:31:29 +00:00
cxl
f76e48e73b cpp: Autocomplete of functions with templated return value #1104
git-svn-id: svn://ultimatepp.org/upp/trunk@8561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-19 07:43:09 +00:00
cxl
931e807ea2 .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@8548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-15 15:40:11 +00:00
cxl
cfe8837c64 cpp: CppItem::using_namespaces was not serialized #1122
git-svn-id: svn://ultimatepp.org/upp/trunk@8547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-15 15:33:40 +00:00
cxl
1a30d32b0a cpp: Fixed issue with flat includes #1115
git-svn-id: svn://ultimatepp.org/upp/trunk@8544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-14 17:09:00 +00:00
cxl
484905f57d uppsrc: cosmetics: //$- around all Expands
git-svn-id: svn://ultimatepp.org/upp/trunk@8537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-13 18:13:59 +00:00
cxl
3fc1c53dae .cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-13 14:39:57 +00:00
cxl
b3963b429e cpp: dependency detection refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@8525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-08 20:19:44 +00:00
cxl
b39b4b1755 .cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-08 04:39:15 +00:00
cxl
e95b89bb35 cpp: this-> now shows private symbols too
git-svn-id: svn://ultimatepp.org/upp/trunk@8523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-07 15:21:44 +00:00
cxl
515b0bfe8f cpp: Scope issue with macro fix #1099
git-svn-id: svn://ultimatepp.org/upp/trunk@8502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-03 07:21:43 +00:00
cxl
97bd62627c cpp: Fixed issue with #define inside the scope #1099
git-svn-id: svn://ultimatepp.org/upp/trunk@8501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-03 07:06:22 +00:00
cxl
dedd05a7f1 .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
10f23f5866 cpp: Fixed issue with confict of flat include and visited headers #1090
git-svn-id: svn://ultimatepp.org/upp/trunk@8487 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-29 14:03:38 +00:00
cxl
26227dd9b0 cpp: Fixed grounding issue (label with tab after ':') #1096
git-svn-id: svn://ultimatepp.org/upp/trunk@8480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-28 17:32:47 +00:00
cxl
2e08c9a5ad .cpp namespace KIND string
git-svn-id: svn://ultimatepp.org/upp/trunk@8470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-22 07:17:11 +00:00
cxl
b2efb477cb .cpp: Reorganized
git-svn-id: svn://ultimatepp.org/upp/trunk@8468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-22 07:02:28 +00:00
cxl
741447d279 ide/cpp: global.defs and workspackes defs #1086
git-svn-id: svn://ultimatepp.org/upp/trunk@8462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-18 13:01:14 +00:00
cxl
bd3def0bdf ide: cpp: Alt+C works again #1060
git-svn-id: svn://ultimatepp.org/upp/trunk@8461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-18 08:38:41 +00:00
cxl
3ff63589c0 .cpp: IGNORE_ELSE solving push_back problem #1079
git-svn-id: svn://ultimatepp.org/upp/trunk@8458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-17 17:42:35 +00:00