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
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
77bf7e417d
ide: UppHub improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15813 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-05 10:41:37 +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
42ba8e7854
ide: Dir diff can now limit files by time, report history of .upp file, fixed SSL issue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-16 12:39:19 +00:00
cxl
025c618f08
umk2: Fixed umk32
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-07 18:11:44 +00:00
cxl
6c19de028b
ide: Open terminal at UppHub
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-04 15:36:09 +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
82333b3d99
ide: Copy output directory / target path
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-14 10:06:26 +00:00
klugier
743d206d80
Ide: Added UppHub icon.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-10 14:09:26 +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
8570270fe1
ide: UppHub: automatic installation of missing packages
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-29 16:42:49 +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
00244f468e
ide: Fixed packages issue in help window
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-26 10:17:07 +00:00
cxl
a36979cf61
ide: Menu improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-26 09:29:51 +00:00
cxl
0ebee06f75
ide: Developing uppiverse
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 09:42:57 +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
c146c6aa54
ide: Compare with next file
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-30 10:00:14 +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
cxl
ca0d311e14
ide: cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-29 10:52:43 +00:00
klugier
eab1f0ff7c
Ide: FileProprtiesMenu no more displayed for project. It is file related not project.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-26 23:13:45 +00:00
klugier
a88bc4c5fe
Ide: set main package option in toolbar now with icon.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15152 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-26 21:33:26 +00:00
cxl
174098ef72
Core: CheckLogEtalon, ide: Compare with log
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-19 08:46:50 +00:00
cxl
9d5d539c08
ide: Install theide.desktop
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-28 22:57:38 +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
3b7819fed0
ide: Find in files panes refactored
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-15 17:50:10 +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
69459dfe4d
ide: Console output now supports search, font settings 'set to defaults' button
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-12 11:29:05 +00:00