Commit graph

45 commits

Author SHA1 Message Date
cxl
10a492de83 ide: Assist++ fixed issue with container of pointers #1294
git-svn-id: svn://ultimatepp.org/upp/trunk@9147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-06 13:47:25 +00:00
cxl
396ecf5e40 CtrlLib: FileSel now reloads on activete (and F5) #1285, ide: Fixed issue with Assist++ after #include change #1192
git-svn-id: svn://ultimatepp.org/upp/trunk@8999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-10 12:43:50 +00:00
cxl
4ab90ab8f6 ide: Precedence of assist++ items changed (now shows declartion first) #1261
git-svn-id: svn://ultimatepp.org/upp/trunk@8954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-20 18:16:20 +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
4147dfb66a 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
3bb1a18418 ide: Assist: fixed issue with expanding templates #1185
git-svn-id: svn://ultimatepp.org/upp/trunk@8686 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-15 19:05:43 +00:00
cxl
2b98597370 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
a319ea8045 ide: Fixed autocomplete problem with operator() #1141
git-svn-id: svn://ultimatepp.org/upp/trunk@8598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-25 07:22:00 +00:00
cxl
9111958d81 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
4aa843e0d8 ide: autocomplete: complexity limits increased #1146
git-svn-id: svn://ultimatepp.org/upp/trunk@8594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-24 18:43:22 +00:00
cxl
ee54e7a8f4 ide: Improved number highlighting #1147
git-svn-id: svn://ultimatepp.org/upp/trunk@8591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-24 13:59:05 +00:00
cxl
f09210713d ide: Autocomplete now not listing types with wrong scope
git-svn-id: svn://ultimatepp.org/upp/trunk@8572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 06:31:47 +00:00
cxl
d02d59c88a cpp: Fixed global function autocomplete #1128
git-svn-id: svn://ultimatepp.org/upp/trunk@8567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-20 13:31:08 +00:00
cxl
7c169ea99a cpp: Fixed autocomplete of One<T>-> #1125
git-svn-id: svn://ultimatepp.org/upp/trunk@8565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-20 12:44:17 +00:00
cxl
5e4512cac7 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
7b59431ae7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-18 07:57:37 +00:00
cxl
9fa8cacab9 cpp: .icpp is now 'FILE_CPP'
git-svn-id: svn://ultimatepp.org/upp/trunk@8555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-17 13:56:50 +00:00
cxl
5ac7ba8539 cpp: typedef issue #914
git-svn-id: svn://ultimatepp.org/upp/trunk@8554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-17 07:06:05 +00:00
cxl
46f973cb9c .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
cf19293869 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
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
0d87ac1cd6 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
10ef489d52 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
960d8c978a Fixed issue with s.Cat( assist
git-svn-id: svn://ultimatepp.org/upp/trunk@8513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-06 11:40:30 +00:00
cxl
62c110d65b cpp: Assist autocomplete speed optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@8504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-03 21:04:45 +00:00
cxl
636eee1f72 cpp: Fixed types
git-svn-id: svn://ultimatepp.org/upp/trunk@8496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-01 15:56:50 +00:00
cxl
41521abc81 cpp: Sorting and speed improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-01 15:27:12 +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
6d6da7376d New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
09e6a3633b ide: refining find & replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-14 16:27:11 +00:00
cxl
05dcf03f5c ide: recursion limit for assist template paramaters resolving
git-svn-id: svn://ultimatepp.org/upp/trunk@6242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-11 17:40:18 +00:00
cxl
c44429767a ide: Optimized type evaluator for deep permutations, permutations limited (#140)
git-svn-id: svn://ultimatepp.org/upp/trunk@4105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-26 07:32:35 +00:00
cxl
0d2b0a3a58 .plugin/ndisasm: upgraded to latest version
git-svn-id: svn://ultimatepp.org/upp/trunk@2525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 10:27:34 +00:00
cxl
e0541561d2 theide: Assist++, IconDes fix of DUPLICATE mingw macro problem
git-svn-id: svn://ultimatepp.org/upp/trunk@1295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-11 20:43:28 +00:00
cxl
ce6e32bab5 A++ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-06 13:00:28 +00:00
cxl
5fd81983d7 More A++
git-svn-id: svn://ultimatepp.org/upp/trunk@557 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-21 11:02:47 +00:00
cxl
176e6522bf Fixed ugly bug in RichEdit (problem deleting paragraph inside table)
git-svn-id: svn://ultimatepp.org/upp/trunk@552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-20 10:36:42 +00:00
cxl
dc009570ae A++ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-19 08:41:31 +00:00
cxl
ddc460cb8a A++ fixes again...
git-svn-id: svn://ultimatepp.org/upp/trunk@523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-12 23:28:12 +00:00
cxl
7563c85231 More A++ fixes...
git-svn-id: svn://ultimatepp.org/upp/trunk@522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-12 22:57:02 +00:00
cxl
6ccdd7cd0a One more A++ fix...
git-svn-id: svn://ultimatepp.org/upp/trunk@521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-12 22:03:45 +00:00
cxl
637416fa38 A++ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-11 21:19:29 +00:00
cxl
d55256f013 More A++ fixes, A++ now supports THISBACK
git-svn-id: svn://ultimatepp.org/upp/trunk@515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-10 20:39:22 +00:00
cxl
b1769a1d8d Major Assist++ refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-10 15:30:43 +00:00