Commit graph

92 commits

Author SHA1 Message Date
Mirek Fidler
f718003348 CodeEditor: Tips behaviour improved 2023-03-16 10:53:31 +01:00
Mirek Fidler
0f4e8b7568 ide: Fixed problems with delayed tips 2022-11-25 10:40:43 +01:00
Mirek Fidler
e55d091e4e ide: CodeEditor tips background, RichText: QTFDisplay fixed dark mode behaviour 2022-11-01 11:54:50 +01:00
Mirek Fidler
3500ac69b8 ide: Information about symbol at mouse cursor 2022-10-31 13:54:37 +01:00
Mirek Fidler
f866eda8d5 ide: Edits now shown in scrollbar 2022-10-24 10:08:09 +02:00
Mirek Fidler
45a11285c8 ide: Errors now shown in scrollbar as red dots 2022-10-18 14:24:45 +02:00
Mirek Fidler
6809868d25 ide: Status icon for errors as you type 2022-10-17 09:54:42 +02:00
Mirek Fidler
da72eecf34 ide: Now showing errors as you type 2022-10-10 15:20:44 +02:00
mirek-fidler
e8035690b9
libclang ide #94
- Assist/Autocomplete refactored to use libclang

Other minor changes:

- Removed CoWork Pipe
- .dli runtime loading of dynamic libraries now supports path to library in access function
- EditField::SetBackground
- RichTextView::GotoLabel variant with Gate for matching
- RichEdit::GotoLabel variant with Gate for matching
2022-09-16 10:31:14 +02:00
cxl
c62f6ad9fa ide: In split mode, both panes are now highlighted
git-svn-id: svn://ultimatepp.org/upp/trunk@15972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-01 06:59:07 +00:00
cxl
8ee2a9d46f ide, CodeEditor: Move line/selection up/down
git-svn-id: svn://ultimatepp.org/upp/trunk@15924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-18 22:49:59 +00:00
cxl
aed095c372 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
aa0b9b1774 uppsrc: Ide fixed to run valgrind clean
git-svn-id: svn://ultimatepp.org/upp/trunk@13008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 08:50:22 +00:00
cxl
f850fc7861 ide: Fixed problem with PDB debugger runtime breakpoints via mouse
git-svn-id: svn://ultimatepp.org/upp/trunk@12014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-21 18:50:43 +00:00
cxl
408157313b RichEdit: zooming
git-svn-id: svn://ultimatepp.org/upp/trunk@11921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-30 20:19:01 +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
5dff5fc989 CodeEditor, ide: Word wrap
git-svn-id: svn://ultimatepp.org/upp/trunk@11473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-17 08:03:36 +00:00
cxl
db2c09a24b ide: Finding improved
git-svn-id: svn://ultimatepp.org/upp/trunk@10965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 15:02:21 +00:00
cxl
b788ada7ae ide: FindAll button in Find
git-svn-id: svn://ultimatepp.org/upp/trunk@10942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-16 18:53:47 +00:00
cxl
557bad68e4 uppsrc: Gate1/2 replaced with Gate
git-svn-id: svn://ultimatepp.org/upp/trunk@10656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 14:22:57 +00:00
cxl
7114c4de34 CodeEditor: INITIALIZER removed (global constructor OK here)
git-svn-id: svn://ultimatepp.org/upp/trunk@10436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-14 14:16:45 +00:00
cxl
7710948f88 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00
cxl
47b7d41e3e ide: Comment reformatting on ALT+R
git-svn-id: svn://ultimatepp.org/upp/trunk@10399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-06 14:54:53 +00:00
cxl
23d5cc49bc ide: Comments wordwrapping
git-svn-id: svn://ultimatepp.org/upp/trunk@10396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-05 18:42:27 +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
44037d6a0c 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15: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
d765ba04b2 Python highlighting #1352
git-svn-id: svn://ultimatepp.org/upp/trunk@9294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-17 12:24:48 +00:00
cxl
928f539505 ide: fixed issue with high memory consumption #1292
git-svn-id: svn://ultimatepp.org/upp/trunk@9022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-15 21:55:40 +00:00
cxl
f1aa919e12 CodeEditor: Improved for 'independent' (from theide) operation (thanks koldo) #984
git-svn-id: svn://ultimatepp.org/upp/trunk@8993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-08 18:34:06 +00:00
cxl
6cce96db60 ide: Fixed find in files history issue #824
git-svn-id: svn://ultimatepp.org/upp/trunk@8983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-04 19:43:01 +00:00
cxl
d7d24ecbae word/line selection (dbl/trpl click) #1263
git-svn-id: svn://ultimatepp.org/upp/trunk@8918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-13 15:38:01 +00:00
cxl
465ad1007c ide: Fixed issue with individual replace #1235
git-svn-id: svn://ultimatepp.org/upp/trunk@8839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-23 11:00:32 +00:00
cxl
cbc30bc77f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-14 05:59:34 +00:00
cxl
688066ac10 CodeEditor: SyncWidth fix #975
git-svn-id: svn://ultimatepp.org/upp/trunk@8149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-08 11:49:27 +00:00
cxl
751b1ebc56 CodeEditor: FindReplace refinements
git-svn-id: svn://ultimatepp.org/upp/trunk@7943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-03 19:33:44 +00:00
cxl
822f228350 ide: Fixed issue with font change and line numbers #929
git-svn-id: svn://ultimatepp.org/upp/trunk@7922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-23 16:49:15 +00:00
cxl
8358cb32fa ide: .log file highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@7774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-13 14:38:58 +00:00
cxl
c63ffa1534 ide: duplicate line
git-svn-id: svn://ultimatepp.org/upp/trunk@7709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-21 15:40:05 +00:00
cxl
8ed1dd0a2a ide: Assist/Annotations now updated when writing the code
git-svn-id: svn://ultimatepp.org/upp/trunk@7690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-15 11:23:36 +00:00
cxl
7356507a8e ide: Diff files highlighting (thanks Klugier) #835
git-svn-id: svn://ultimatepp.org/upp/trunk@7650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-08 09:45:10 +00:00
cxl
5e8fbcfab3 ide: Incremental find/replace from cursor improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 13:26:02 +00:00
cxl
c125ca2a8e CtrlLib: Fixed issue with rect selection and Alt+F2 in theide, CodeEditor: added .t #809
git-svn-id: svn://ultimatepp.org/upp/trunk@7514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-16 07:04:38 +00:00
cxl
491b7da91d 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
abeb91ed21 ide: Incremental find now has 'from cursor' option
git-svn-id: svn://ultimatepp.org/upp/trunk@7508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-14 12:40:43 +00:00
cxl
e5d17842e5 ide: FindReplace return option
git-svn-id: svn://ultimatepp.org/upp/trunk@7507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-14 11:47:23 +00:00
cxl
3847425095 ide: Direct paste of files into text #369
git-svn-id: svn://ultimatepp.org/upp/trunk@7505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 18:05:03 +00:00
cxl
32ea2628dd ide: Find now support PCRE regexes
git-svn-id: svn://ultimatepp.org/upp/trunk@7504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 14:27:08 +00:00
cxl
0633fe5c92 ide: Refining incremental search
git-svn-id: svn://ultimatepp.org/upp/trunk@7494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-08 07:38:58 +00:00