Mirek Fidler
e20bca5212
ide: Help system refactored
2025-12-09 10:10:55 +01:00
Mirek Fidler
cd6dbc25f7
.cosmetics
2025-11-05 17:03:02 +01:00
Zbigniew Rębacz
5295b60a93
Ide: added package count for UppHub dialog ( #316 )
...
* Ide: added package count for UppHub packages.
* Rename Name to Package in UppHub array view.
2025-11-05 16:52:08 +01:00
Mirek Fidler
e25a7228d7
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2025-09-17 13:55:42 +02:00
Mirek Fidler
a62e4b2eae
.ide: cosmetics (terminal icon)
2025-09-17 13:55:40 +02:00
Zbigniew Rębacz
c7594d9a73
Fix to compile on MSVC 17.14.7 ( #290 )
2025-09-16 11:16:02 +02:00
Zbigniew Rębacz
2aa9f2a820
Ide: show git errors when update of UppHub packages failed ( #297 )
2025-09-15 19:33:28 +02:00
Mirek Fidler
ac96b3831a
ide: External mode improvements
2025-05-01 13:36:05 +02:00
mirek-fidler
519039e47d
ide: External mode
2025-04-18 13:32:01 +02:00
Mirek Fidler
5883a43905
ide: SColor fix in UppHub
2025-02-17 23:10:37 +01:00
Mirek Fidler
c3ce92830d
Dynamic skin changes
2024-12-06 10:05:57 +01:00
Mirek Fidler
0c375ba143
ide: Fixed problem with UppHub spaces in path
2024-10-10 11:25:48 +02:00
Zbigniew Rębacz
fb22b9b361
Ide, UppHub: added category to package list. ( #155 )
2023-11-24 08:50:32 +01:00
Zbigniew Rębacz
99f0094388
Ide: Added --progress parameter when cloning UppHub repositories. ( #156 )
2023-06-03 20:59:57 +02:00
Mirek Fidler
70775b5e0b
ide: repo sync git --ff-only changed to --rebase
2023-05-19 11:58:38 +02:00
Zbigniew Rębacz
4ec4502bb4
Ide: fix issue with lack of custom UppHub link serialization.
2022-10-08 03:22:09 +02:00
Zbigniew Rębacz
afbdbc704a
Ide: SplitterFrame in UppHub dialog.
2022-10-07 22:55:03 +02:00
Zbigniew Rębacz
5abb1d20a4
Ide, UppHub: fix settings layout issue with trunkated text + minor refactoring.
2022-10-07 22:15:52 +02:00
Zbigniew Rębacz
099bd82dab
Ide: UppHub nest download error handling.
2022-09-28 23:46:47 +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
37cc7b28d9
ide: Fixed English
2022-03-06 20:48:55 +01:00
Zbigniew Rębacz
a8eeae396a
TheIDE: add git verification on UppHub dialog start. ( #57 )
...
* TheIDE: add git verification on UppHub dialog start.
* Added git requirements to upp.spec
* Added additional log when git is not detected.
2022-03-06 20:45:31 +01:00
Mirek Fidler
89c11eaf41
ide: UppHub website link improvements
2021-10-13 08:52:52 +02:00
Zbigniew Rębacz
3b6d8d00ed
Ide: link to repository explicitly visible in UppHub package header ( #44 )
...
* Ide: link to repository explicitly visible in UppHub package header
What's changed:
- Added website variable into UppHubNest structu
- Added FindWebsite inside UppHub.cpp file in order to find website link basing on repository
- Website when exists is now being displayed in the UppHub package header
- If package is installed it is now displayed under "Status" package header entry
* FindWebsite simplification
2021-10-13 08:42:53 +02:00
klugier
9d70c670a8
Ide: UppHub layout is now scalable.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-28 15:22:21 +00:00
cxl
bc5b64c796
ide: Fixed to compile with MSVC
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-25 06:11:45 +00:00
klugier
bc0688cec1
Ide: UppHub search menu can be activated with Ctrl+K shortcut (the same behaviour as for package manager)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-10 22:09:57 +00:00
cxl
eb9227d3d7
ide: UppHub dialog improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-08 11:58:39 +00:00
cxl
2d2ec310a7
Core: Added global t_, tt_ (to fix layout issue)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-07 09:11:00 +00:00
cxl
d60761fa88
UppHub improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-06 09:40:33 +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
99190e87ee
ide: UppHub bold issue fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-01 19:03:54 +00:00
cxl
a0b8484aa4
ide: UppHub improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-28 23:38:39 +00:00
cxl
c910e57d82
ide: UppHub dialog improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-28 18:10:12 +00:00
cxl
3bbc75be31
ide: UppHub search field
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-21 19:57:16 +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
94ec3965e7
ide: package should now save CR line endings when needed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-20 12:21:08 +00:00
cxl
52a612155f
ide: UppHub fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15780 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-20 09:07:27 +00:00
cxl
461aa5aab3
ide: UppHub fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15779 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-19 16:23:44 +00:00
cxl
caafcf2e8d
ide: UppHub improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-19 09:45:33 +00:00
klugier
b0098fdec1
Ide, UppHub: Fix cloning with branch parameter.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-18 22:50:24 +00:00
cxl
8e96908933
UppHub: branch field
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15776 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-18 15:46:19 +00:00
cxl
a912aa63ee
Core: FindAllPaths, Ide: UppHub improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15775 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-18 10:23:08 +00:00
cxl
c35716cbe0
ide: UppHub now automatically installs dependencies on Install
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-11 17:02:07 +00:00
cxl
8c4cb75eb5
plugin/md (thanks Oblivion), ide: UppHub now interprets .md correctly
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15737 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-04 16:15:30 +00:00
cxl
b71322f7c1
ide: New UppHub link
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-02 08:45:39 +00:00
cxl
874c1c73e2
.DDUMPs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-28 13:15:25 +00:00
cxl
f104f979c9
ide: UppHub improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-28 12:29:48 +00:00
klugier
8c229bf300
Ide: Added help button for UppHub window.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15704 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-25 12:27:53 +00:00
cxl
0d8d95dbbc
ide: UppHub button in SelectPackage
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15670 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-15 09:50:58 +00:00