Commit graph

68 commits

Author SHA1 Message Date
mirek-fidler
0b44641396
CtrlCore, ide: Custom TitleBar 2025-06-04 14:14:06 +02:00
Mirek Fidler
2e1130f029 ide: Option to allow access to Downloads folder (default off on MacOS to prevent MacOS asking the permission) 2025-01-05 10:57:43 +01:00
Mirek Fidler
c3ce92830d Dynamic skin changes 2024-12-06 10:05:57 +01:00
Mirek Fidler
547a50d33c Core: ValueCache limits simplified, ide: Show branch in editorbar 2023-11-15 10:47:12 +01:00
Mirek Fidler
3d4911c266 ide: Full block caret 2023-11-09 19:32:10 +01:00
Mirek Fidler
20972246c7 ide: Config version fix 2023-07-23 08:29:07 +02:00
Mirek Fidler
a7768b36f6 ide: Display out of page function/class headers 2023-07-22 20:30:06 +02:00
Mirek Fidler
df530c9d22 ide: Experimental 'relaxed indexer' option 2023-06-26 12:36:14 +02:00
Mirek Fidler
92758dc80f ide: Format code option to prefer .clang-format 2023-02-10 10:08:31 +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
fa7780a832 ide: Navigator history 2022-11-07 11:14:33 +01:00
Mirek Fidler
195f9eddd6 ide: Libclang additional options in settings 2022-11-02 19:11:39 +01:00
Mirek Fidler
9c09cdadd7 ide: Fixed Ide::Serialize valgrind issue 2022-09-21 10:50:10 +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
Mirek Fidler
922dbb77a0 ide: Fixed storing some configuration options (thanks SenderGhost) 2022-03-17 09:30:52 +01:00
Mirek Fidler
3101422b9c ide: Minimize option in run dialog 2021-08-01 13:53:21 +02:00
cxl
10fc7a1e99 CtrlLib: Do not ask again option in Prompts, ide: Compare with now has LRU list
git-svn-id: svn://ultimatepp.org/upp/trunk@15971 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-31 09:00:13 +00:00
cxl
b9ccca948a ide: Open Terminal in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@15525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-27 09:42:20 +00:00
cxl
23690b43aa ide: OnlineSearch improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-13 17:26:20 +00:00
cxl
2594b1e983 ide: Fixed dummy uninitialized value
git-svn-id: svn://ultimatepp.org/upp/trunk@14628 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-23 13:12:09 +00:00
cxl
820ce4a2aa CtrlCore: Fix of serialization on armhf, ide: lxde terminal support
git-svn-id: svn://ultimatepp.org/upp/trunk@14414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-01 10:45:02 +00:00
cxl
f7361b35e9 CtrlLib: Fixed performance issues in Win32 Dark Theme mode, ide: In Win32, it is now possible to override Dark/Light mode in startup
git-svn-id: svn://ultimatepp.org/upp/trunk@14199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-29 11:42:17 +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
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
311d570d4a ide: Default Dark theme style changed, if default style is active, it reacts to light/dark theme
git-svn-id: svn://ultimatepp.org/upp/trunk@13012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-19 13:25:14 +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
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
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
cxl
ee5c412e58 ide: 'Disable UHD mode' run option
git-svn-id: svn://ultimatepp.org/upp/trunk@12256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-07 07:10:23 +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
bb5f0128c5 Add additional logs to editor mode for further diagnostics.
git-svn-id: svn://ultimatepp.org/upp/trunk@11807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-28 23:03:14 +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
klugier
c15db2ee89 .cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@11445 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-08 21:27:55 +00:00
klugier
3e9282a6b4 .cosmetic Ide:Comment is not nessesary in Ide::EditorMode(), the SyncNavigator code is appropriate documentation.
git-svn-id: svn://ultimatepp.org/upp/trunk@11444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-08 20:45:11 +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
klugier
60eea10b67 .ide IDE now using SplitterFrame instead of Splitter to handle workspace. #1771 (Please revert Mirek if you find this code as a complete disaster).
git-svn-id: svn://ultimatepp.org/upp/trunk@11295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-07 19:55:40 +00:00
klugier
2561339fe0 When TheIDE starts with editor mode the tool bar is composed correctly (Before it starts with regular TheIDE toolbar).
git-svn-id: svn://ultimatepp.org/upp/trunk@10570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 21:55:05 +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
klugier
99dbce948b .ide Search in current package is remembered between Find File sessions
git-svn-id: svn://ultimatepp.org/upp/trunk@10308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-13 17:32:42 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
61d6d85d8e Fixed theide workspace serialization #1399
git-svn-id: svn://ultimatepp.org/upp/trunk@9668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-04-03 11:18:43 +00:00
cxl
2a5946e1f0 Assist: Options to switch off
git-svn-id: svn://ultimatepp.org/upp/trunk@9175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-11 16:44:19 +00:00
klugier
6f33cfa477 AndroidBuilder now full independent from ide
git-svn-id: svn://ultimatepp.org/upp/trunk@9061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-20 21:56:47 +00:00
cxl
b8e89f918e ide: Now shows misplaced whitespaces #1201
git-svn-id: svn://ultimatepp.org/upp/trunk@8763 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 18:37:43 +00:00
cxl
1b953853e4 - Android Builder merged (thanks Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@8636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-06 09:18:38 +00:00
cxl
56e898c639 ide: Highlighting of current line
git-svn-id: svn://ultimatepp.org/upp/trunk@7738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-28 08:14:16 +00:00
cxl
133b39d8e4 Core: CoutUTF8, ide: UTF8 console capture
git-svn-id: svn://ultimatepp.org/upp/trunk@7717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-22 12:36:44 +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