Commit graph

60 commits

Author SHA1 Message Date
Mirek Fidler
371e90cd82 ide: Fixed libclang detection issue in fedora 2024-05-23 14:41:57 +02:00
Zbigniew Rębacz
e65af45fa8
IDE changes for Flatpak sandbox (#177)
ide: Flatpak support
2023-12-20 11:05:00 +01:00
Mirek Fidler
f1f28cd00a ide: reduced background CPU utilisation 2023-09-20 14:09:50 +02:00
Mirek Fidler
19c069796c .ide: cosmetics 2023-09-20 11:04:24 +02:00
Mirek Fidler
65aa953b29 u++: Copying updated to 2023 2023-09-17 15:00:44 +02:00
Mirek Fidler
ff48fa7c51 Core: Fixed XML encoding issue (thanks zsolt) 2023-09-14 13:22:50 +02:00
Mirek Fidler
9e501ff99e ide: Synchronize dirs now supports git commits 2023-08-26 08:49:10 +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
a6575f3a16 ide: Compare with improvements 2023-08-03 11:17:40 +02:00
Mirek Fidler
83776f97ed ide: libclang now searched for in 'clang --version' based folder first 2023-05-19 11:40:52 +02:00
Mirek Fidler
74471235a2 ide: fixed clang-format in macos 2023-04-19 08:22:40 +02:00
Mirek Fidler
39784616ac ide: MacOS second path for libclang 2023-04-19 07:52:43 +02:00
Mirek Fidler
81d06c1b25 ide: MacOS installation improved 2023-03-21 11:41:31 +01:00
Mirek Fidler
f7ebcbd97b ide: Autocomple now ignores dv___ items (layout placeholders) 2023-02-19 09:09:23 +01:00
Mirek Fidler
d88071d4d6 ide: Disableing Libclang YesNo dialog after the crash only if it is enabled 2022-12-28 13:26:37 +01:00
Mirek Fidler
723c3e716a ide: Disableing libclang after crash now PromptYesNo, canceling build after the new main package is selected 2022-12-28 09:31:53 +01:00
Mirek Fidler
4ffa2e5f11 ide: After crash, next run disables Assist 2022-12-01 20:03:57 +01:00
Mirek Fidler
38b7a1dc72 ide: Attempt at solving indexer thread priority, improved default assist parameters 2022-10-09 20:41:17 +02:00
Mirek Fidler
fafa40162a ide: --clangdir option 2022-10-07 11:20:15 +02:00
Mirek Fidler
24a6c96121 ide: Improved libclang loading (single time info boxes, --noclang commandline flag, logging the path to libclang), LCLANG mainconfig for linking libclang (not loading at runtime) 2022-10-02 21:59:14 +02:00
Zbigniew Rębacz
efdf8bcf41 Ide, POSIX: Added error prompt when libclang failed to load. 2022-09-26 22:49:08 +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
5a332b0c93 ide: Fixed issue with MacOS install 2021-10-07 10:26:43 +02:00
Mirek Fidler
022c6e5c3a ide: clone github U++ sources instead of svn 2021-08-09 17:37:40 +02:00
cxl
6d5abe9fd7 ide: Removing stalled script files in posix
git-svn-id: svn://ultimatepp.org/upp/trunk@15665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-14 11:46:34 +00:00
cxl
034fefe284 ide: developing git support
git-svn-id: svn://ultimatepp.org/upp/trunk@15590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-14 08:38:37 +00:00
klugier
39234f2ac4 Ide: app name is set in the main function (TheIDE).
git-svn-id: svn://ultimatepp.org/upp/trunk@15449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 01:39:16 +00:00
cxl
1bf87b5d29 ide: WebSearch engines
git-svn-id: svn://ultimatepp.org/upp/trunk@15414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-14 13:45:50 +00:00
cxl
4a8bd59df3 ide: Fixed commandline package loading
git-svn-id: svn://ultimatepp.org/upp/trunk@15237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-11 19:01:12 +00:00
cxl
c500372867 ide: Fixed commandline quite issue
git-svn-id: svn://ultimatepp.org/upp/trunk@14821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-14 10:06:31 +00:00
cxl
ed720d2b64 ide: License check in posix
git-svn-id: svn://ultimatepp.org/upp/trunk@14381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-25 08:32:52 +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
e53932b2f5 Core: Improved approximate best fit in allocator
git-svn-id: svn://ultimatepp.org/upp/trunk@13377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-10 15:26:34 +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
61c1350a26 CtrlLib: Fixed some gtg WARNINGs
git-svn-id: svn://ultimatepp.org/upp/trunk@13009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 10:45:26 +00:00
cxl
a91e4c180a CtrlLib, ide: DarkTheme fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-29 09:49:07 +00:00
cxl
65a359273b ide: MacOS install issues
git-svn-id: svn://ultimatepp.org/upp/trunk@12808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-05 16:16:00 +00:00
cxl
1915662d51 plugin/glm, ide: Improved install
git-svn-id: svn://ultimatepp.org/upp/trunk@12737 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-04 10:59:57 +00:00
cxl
233150d2fd ide: Improved initial setup in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@12724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-30 11:01:40 +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
0e6959686f CtrlCore: MacOS bundle issues
git-svn-id: svn://ultimatepp.org/upp/trunk@12337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-07 09:08:10 +00:00
cxl
71027d7320 .ide: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@12292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-20 17:21:39 +00:00
cxl
e238739894 GlDraw: Improved error reporting for shaders
git-svn-id: svn://ultimatepp.org/upp/trunk@12286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-19 08:11:42 +00:00
cxl
c42dd479b7 ide: Posix install simplified
git-svn-id: svn://ultimatepp.org/upp/trunk@12275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-13 14:23:31 +00:00
cxl
e432be354a ide: U++ svn checkout feature
git-svn-id: svn://ultimatepp.org/upp/trunk@12274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-13 11:18:51 +00:00
cxl
772b075006 ide: Icon issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-08 12:42:15 +00:00
cxl
611dc58f32 CtrlCore: Cocoa IsPainting correct support
git-svn-id: svn://ultimatepp.org/upp/trunk@12261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-08 08:01:21 +00:00
cxl
714dd3e3ab uppsrc: UHD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-04 10:07:09 +00:00
cxl
64d7bd6e12 ide: #undef GUI_APP_MAIN_HOOK to avoid warning
git-svn-id: svn://ultimatepp.org/upp/trunk@12180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-23 08:07:04 +00:00