Commit graph

8666 commits

Author SHA1 Message Date
Zbigniew Rębacz
bcb86d8728
Initial Circle CI Integration (#102)
CircleCI allow us to build each commit and especially commits from master branch. In the version dedicated to open source it can only works within Linux environment. Resource are also limited, but it offers 4 cores and 8 GB of RAM, which is sufficient to build TheIDE.

My implementation runs TheIDE and UMK makiles. In the future it can be extended for more advanced things such as running auto-test scripts.

Image cimg/base:2022.09 offers Clang 11, which is sufficient for our needs.

No more DDUMPS :)
2022-09-30 01:02:17 +02:00
Zbigniew Rębacz
099bd82dab Ide: UppHub nest download error handling. 2022-09-28 23:46:47 +02:00
Zbigniew Rębacz
efdf8bcf41 Ide, POSIX: Added error prompt when libclang failed to load. 2022-09-26 22:49:08 +02:00
Zbigniew Rębacz
699f7354ab Ide, Clang: Added missing Copying to ide/Clang package. 2022-09-25 02:16:58 +02:00
Zbigniew Rębacz
69b0f6bbd1 UppWeb, Doc: Further removla of Ultimate++. 2022-09-25 02:03:51 +02:00
Zbigniew Rębacz
6b9ede787e
Fixed issue with wrong text color on selected menu item. (#97) 2022-09-22 23:24:35 +02:00
Mirek Fidler
0f4fd9f8db Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2022-09-21 11:30:57 +02:00
Mirek Fidler
e796ae27c9 Core: Fixed for 32 bits 2022-09-21 11:30:13 +02:00
Mirek Fidler
9c09cdadd7 ide: Fixed Ide::Serialize valgrind issue 2022-09-21 10:50:10 +02:00
Mirek Fidler
90ad0df693 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2022-09-21 10:24:19 +02:00
Mirek Fidler
34450d942d uppsrc: Fixed multiple valgrind detected problems 2022-09-20 13:06:32 +02:00
Mirek Fidler
b3bdf28dbf uppsrc: Fixed various valgrind detected issues 2022-09-20 11:41:29 +02:00
Mirek Fidler
78bfbe04b1 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2022-09-19 01:46:17 +02:00
Mirek Fidler
39fa92c1d7 Core/SMTP: Fixed header duplicates with AddHeader, remove reference/CoPipe 2022-09-19 01:45:52 +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
ba7df93ab4 minor fix 2022-09-16 10:23:29 +02:00
Mirek Fidler
fc7c07db97 .cosmetics 2022-09-16 09:34:56 +02:00
Mirek Fidler
bb5b298f04 Enable/disable clang 2022-09-15 23:39:39 +02:00
Mirek Fidler
b1617ed3d3 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2022-09-15 20:16:09 +02:00
Mirek Fidler
c0cb4bcdc9 Merged master 2022-09-15 20:03:43 +02:00
Mirek Fidler
5ddd479f28 assist configuration 2022-09-15 18:13:34 +02:00
Mirek Fidler
b16d03b7ee more fixes 2022-09-14 21:34:45 +02:00
Zbigniew Rębacz
0d76fdf77a
CtrlLib: Fixed unreadable calendar. (#84) 2022-09-14 17:37:33 +02:00
Mirek Fidler
d04641ee43 Fixed problem with FileSelNative Set 2022-09-14 17:35:42 +02:00
Mirek Fidler
2784431294 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2022-09-14 17:27:40 +02:00
warchef
edb3e5ca42
LabelBox USC SetFont property (#87) 2022-09-14 17:25:42 +02:00
İsmail Yılmaz
b4f6c2e58e
Core/SSH: Underlying libssh2 libarary is upgraded (1.9.1 -> 1.10.0) (#92) 2022-09-14 17:17:05 +02:00
Mirek Fidler
0e81ec2d93 more fixes 2022-09-12 16:02:10 +02:00
Mirek Fidler
be19eef079 assist canceling 2022-09-12 13:24:58 +02:00
Mirek Fidler
ba295155a2 cosmetics 2022-09-12 10:49:24 +02:00
Mirek Fidler
689b40943a cosmetics 2022-09-12 10:20:34 +02:00
Mirek Fidler
504118f27b Optimisation: now using index for new file annotations 2022-09-08 22:14:14 +02:00
Mirek Fidler
c25bd0b171 CtrlLib: Fixed Save As behaviour (focus problem) 2022-09-08 17:15:53 +02:00
Mirek Fidler
22a4ff94be merged master 2022-09-07 20:35:10 +02:00
Mirek Fidler
81b0cffd71 linux fixes 2022-09-07 20:26:58 +02:00
Mirek Fidler
821e2f1de3 Fixes and more fixes 2022-09-07 18:16:48 +02:00
Mirek Fidler
8f960dacbf Fixed multiple J problems 2022-09-07 00:20:13 +02:00
Mirek Fidler
e1bf8b3615 DDUMPs... 2022-09-06 21:01:49 +02:00
Mirek Fidler
8c0c9c7ec6 Now caching current file translation unit 2022-09-06 21:00:42 +02:00
Mirek Fidler
0a891a45c0 .cosmetics 2022-09-06 12:47:18 +02:00
Mirek Fidler
93943de692 Fixed nasty deadlock in indexer 2022-09-06 11:09:29 +02:00
Mirek Fidler
d4b57066b8 Fixed various things... 2022-09-05 12:28:22 +02:00
İsmail Yılmaz
81c9529c82
TheIDE: import file parser fix (include keyword made optional) (#93) 2022-09-04 20:39:14 +02:00
Mirek Fidler
de72dfc3bf Autocomplete improvements 2022-09-02 10:59:28 +02:00
Mirek Fidler
7680e88bea fixed problem with linux leaks 2022-08-31 18:05:55 +02:00
Mirek Fidler
b9723113ae indexing progress improvement 2022-08-31 00:28:41 +02:00
Mirek Fidler
37f538cc42 todo 2022-08-30 23:54:47 +02:00
Mirek Fidler
404f198079 fixing 2022-08-30 15:51:50 +02:00
Mirek Fidler
652081670e Fixing things 2022-08-28 18:46:07 +02:00
Mirek Fidler
5c79bcea84 fixing and testing 2022-08-28 17:55:45 +02:00