Mirek Fidler
65aa953b29
u++: Copying updated to 2023
2023-09-17 15:00:44 +02:00
Zbigniew Rębacz
ed9cb3abb0
UppWeb: Added Code Formatting article to documentation page.
2023-08-06 22:27:34 +02:00
Zbigniew Rębacz
174ee02ecc
UppWeb: Added question about the name of the project to our FAQ.
2023-08-06 12:02:16 +02:00
Mirek Fidler
02ce73828f
umk: Using curl to fetch upphub instead of HttpRequest+Core/SSL (makes statically linked umk32s possible with upphub support)
2023-06-03 20:56:43 +02:00
Mirek Fidler
1a0e604510
uppbox: MakePosixIntall: umks32 NOSSL flag; cosmetics
2023-06-03 01:54:48 +02:00
Mirek Fidler
a6311db55f
.uppweb
2023-06-01 10:17:09 +02:00
Zbigniew Rębacz
2511e5beeb
UppWeb: update version number.
2023-05-31 22:01:49 +02:00
Mirek Fidler
33ac49eae6
Core: Fixed signal exit issues in MacOS
2023-04-20 14:14:56 +02:00
Mirek Fidler
74471235a2
ide: fixed clang-format in macos
2023-04-19 08:22:40 +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
f8b2b06938
.uppweb
2023-04-17 11:53:46 +02:00
Mirek Fidler
90eab4d6e5
upp.src: Universal POSIX installation now should include MacOS
2023-04-17 11:24:31 +02:00
Mirek Fidler
44b363d647
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2023-04-05 15:22:18 +02:00
Mirek Fidler
e4fba5ce91
.uppbox
2023-04-05 14:42:38 +02:00
Mirek Fidler
bf04664bae
upp.src: Various macos fixes
2023-04-04 14:49:12 +02:00
Mirek Fidler
06e12af643
ide: Support for clang-format without proper file option (before v. 14)
2023-02-19 19:27:38 +01:00
David
e427960b2a
Update scripts.cpp ( #149 )
...
tested individual commands on mageia 8 vm
urpmi should not have `install` passed to it
`clang-tools-extra` is necessary to install `clang-format`
2023-02-18 11:03:16 +01:00
Zbigniew Rębacz
e26d6c89b8
PosixInstall: added clang-tools-extra for yum and dnf ( #146 )
...
* PosixInstall: added clang-tools-extra for yum and dnf
Added missing clang-format packages for Fedora (yum and dnf).
* Dnf should have priority over yum
Dnf is the successor of yum on Linux distribution that uses rpm, it should have priority over yum. Yum should be used as fallback...
2023-02-08 13:05:03 +01:00
Mirek Fidler
8318021902
.uppbox
2023-02-05 21:00:48 +01:00
Mirek Fidler
413336967a
uppbox: makeinstall
2023-02-05 20:44:40 +01:00
Mirek Fidler
2e77d71f12
ide: clang-format integration
2023-02-01 15:27:24 +01:00
Tomas Lindquist
0d258e9104
AutoTest does not build on windows due to missing 'setenv', add SetEnv function ( #140 )
2023-01-24 10:54:05 +01:00
Mirek Fidler
bb3f9b35cb
TextDiffCtrl: Gutter area replaced with showing changes directly is ScrollBar
2023-01-14 19:35:41 +01:00
Zbigniew Rębacz
901b4854e9
UppWeb: Simplify 2022.3 release description on Roadmap page + fix version number in various places.
2022-12-29 18:18:21 +01:00
Mirek Fidler
9c1e11441c
uppbox: www updated
2022-12-29 10:46:32 +01:00
Zbigniew Rębacz
14aa578de1
UppWeb: updated release notes for 2022.3.
2022-12-27 00:24:44 +01:00
Mirek Fidler
e034110e07
ide: Fixed Console hightlighting, fixed memory leak in IsAndroidMethod
2022-12-19 11:39:48 +01:00
Mirek Fidler
0f5f4b9fd1
uppweb: Roadmap update
2022-12-17 20:18:12 +01:00
Zbigniew Rębacz
1316308068
UppWeb: Replaced Bazaar with UppHub on left bar.
2022-12-13 21:00:47 +01:00
Zbigniew Rębacz
3c6f079b94
UppWeb: second iteration for GitHub badge.
2022-12-09 10:46:00 +01:00
Zbigniew Rębacz
5a050600b6
UppWeb: added GitHub badge.
2022-12-09 01:56:39 +01:00
Zbigniew Rębacz
dc0225edab
UppWeb: Added reference to our Discord server ( #117 )
...
This PR adds Discord reference on the left bar of our webpage.
2022-12-08 11:04:20 +01:00
Zbigniew Rębacz
8fd2106392
Web: updated link to Gettings Started with U++ on Tutorials site.
2022-11-05 23:34:54 +01:00
Mirek Fidler
f866eda8d5
ide: Edits now shown in scrollbar
2022-10-24 10:08:09 +02:00
Zbigniew Rębacz
69b0f6bbd1
UppWeb, Doc: Further removla of Ultimate++.
2022-09-25 02:03:51 +02:00
Mirek Fidler
7b07aa684a
.uppbox
2022-09-20 13:46:13 +02:00
Mirek Fidler
1cb71c5e32
MakeInstall6
2022-08-14 09:36:20 +02:00
Zbigniew Rębacz
38b25f0d8a
UppWeb: .cosmetics in "Learning cpp article."
2022-06-24 13:17:32 +02:00
Zbigniew Rębacz
ed6db332a0
UppWeb: Changed standard to C++20 and C17 in Learning cpp article.
2022-06-24 13:04:05 +02:00
Zbigniew Rębacz
e5c824f9f4
UppWeb: added table of contents to development cycle guild.
2022-06-22 01:27:17 +02:00
Zbigniew Rębacz
b9e18c6fc3
UppWeb: updated development cycle guild to point to the latest c++ standard + updated UppHub article.
2022-06-22 01:18:12 +02:00
Zbigniew Rębacz
1cfeec0328
UppWeb: update website to 2022.2
2022-05-30 22:40:51 +02:00
Mirek Fidler
b640bf7f42
autotst moved to uppbox
2022-05-11 11:38:54 +02:00
Zbigniew Rębacz
a7b773ba32
Update scripts.cpp ( #72 )
2022-05-03 07:58:33 +02:00
Zbigniew Rębacz
06791b6e5a
UppWeb: update websate in context of 2022.1 release
2022-04-26 23:14:52 +02:00
Mirek Fidler
b8de73b5d4
.uppbox
2022-04-06 23:57:44 +02:00
Mirek Fidler
872f1ba882
plugin/jpg: updated to 9e
2022-04-05 17:40:30 +02: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
Zbigniew Rębacz
7ec93f4a40
UppWeb: overview cosmetic.
2022-02-19 23:02:40 +01:00
Zbigniew Rębacz
3f9f3e817a
UppWeb: .forum
2022-01-25 20:09:56 +01:00