Commit graph

97 commits

Author SHA1 Message Date
Mirek Fidler
4e28164ebf ide: repo diff fixes 2023-10-18 11:25:15 +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
17757be7a4 ide: Compare directories/commits finished 2023-08-26 17:04:00 +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
227e0643da ide: Minor fix in ShowQTF 2023-08-13 16:15:39 +02:00
Zbigniew Rębacz
d4d39192cb Ide: .cosmetic 2023-08-13 14:05:10 +02:00
Zbigniew Rębacz
4aa3881c5d
Ide: Stat dialog do not copy content to the cliboard automaticaly. (#160) 2023-08-13 13:59:01 +02:00
Mirek Fidler
a6575f3a16 ide: Compare with improvements 2023-08-03 11:17:40 +02:00
Mirek Fidler
2e77d71f12 ide: clang-format integration 2023-02-01 15:27:24 +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
2edcb9f1b8 ide: Navigator improvements, alt-click now shows usage 2022-11-29 01:22:54 +01:00
Mirek Fidler
26ad772adf ide: Assist improved support for locals and function parameters 2022-11-03 13:56:29 +01:00
Mirek Fidler
d4592db146 ide: Fixed creating new codereferenced topic 2022-10-27 11:55:51 +02:00
Mirek Fidler
c400785beb ide: Errors while typing - fixed in linux 2022-10-10 15:46:35 +02:00
Mirek Fidler
d4e0c45f59 ide: Fixed annotation / topic issues 2022-10-02 15:18:01 +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
744a970cd2 .autotest, ide: git repo sync fixes 2021-08-02 13:27:46 +02:00
cxl
a4afe015db ide: Merge nests moved to package organizer
git-svn-id: svn://ultimatepp.org/upp/trunk@15860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 14:39:03 +00:00
cxl
c5dd8aff7c ide: Optimized Assist speed (problem with include cache)
git-svn-id: svn://ultimatepp.org/upp/trunk@15851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-18 08:14:58 +00:00
cxl
636a15bedb ide: BlitzReset now done also after installing package or syncing repo
git-svn-id: svn://ultimatepp.org/upp/trunk@15788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-21 16:25:00 +00:00
cxl
53c61a22e0 ide: Merge nests function
git-svn-id: svn://ultimatepp.org/upp/trunk@15787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-21 12:26:11 +00:00
cxl
3e863ad1c0 Core, ide: minor improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-28 11:53:11 +00:00
cxl
5beff5b389 CtrlCore: X11 key handling improved (thanks Oblivion), ide: patch tool improved
git-svn-id: svn://ultimatepp.org/upp/trunk@15617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-22 14:46:15 +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
cxl
84aae8ed12 ide: LocalHost/Host, urepo refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@15586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-12 19:27:04 +00:00
cxl
268f1c5891 ide: CopyPosition improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@15583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-11 16:31:04 +00:00
cxl
e519a5576c ide: Repo sync now shows 'cd' in console before git commands
git-svn-id: svn://ultimatepp.org/upp/trunk@15564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-03 08:44:45 +00:00
cxl
b65108a88d ide: Go to clipboard position improved
git-svn-id: svn://ultimatepp.org/upp/trunk@15562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-02 08:25:21 +00:00
cxl
799d6dbc0a ide: Developing UppHub
git-svn-id: svn://ultimatepp.org/upp/trunk@15513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-25 09:09:17 +00:00
cxl
69ede35b39 ide: Position tools now using ':'
git-svn-id: svn://ultimatepp.org/upp/trunk@15323 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-30 08:57:04 +00:00
cxl
44e3a15629 ide: Copy position, Goto clipboard position
git-svn-id: svn://ultimatepp.org/upp/trunk@15320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-29 08:58:36 +00:00
klugier
98d7dd2fea Ide: ok button in elpased time window.
git-svn-id: svn://ultimatepp.org/upp/trunk@15227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-10 10:09:06 +00:00
cxl
9293ed2be0 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
3e4b840506 uppsrc: Modernizing code with variadic templates
git-svn-id: svn://ultimatepp.org/upp/trunk@14604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:02:45 +00:00
cxl
19f032ea24 ide: Repo config now stored separately
git-svn-id: svn://ultimatepp.org/upp/trunk@14242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-05 16:12:11 +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
d6a27a4301 CtrlLib: DropChoice::GetMinSize fixed, ide: Patch improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-13 09:05:48 +00:00
cxl
60046b89c6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-11 13:26:05 +00:00
cxl
51904d3621 ide: Display/apply patch tool in Assist
git-svn-id: svn://ultimatepp.org/upp/trunk@13482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-11 13:20:14 +00:00
cxl
d31c49c347 .fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@12276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-13 15:40:22 +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
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
cxl
0c9f9d476f ide: Remove DDUMPs (a function)
git-svn-id: svn://ultimatepp.org/upp/trunk@11752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-31 08:31:00 +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
1e61466676 ide: refactoring version control issues
git-svn-id: svn://ultimatepp.org/upp/trunk@11356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-08 20:26:03 +00:00
cxl
5a72bf7fa7 ide: Interpret text as errors
git-svn-id: svn://ultimatepp.org/upp/trunk@11191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-22 07:23:40 +00:00
cxl
1e89b14fcd CodeEditor, ide: ReadOnly mode now blocks all write operations (some of advanced ones were not blocked)
git-svn-id: svn://ultimatepp.org/upp/trunk@11112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-22 09:57:05 +00:00
klugier
405fbcbe84 .ide Added "Go to line.." dialog as an alternative to navigator approche. It is also integrated with editor mode - that previously hasn't got that feature due to lack of navigator.
git-svn-id: svn://ultimatepp.org/upp/trunk@11036 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-29 15:11:27 +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