Commit graph

12 commits

Author SHA1 Message Date
cxl
5e1e129f38 uppsrc: UHD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-04 10:07:09 +00:00
cxl
00e99f14ef ide: #undef GUI_APP_MAIN_HOOK to avoid warning
git-svn-id: svn://ultimatepp.org/upp/trunk@12180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-23 08:07:04 +00:00
klugier
30ca3b1591 Ide: Ide now can habdle limited set of command line arguments (Help, Version, DebugBreakProcess) without initializing GUI.
git-svn-id: svn://ultimatepp.org/upp/trunk@12162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-11 19:14:37 +00:00
klugier
b0092d4185 Ide: Ide now longer supports build through command line. The build via command line is UMK responsibility only.
git-svn-id: svn://ultimatepp.org/upp/trunk@12121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-30 13:36:15 +00:00
klugier
0e507b763d Gdb: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-29 09:52:36 +00:00
klugier
0c3a2c7a2f Ide: Command line parameter now can be handle in separate class (CommandLineHandler). This is the only refactoring commit that doesn't bring new content. I am trying to limit length of the main method of TheIDE.
git-svn-id: svn://ultimatepp.org/upp/trunk@12102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-25 22:47:31 +00:00
cxl
8dd059918a ide: Raw (multiline) literals support in CodeEditor highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@11845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-19 14:54:46 +00:00
klugier
8f893b9bf4 Add additional logs to editor mode for further diagnostics.
git-svn-id: svn://ultimatepp.org/upp/trunk@11807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-28 23:03:14 +00:00
cxl
8c0f0db420 ide: Fixed issue with big assist popups
git-svn-id: svn://ultimatepp.org/upp/trunk@11471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-15 22:51:42 +00:00
cxl
ed3c44de74 ide: improved startup time (not checking ide-aux file times if they are not local)
git-svn-id: svn://ultimatepp.org/upp/trunk@11462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-13 11:23:59 +00:00
klugier
d5890499dc Ide: ide can now display own log file. The main reason of adding this improvement is easier problem diagnostic.
git-svn-id: svn://ultimatepp.org/upp/trunk@11453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 17:35:05 +00:00
klugier
7bc2fbd3a8 Ide: IDE version is now log on startup. Move main to separate implementation file.
git-svn-id: svn://ultimatepp.org/upp/trunk@11448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-11 23:04:29 +00:00