Commit graph

240 commits

Author SHA1 Message Date
Mirek Fidler
56a3ca1652 ide: Assist diagnostics - show current include path 2025-04-18 19:35:07 +02:00
mirek-fidler
519039e47d
ide: External mode 2025-04-18 13:32:01 +02:00
Mirek Fidler
6be2a2615e ide: Fixed problem with too many files to compare with (/main.cpp), CtrlLib: Fixed a problem with overflow in menu item positioning 2025-02-19 10:44:07 +01:00
Mirek Fidler
7c62e1776d ide: Scraptchpad file when in scratchpad file goes to original file 2025-01-13 11:40:32 +01:00
Mirek Fidler
34927ac751 ide: Fixed 'show file on github' to work with internal mingit 2024-12-19 11:39:45 +01:00
Mirek Fidler
4e09d47262 ide: File git history now shows blame 2024-12-19 11:30:40 +01:00
Mirek Fidler
3e81cb3ec1 ide: Git history diff dialog now sets cursor on the same line as editor 2024-12-16 14:01:00 +01:00
Mirek Fidler
0e689ca400 ide: Open scrachpad file by type 2024-08-13 23:40:55 +02:00
Mirek Fidler
a61914be2c ide: Optimised writing speed (by avoiding key scan in some problematic submenus) 2024-08-12 10:57:49 +02:00
Mirek Fidler
a0d1c35618 ide: Show file on github 2024-06-07 17:34:38 +02:00
Mirek Fidler
56fad263ea ide: Fixed speed problem for ScrollBarItems and long altered files 2024-01-30 14:40:35 +01:00
Zbigniew Rębacz
e65af45fa8
IDE changes for Flatpak sandbox (#177)
ide: Flatpak support
2023-12-20 11:05:00 +01:00
Mirek Fidler
ef6d9db3de ide: Assist: Proper fix of speculative include files problem 2023-12-11 21:01:53 +01:00
Mirek Fidler
f7923c2274 ide: Separator file properties disabled 2023-10-13 14:23:28 +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
b9df966e63 ide: Navigation dialog restored 2023-09-05 11:24:21 +02:00
Mirek Fidler
97da5df41e More UHD icons 2023-08-21 10:11:13 +02:00
Mirek Fidler
ba65af096c ide: Polishing toolbar 2023-08-10 15:33:19 +02:00
Zbigniew Rębacz
6c631d19b5 Ide, reformat menu should be disabled in designer mode and when ide is set to read only mode. 2023-08-06 11:03:46 +02:00
Mirek Fidler
a46873286f ide: Compare with improvement 2023-08-03 11:37:15 +02:00
Mirek Fidler
a6575f3a16 ide: Compare with improvements 2023-08-03 11:17:40 +02:00
Mirek Fidler
7cbd66ae7c Fixed to compile in Linux 2023-06-25 08:59:24 +02:00
Mirek Fidler
3b4f9c0524 Draw: Display QTF support fixed, ide: gitk menu bar item 2023-06-22 15:02:38 +02:00
Mirek Fidler
3ad091f9ec ide: cosmetics 2023-05-12 10:16:22 +02:00
Mirek Fidler
47c0f89e0a ide: Fixed reformatting of truncated JSON/XML files, fixed issues with menu performance 2023-04-26 14:50:50 +02:00
Mirek Fidler
a0a256ee77 ide: MacOS ide back forward moved to option-left/option-right 2023-04-24 11:14:25 +02:00
Mirek Fidler
06b25db00a ide: Fixed clang-format in MacOS, upgrade theide function implemented for macos 2023-04-19 09:03:31 +02:00
Mirek Fidler
36ef12fdc3 MacOS: Fixed rendering of apple chars in italic, removed Insert key from mac menu (gets displayed wrongly) 2023-04-18 11:12:27 +02:00
Mirek Fidler
2e77d71f12 ide: clang-format integration 2023-02-01 15:27:24 +01:00
Mirek Fidler
c90e26aae5 ide: Astyle removed 2022-12-12 22:06:26 +01:00
Mirek Fidler
849786511e ide: Git order changed to commit/pull/push 2022-12-08 17:27:50 +01:00
Mirek Fidler
3f9c7a8a59 ide: Assist cosmetics 2022-12-05 10:26:06 +01:00
Mirek Fidler
28b61e9465 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2022-12-05 10:01:00 +01:00
Mirek Fidler
5de24b671c ide: Usage of virtual functions improved 2022-12-05 10:00:45 +01:00
Zbigniew Rębacz
a83d877bd5
IDE: Android Builder update to 2022 stack (#116)
Android Builder was modernized to the latest Google stacks. It is compatible with latest build tools version (33) and android (13).

The following PR covers:
- Migration from deprecated DX to D8
- Migrate from deprecated jarsigner to apksigner
- Android Builder works now for both POSIX and Windows
- There is no possibility to lunch SDK and AVD managers, the tools that we spawned previously are deprecated. We will need to write our own wrappers for console tools if we want to support that.
- Android Builder now parsers AndroidManifest.xml file and informs Android NDK project about minAndroidSdk version from this file. This helps to avoid warnings in the build process.
2022-12-04 18:24:34 +01:00
Mirek Fidler
43ab8902eb ide: Assist is now in local editor menu too 2022-11-23 10:47:39 +01:00
Mirek Fidler
a1c3e984bb ide: TopicEditor::JumpToDefinition reimplemented for libclang 2022-11-14 16:01:29 +01:00
Mirek Fidler
3d1385dfba ide: Assist improvements (macros, false errors) 2022-10-26 18:53:22 +02:00
Mirek Fidler
9f23fe6896 ide: Show usage of symbol Shift+Alt+U 2022-10-07 10:42:31 +02:00
Mirek Fidler
4c19193a20 ide: Fixing libclang 2022-09-28 12:48:24 +02:00
Mirek Fidler
aad8cf819f ide: Assist diagnostics, current file content 2022-09-24 07:59:54 +02:00
Mirek Fidler
1df54ec1fb ide: Assist diagnostics now shows raw libclang parsing errors 2022-09-22 00:38:02 +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
a0533749ec ide: repo improvements, fixed search in package selector (removed nest name from the search string), sql, postgresql: some missing #undefs in the schema 2022-05-23 08:45:41 +02:00
Mirek Fidler
ac5d53347b ide: Whole XML / JSON file reformatting 2022-01-16 17:51:09 +01:00
Mirek Fidler
8b8b141f90 ide: Ctrl+D duplicate now works on selection too 2021-12-02 16:37:07 +01:00
Mirek Fidler
a9b5fb9012 ide: Reformat JSON/XML 2021-12-02 15:15:42 +01:00
Mirek Fidler
022c6e5c3a ide: clone github U++ sources instead of svn 2021-08-09 17:37:40 +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
e8c410da0b ide: HasGit fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-03 16:04:47 +00:00