Mirek Fidler
c3ce92830d
Dynamic skin changes
2024-12-06 10:05:57 +01:00
Mirek Fidler
baf03d50c3
ide: Fixed problem with Setup.. crashing in Linux
2024-09-17 09:09:39 +02:00
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
ba48e12f26
ide: Various windows (XML, Json, diffs) are now changed changed from modal to main
2023-08-13 20:13:32 +02:00
Mirek Fidler
d5133628b4
ide: Nicer animation of indexer running
2023-08-04 12:33:55 +02:00
Mirek Fidler
42e4513166
Core: AMap::GetPut fix, FormatE(0 fix, ide: Improved bottom pane
2023-08-02 15:17:13 +02:00
Mirek Fidler
069e7a52d8
ide: Replace found items
2023-07-09 14:08:33 +02:00
Mirek Fidler
e381aeba8d
ide: Replace button for found results
2023-06-27 17:55:17 +02:00
Mirek Fidler
327ff82d4d
Core: ARM64 NEON activated, minor SIMD fixes
2023-04-23 19:50:15 +02:00
Mirek Fidler
d85ef7540e
ide: Optimised build system / pkg-config handling
2022-12-20 14:52:04 +01:00
Mirek Fidler
e2d986ba0b
ide: When filetab is closed, it is removed from Ctrl+Tab logic
2022-12-19 12:08:51 +01:00
Mirek Fidler
996765ed61
ide: -Wno-pragma-pack now default parameter for libclang
2022-12-13 13:19:41 +01:00
Mirek Fidler
c90e26aae5
ide: Astyle removed
2022-12-12 22:06:26 +01:00
Mirek Fidler
51c94a6565
ide: Indexing of .c files
2022-11-30 15:25:44 +01:00
Mirek Fidler
195f9eddd6
ide: Libclang additional options in settings
2022-11-02 19:11:39 +01: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
Zbigniew Rębacz
8318c2e089
Ide: Removed double ide.h include from idewin.cpp
2022-07-10 11:09:45 +02:00
cxl
fbb02d75f3
ide: Main config is now reading flags from sources
...
git-svn-id: svn://ultimatepp.org/upp/trunk@16031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-22 13:51:46 +00: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
ba3188b5a9
uppsrc: Fixed to compile in MacOS
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-22 22:18:08 +00:00
cxl
ebd680ff2e
ide: C++ parsing now parallel and in background
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 14:02:45 +00:00
cxl
5ab308359d
debugger improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14187 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-25 14:46:09 +00:00
cxl
9297b11087
ide: Fixed toolbar issue with MacOS
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-24 16:19:54 +00:00
cxl
96b53c07b1
CtrlLib, ide: Skin improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14172 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-17 14:16:21 +00:00
cxl
8d6207b785
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-10 13:35:03 +00:00
cxl
3cd69d7d3a
ide: Customizatble GUI font, several more skins
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-09 14:03:29 +00:00
cxl
a7a335b988
ide: Now can set GUI font
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14140 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-08 22:54:39 +00:00
cxl
30d745dcec
ide: Show spaces
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-17 16:49:49 +00:00
cxl
3035af52bb
ide: Multiple find in files output panes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-24 09:57:24 +00:00
cxl
f150a0f8ea
CtrlLib: Gtk3 ch, ide: vline now default true
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-17 07:48:18 +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
0833cadefd
ide: Fixed to be SO buildable
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-17 13:06:27 +00:00
klugier
6adc429897
Ide: Fix unused variable warning raised by clang on macOS.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-18 19:09:45 +00:00
cxl
6bc6b5912e
ide: ToolBar sync now lazy (improves the speed of editor)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-17 09:09:13 +00:00
cxl
905ee84d0d
ide: MacOS improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-01 18:31:45 +00:00
cxl
2f9961809d
ide: In MacOS now can open another instance using dock menu
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-25 18:51:46 +00:00
cxl
4a803b3df0
Open main package now can create new theide
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-13 14:43:27 +00:00
cxl
e8ca536135
ide: Now with macstyle menu
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-09 17:32:27 +00:00
cxl
b653fbced0
ide: Highlight column
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-06 18:02:07 +00:00
klugier
0581d4b38f
Ide: GDB_MI2 removed from TheIDE.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-29 23:32:24 +00:00
klugier
ec8b6752df
Gdb: First live breakpoint can be set throw editor bar clicking. #1885
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-10 19:09:57 +00:00
klugier
e80a65d76a
Ide: Applying "Be verbose" option now refreshes tool bar.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-30 14:59:28 +00:00
cxl
b914a6122c
ide: Fixed to compile in linux
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-21 21:07:11 +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
klugier
dcb41bfc46
Vertical editor split font size is now 12 by default.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-07 15:59:14 +00:00
cxl
280d0186cd
ide: gdb fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-21 19:43:41 +00:00
cxl
56c7d62007
ide: verbose logging, docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 17:15:16 +00:00
klugier
fb353b893c
Ide: IDE version is now log on startup. Move main to separate implementation file.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-11 23:04:29 +00:00
klugier
9dc00ddbc9
Ide: Ide now synchronized navigator in editor mode on startup. #1806
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-07 23:51:01 +00:00
cxl
24ea6f1982
ide: urepo
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-08 20:58:04 +00:00