Commit graph

77 commits

Author SHA1 Message Date
Mirek Fidler
e20bca5212 ide: Help system refactored 2025-12-09 10:10:55 +01:00
Mirek Fidler
d013252371 Assist now ignores 'real' build method includes 2025-10-20 01:13:47 +02:00
klugier
fc15a770ef Doc, Ide: Added dedicated article to build methods plus added documentation to newly introduced 2025-10-19 22:12:01 +02:00
Zbigniew Rębacz
c7594d9a73
Fix to compile on MSVC 17.14.7 (#290) 2025-09-16 11:16:02 +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
7b23c67a77 ide: Experimental CUDA support 2025-02-14 13:47:58 +01:00
Mirek Fidler
cebc09872d ide: Search in files new external includes and current assembly options 2024-12-21 10:44:30 +01:00
Zbigniew Rębacz
e65af45fa8
IDE changes for Flatpak sandbox (#177)
ide: Flatpak support
2023-12-20 11:05:00 +01:00
Mirek Fidler
02f30ab315 ide: Fixed Assist internal includes issue 2023-03-03 20:24:43 +01:00
Mirek Fidler
bba3c76769 ide: Fixed issue with assist and main.conf 2023-03-02 14:17:34 +01:00
Mirek Fidler
c53f0d4d70 ide: reverted faulty master optimisation 2023-02-24 13:40:47 +01:00
Mirek Fidler
74b0c3f791 ide: Old Hdepend replaced with PPinfo, master file optimisations 2023-02-24 11:10:55 +01:00
Mirek Fidler
f8a78212f7 ide: Now addint real method's include paths at the end of the list 2022-12-12 22:16:43 +01:00
Mirek Fidler
e096ae1076 ide: Fixed Assist problem with main.conf 2022-12-03 00:41:28 +01:00
Mirek Fidler
540631c844 ide: Rescanning on main config switching 2022-11-27 20:01:05 +01:00
Mirek Fidler
0f4e8b7568 ide: Fixed problems with delayed tips 2022-11-25 10:40:43 +01:00
Mirek Fidler
e9dda14f79 ide: Assist issues with import.ext (added includes to all dirs of import.ext package) 2022-11-25 07:07:01 +01:00
Mirek Fidler
1bc11e08ab ide: Fixed Alt+J on #include <gtk/gtk.h> (pkg_config issue) 2022-11-24 14:58:59 +01:00
Mirek Fidler
de72a49067 ide: TODOs, autocomplete utf-8 issue fixed 2022-11-03 19:49:41 +01:00
Mirek Fidler
55dae2578a ide: In Win32 Assist should now use CLANG include paths even when MSC is active build method 2022-10-27 13:46:33 +02:00
Mirek Fidler
abd30127de ide: Fixed libclang pkg-config related issue 2022-10-26 14:53:42 +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
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
627e4b8cd1 ide: Fixed issue with UppHub headers in Assist
git-svn-id: svn://ultimatepp.org/upp/trunk@15836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-11 13:50:11 +00:00
klugier
cc24839971 Ide: Android build method ported to new UI with detached button from frame + JDK download link update.
git-svn-id: svn://ultimatepp.org/upp/trunk@15696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-23 13:01:49 +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
klugier
1d8313bb84 Ide: Limit number of Android c++ runtimes to the current NDK state.
git-svn-id: svn://ultimatepp.org/upp/trunk@15229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-10 21:01:28 +00:00
klugier
6587259522 Ide: Remove depricated architectures from Android builder.
git-svn-id: svn://ultimatepp.org/upp/trunk@15228 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-10 20:27:16 +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
a2d5520e8c Draw: Fixed warnings in Blur, ide: Fixed internal compiler paths with clang
git-svn-id: svn://ultimatepp.org/upp/trunk@14377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-25 07:03:33 +00:00
cxl
e0767795e1 CtrlCore: Fixed problem with popups and Alt+Tab (gtk)
git-svn-id: svn://ultimatepp.org/upp/trunk@13626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-03 16:34:05 +00:00
cxl
1f8fd866e4 ide: pkg_config include paths in C++ parsing
git-svn-id: svn://ultimatepp.org/upp/trunk@13560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-24 16:32:31 +00:00
cxl
7e64005df6 ide: First nests dlg line now bold (to indicate the main package)
git-svn-id: svn://ultimatepp.org/upp/trunk@12008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-20 18:53:14 +00:00
klugier
1feea8dba8 IDE: Minor methods code modernization.
git-svn-id: svn://ultimatepp.org/upp/trunk@11942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-13 20:51:58 +00:00
klugier
c29119089a AndroidBuilder now doesn't undefine platform flags.
git-svn-id: svn://ultimatepp.org/upp/trunk@10789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 18:13:01 +00:00
klugier
df056c5e9f Clang and clang standard library is now default for all Android builds, c++14 enable by default for Android and minor improvments in code.
git-svn-id: svn://ultimatepp.org/upp/trunk@10568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 19:04:32 +00:00
klugier
61606fd866 Core on Android compiles one more time - improvments in Android builder, code refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@10567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 14:18:27 +00:00
klugier
662fe5ac26 .ide Array of methods is cleared when load operation occures (resolved issue with duplicated methods on importing)
git-svn-id: svn://ultimatepp.org/upp/trunk@10166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-13 18:25:11 +00:00
cxl
9990ad3385 ide: Optimal mode removed, it is no either debug or release
git-svn-id: svn://ultimatepp.org/upp/trunk@9859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-21 13:07:05 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
7a1b5c6701 ide: Disable BLITZ option in build methods
git-svn-id: svn://ultimatepp.org/upp/trunk@9645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-28 07:53:05 +00:00
cxl
05e48fe06d ide: BuildMethods clang issue
git-svn-id: svn://ultimatepp.org/upp/trunk@9244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-29 13:51:15 +00:00
cxl
2a5946e1f0 Assist: Options to switch off
git-svn-id: svn://ultimatepp.org/upp/trunk@9175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-11 16:44:19 +00:00
cxl
9cbcb1535f ide: TDM64 instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 11:28:17 +00:00
klugier
6f33cfa477 AndroidBuilder now full independent from ide
git-svn-id: svn://ultimatepp.org/upp/trunk@9061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-20 21:56:47 +00:00
cxl
87c552edcb ide: Fixed issue with deleting build methods #1296
git-svn-id: svn://ultimatepp.org/upp/trunk@9060 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-20 19:04:04 +00:00
cxl
d683173f72 ide: CppParser issues
git-svn-id: svn://ultimatepp.org/upp/trunk@9002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-11 17:46:29 +00:00
cxl
b34c3c7f7e ide: Bit of PutVerbose in Android builder
git-svn-id: svn://ultimatepp.org/upp/trunk@9000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-11 10:54:23 +00:00
klugier
29ed6f17d3 Fix issues with AndroidBuild build method configuration window
git-svn-id: svn://ultimatepp.org/upp/trunk@8971 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-01 21:38:56 +00:00