Commit graph

2597 commits

Author SHA1 Message Date
Mirek Fidler
563ac57aa8 ide: Builders now declares bmGIT_REVCOUNT macro (similar to former SVN_REVISION), now used in ide itself in the about box. 2021-08-27 18:03:53 +02:00
Mirek Fidler
1932ae3b9e ide: Duplicate files are now not build twice (e.g. when file is added again with import.ext) 2021-08-19 12:54:03 +02:00
Mirek Fidler
022c6e5c3a ide: clone github U++ sources instead of svn 2021-08-09 17:37:40 +02:00
Mirek Fidler
d0cb910de9 .cosmetics 2021-08-07 09:40:29 +02:00
Mirek Fidler
9bbd21dc62 ide: CLANG warnings fixed 2021-08-02 14:15:35 +02:00
Mirek Fidler
744a970cd2 .autotest, ide: git repo sync fixes 2021-08-02 13:27:46 +02:00
Mirek Fidler
3101422b9c ide: Minimize option in run dialog 2021-08-01 13:53:21 +02:00
cxl
7139fa88ff ide: Undodata matching fortified with hash
git-svn-id: svn://ultimatepp.org/upp/trunk@16037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-30 16:12:27 +00:00
cxl
b3d0f56536 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@16034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-26 07:56:55 +00:00
klugier
bdfd1ee9ec Ide, Cod: Android builder screenshot update.
git-svn-id: svn://ultimatepp.org/upp/trunk@16033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-25 16:48:31 +00:00
klugier
796fd82dde Ide, Android: Android builder now can works with higher versions of JDE - Java 1.8 will be forced.
git-svn-id: svn://ultimatepp.org/upp/trunk@16032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-25 15:58:25 +00:00
cxl
fbb02d75f3 ide: Main config is now reading flags from sources
git-svn-id: svn://ultimatepp.org/upp/trunk@16031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-22 13:51:46 +00:00
klugier
6c97b6bedb Ide, Doc: Android builder.
git-svn-id: svn://ultimatepp.org/upp/trunk@16030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-21 19:46:16 +00:00
cxl
f0b26efb57 Core, ide: flagDEBUGCODE allows DLOGs (etc..) in the release mode
git-svn-id: svn://ultimatepp.org/upp/trunk@16029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-21 13:05:18 +00:00
klugier
181edf9277 Ide/Common: DirSelct now calls when action when string is selected - fixed for broken AndroidBuilder configuration.
git-svn-id: svn://ultimatepp.org/upp/trunk@16025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-19 20:15:54 +00:00
cxl
1bb0f4c8e4 ide: Testing filetimes to show recently changed files now in win32 exludes network files to speedup theide startup
git-svn-id: svn://ultimatepp.org/upp/trunk@16015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-09 09:48:09 +00:00
cxl
4b49079b27 ide: Minor improvement of error listing
git-svn-id: svn://ultimatepp.org/upp/trunk@16012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-05 09:41:39 +00:00
cxl
5933b4f4e0 ide: Find in files can now limit search to recently changed files
git-svn-id: svn://ultimatepp.org/upp/trunk@16011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-05 08:05:22 +00:00
klugier
5fe4bcf4ab Ide, Common: Help icon adjustment.
git-svn-id: svn://ultimatepp.org/upp/trunk@15995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-13 20:42:46 +00:00
klugier
1f14c19ad7 Ide, LayDes: Added help button that opens appropriate help web page.
git-svn-id: svn://ultimatepp.org/upp/trunk@15994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-13 20:02:09 +00:00
klugier
c018832133 Ide, LayDes: Fixed grid paiting issue - now it is rendered on whole layout area.
git-svn-id: svn://ultimatepp.org/upp/trunk@15992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-13 12:28:58 +00:00
cxl
3015ca748e DDUMPs removed, Jsonize now using JS compatible time/date (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@15991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-13 07:58:48 +00:00
cxl
7768e037ca ide: Error handling improved to understand Win32 CLANG linker errors
git-svn-id: svn://ultimatepp.org/upp/trunk@15990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-12 16:16:51 +00:00
cxl
0df34b7ad2 ide: Git sync now unchecks push when commit is disabled
git-svn-id: svn://ultimatepp.org/upp/trunk@15989 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-09 19:04:22 +00:00
cxl
2e0a930119 umk: CCJ support
git-svn-id: svn://ultimatepp.org/upp/trunk@15987 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-08 21:58:26 +00:00
cxl
af7b5b0834 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-08 08:15:16 +00:00
klugier
933261c24a Ide, Debugger: Added more dark icon variants.
git-svn-id: svn://ultimatepp.org/upp/trunk@15982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-07 17:10:10 +00:00
klugier
d078d6a45f Ide: Dark theme icon adjustment (New package & UppHub).
git-svn-id: svn://ultimatepp.org/upp/trunk@15981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-07 11:47:38 +00:00
klugier
4b389a8c0e Ide: Removed absolute Show Browser++ keyboard shortcut + add description for show assembler key shortcut.
git-svn-id: svn://ultimatepp.org/upp/trunk@15980 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-06 19:02:46 +00:00
klugier
6e8313e1f9 Ide, Doc: Updated TheIDE image in PackagesAssembliesAndNests article.
git-svn-id: svn://ultimatepp.org/upp/trunk@15979 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-05 10:48:06 +00:00
cxl
45ee13814e ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-05 05:45:15 +00:00
cxl
c62f6ad9fa ide: In split mode, both panes are now highlighted
git-svn-id: svn://ultimatepp.org/upp/trunk@15972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-01 06:59:07 +00: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
2cb907542e ide: When going from LayDes to text, cursor is put on current layout
git-svn-id: svn://ultimatepp.org/upp/trunk@15965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-27 06:47:56 +00:00
cxl
95aad22691 ide: BLITZ is now default for GCC / CLANG release mode
git-svn-id: svn://ultimatepp.org/upp/trunk@15964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-26 08:15:39 +00:00
cxl
3d7ce1315f ide: Empty designer file can now be edited as text too
git-svn-id: svn://ultimatepp.org/upp/trunk@15961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-25 07:47:50 +00:00
cxl
20ef473dce ide: Main config Duplicate
git-svn-id: svn://ultimatepp.org/upp/trunk@15960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-25 07:25:22 +00:00
cxl
51bc11ed7f ide: LayDes visgen ParentCtrl option
git-svn-id: svn://ultimatepp.org/upp/trunk@15958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-24 06:32:44 +00:00
cxl
679794bcc2 ide: Builder improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-17 08:34:33 +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
e3d7b9208a ide: Fixed issue with freezing .ext on unrecognized input
git-svn-id: svn://ultimatepp.org/upp/trunk@15943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-03 13:09:27 +00:00
cxl
a6420c9220 ide: OnlineSearch default list setup now could be easy to cancel
git-svn-id: svn://ultimatepp.org/upp/trunk@15942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-03 11:22:06 +00:00
cxl
73872b40d3 ide: Fixed list of repos - '/' vs '\' problem
git-svn-id: svn://ultimatepp.org/upp/trunk@15941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-03 10:57:10 +00: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
cxl
8ee2a9d46f ide, CodeEditor: Move line/selection up/down
git-svn-id: svn://ultimatepp.org/upp/trunk@15924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-18 22:49:59 +00:00
cxl
a0b6b63f7b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-15 06:55:16 +00:00
cxl
bd7553e1f8 ide: LayDes improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-13 20:41:16 +00:00
cxl
7893855da9 Ide: Fixed installation behaviour in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@15908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-09 11:07:41 +00:00
cxl
4723446ed9 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-02 11:22:59 +00:00