Commit graph

114 commits

Author SHA1 Message Date
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
cxl
8f521fb000 ide: assist: fixed issue with assist array cursor #1135
git-svn-id: svn://ultimatepp.org/upp/trunk@8573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 11:13:24 +00:00
cxl
4cfe1f546e ide: assist: fixed issue of lone '.' assist #1132
git-svn-id: svn://ultimatepp.org/upp/trunk@8568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-20 17:20:03 +00:00
cxl
cdc842677e 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
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
da30c53630 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
1c8b83ef16 cpp: Fixed issue with inserting the first assist item
git-svn-id: svn://ultimatepp.org/upp/trunk@8510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-05 06:43:09 +00:00
cxl
9bd28c1500 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
dfa1111ca6 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
f046fb409e 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
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
89cb8ad03c .cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-31 06:58:19 +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
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
49d3de4a8a 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
3f25bfa2ce ide: Binary files viewer (and detection)
git-svn-id: svn://ultimatepp.org/upp/trunk@8270 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-15 14:13:59 +00:00
cxl
485f770680 ide: Assist now automagically adds packages
git-svn-id: svn://ultimatepp.org/upp/trunk@7899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-15 17:23:55 +00:00
cxl
6ae80a6966 Context Goto now can jump to images (CtrlImg::Add())
git-svn-id: svn://ultimatepp.org/upp/trunk@7731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-26 06:34:57 +00:00
cxl
7a296930d2 Fixed context jump to base class method
git-svn-id: svn://ultimatepp.org/upp/trunk@7730 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-25 19:52:45 +00:00
cxl
32eed0fd99 ide: Jump to definition improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7719 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-22 21:13:14 +00:00
cxl
3cecd831f1 ide: New 'jump' (ctrl+j) dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@7625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-31 14:16:45 +00:00
cxl
620dbe0388 ide: Fixed navigator splitter issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-28 07:36:21 +00:00
cxl
3e06f6aaff ide: PDB improved tips
git-svn-id: svn://ultimatepp.org/upp/trunk@7612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-27 13:26:35 +00:00
cxl
f73dab5a3e ide: Navigator
git-svn-id: svn://ultimatepp.org/upp/trunk@7602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-25 15:37:48 +00:00
cxl
1127f50dcd ide: New Navigator iteration
git-svn-id: svn://ultimatepp.org/upp/trunk@7599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-24 17:37:08 +00:00
cxl
e4fb626dc4 ide: Redesigning Navigator
git-svn-id: svn://ultimatepp.org/upp/trunk@7595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-23 17:04:54 +00:00
cxl
454359a604 ide: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@7546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-28 07:24:59 +00:00
cxl
5567b98457 ide: Navigator redesigned
git-svn-id: svn://ultimatepp.org/upp/trunk@7544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-27 17:30:10 +00:00
cxl
ac125d56a4 ide: Jump to definition improved #802
git-svn-id: svn://ultimatepp.org/upp/trunk@7525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-21 17:17:32 +00:00
cxl
715e2a6276 ide: Context goto now works on local variables and parameters too
git-svn-id: svn://ultimatepp.org/upp/trunk@7524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-20 14:36:24 +00:00
cxl
9cbaaf54de ide: Alt+C handling of static members improved #799
git-svn-id: svn://ultimatepp.org/upp/trunk@7506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-12 07:46:30 +00:00
cxl
84f8132515 CodeEditor: Syntax support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:47:55 +00:00
cxl
f4524eb5c3 CtrlCore: Fixed workares issue in X11/GTK, various cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 16:55:48 +00:00
cxl
bab83f84c0 Ide: Context Goto Alt+J works from non-project file now too
git-svn-id: svn://ultimatepp.org/upp/trunk@6786 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 13:45:42 +00:00
cxl
52534f01aa ide: Ids completion, X11: removed DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@6599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-23 12:12:11 +00:00
cxl
62cbe07445 ide: Improved Alt+J on layout item
git-svn-id: svn://ultimatepp.org/upp/trunk@5941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-31 18:37:10 +00:00
cxl
646ea94524 CtrlLib, Report: Fixes in CUPS PrintJob, PDF export
git-svn-id: svn://ultimatepp.org/upp/trunk@5796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-11 18:38:13 +00:00
cxl
2f0cd04bbe ide: Added package specific includes, .upt files refactored (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@5136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 11:12:20 +00:00
rylek
6189567f3f .CodeEditor: fixes for correct syntax highlighting in space-indented files
git-svn-id: svn://ultimatepp.org/upp/trunk@4826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 12:21:08 +00:00
cxl
d5291b7d48 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
b3c4658136 .ide: TheIDE: Selecting items of navigator bar for layout files as text (rm #213)
git-svn-id: svn://ultimatepp.org/upp/trunk@4338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 19:42:26 +00:00
cxl
1b4d776e7d 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
ba2f88045c *ide, CtrlCore: fixed crashing of assist popup on mouse click
git-svn-id: svn://ultimatepp.org/upp/trunk@3814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 14:57:06 +00:00
cxl
d5a64e34e3 .ide: improved include assist
git-svn-id: svn://ultimatepp.org/upp/trunk@3557 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-25 18:12:01 +00:00
cxl
e1a164199d *theide: Fixed include assist misbehaviour in Posix
git-svn-id: svn://ultimatepp.org/upp/trunk@3390 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-01 19:07:44 +00:00