Commit graph

31 commits

Author SHA1 Message Date
Mirek Fidler
88faa33af6 ide: Copy with syntax higlighting, fixed issue with spurious tips, UHD icons 2023-09-20 12:45:56 +02:00
Mirek Fidler
a7768b36f6 ide: Display out of page function/class headers 2023-07-22 20:30:06 +02:00
Mirek Fidler
be78680dce ide: Different highlighting for flow breaking keywords 2023-07-16 13:31:17 +02:00
Mirek Fidler
54c6befdb4 ide: C++14 style number separators 2022-12-09 09:51:18 +01:00
cxl
e0208d3590 ide: Log syntax highlighting now highlights 0x and 0b numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@14553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-05 10:52:27 +00:00
cxl
62e62583f0 upp.src: Fixed various warnings (GCC 8.2)
git-svn-id: svn://ultimatepp.org/upp/trunk@12866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-22 07:48:06 +00:00
cxl
8a0b2bb308 ide: Comment spell checking now ignores non-letters
git-svn-id: svn://ultimatepp.org/upp/trunk@12707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-23 21:26:05 +00:00
cxl
1a5763571c ide: C++ Raw String highlighting improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-20 16:28:57 +00:00
cxl
9d3ddc1c48 ide: Raw (multiline) literals support in CodeEditor highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@11845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-19 14:54:46 +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
71a08996b1 CodeEditor: Fixed glitch with '0u' highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@11104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 08:07:11 +00:00
cxl
e87d115666 CodeEditor: Fixed 1u literal highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@10708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 13:19:20 +00:00
cxl
580f16a9bb ide: Fixed issue with /* */ comment in single line
git-svn-id: svn://ultimatepp.org/upp/trunk@10534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-10 11:56:19 +00:00
cxl
62d921fcb0 ide: Spellchecking comments
git-svn-id: svn://ultimatepp.org/upp/trunk@10384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-30 10:41:05 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
0767a2770a Core: Fast compress + xxHash adopted to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@9954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-21 18:57:18 +00:00
cxl
3757505def CodeEditor: PHP comments fix #1365
git-svn-id: svn://ultimatepp.org/upp/trunk@9414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-17 07:13:02 +00:00
cxl
76283793f8 CodeEditor: #include <float.h> highlighting #1268
git-svn-id: svn://ultimatepp.org/upp/trunk@8949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-18 18:01:15 +00:00
cxl
f57f53269a CodeEditor: PHP keywords added
git-svn-id: svn://ultimatepp.org/upp/trunk@8852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-27 08:55:25 +00:00
cxl
6ec5a06ee2 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
73fe4615d1 CodeEditor: HighlightNumber fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 22:12:12 +00:00
cxl
efab77df1f CodeEditor: FP number highlighting improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8223 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 19:31:36 +00:00
cxl
e080b93c79 ide: FIXME/TODO in comment now highlighted #942
git-svn-id: svn://ultimatepp.org/upp/trunk@8020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-02 16:04:53 +00:00
cxl
886f7731cc ide: Highligting improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-23 17:57:12 +00:00
cxl
c3bc80bfd6 ide: Highlighting of numbers improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-23 06:52:11 +00:00
cxl
204a41d3bb CodeEditor: #undef now highlighted
git-svn-id: svn://ultimatepp.org/upp/trunk@7714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-21 16:26:00 +00:00
cxl
a06b37b77a Some warnings fixed, MYSQL: Fixed decimal issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-01 15:09:14 +00:00
cxl
479e344293 ide: Improved Find in Files #791
git-svn-id: svn://ultimatepp.org/upp/trunk@7461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-22 18:47:08 +00:00
cxl
538d04bfb4 ide: Fixed issuse with highlighting ']'
git-svn-id: svn://ultimatepp.org/upp/trunk@7392 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-20 11:54:50 +00:00
cxl
1674d6812d ide: XML/HTML highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@7389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-19 14:27:57 +00:00
cxl
2f3df96a4d CodeEditor: Syntax support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7375 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:51:02 +00:00