Commit graph

11 commits

Author SHA1 Message Date
cxl
64d7bd6e12 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
e548dc4b73 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
7fc617b8b4 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
04b02c7389 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
0b683266bd 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
9d3ddc1c48 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
bb5f0128c5 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
ff4d31293e 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
93646167ca 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
a6482403c0 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
fb353b893c 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