Commit graph

14 commits

Author SHA1 Message Date
Mirek Fidler
615d202c19 uppsrc: Fixed MSC warnings 2026-02-24 08:49:15 +01:00
Mirek Fidler
2aae7eee05 ide: Context goto in .log now tries to detect source file path first (handles ASSERT log line) 2026-02-08 19:53:29 +01:00
Mirek Fidler
ffa3f32cd6 ide: Alt-J in .log improved 2026-01-21 12:11:41 +01:00
Mirek Fidler
dfd264cba6 ide: log alt-j minor improvements 2026-01-08 12:07:35 +01:00
Mirek Fidler
7321080d16 ide: In .log, Alt+J context jump now tries to find the source of log line in .cpp 2026-01-08 11:27:57 +01:00
Mirek Fidler
4c6c1d701c ide: View log file now supports sandboxing 2025-03-19 10:31:54 +01:00
Mirek Fidler
d26f78650b Core: In Posix .log files moved to .local/state/u++/log 2025-01-19 20:56:16 +01:00
cxl
a383840404 upp.src: Fixed various POSIX configuration and installation related issues
git-svn-id: svn://ultimatepp.org/upp/trunk@14275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-07 11:34:48 +00:00
cxl
9746116082 uppsrc: POSIX installation improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-05 15:40:45 +00:00
cxl
7c02a3c01c CtrlLib: MenuBar now resilient to destroying menu while invoked menuitem event is running
git-svn-id: svn://ultimatepp.org/upp/trunk@11457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 22:51:50 +00:00
cxl
49a03f05d9 .ide
git-svn-id: svn://ultimatepp.org/upp/trunk@11456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 20:02:00 +00:00
cxl
4edebf396b ide: testing log issue
git-svn-id: svn://ultimatepp.org/upp/trunk@11455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 19:42:21 +00:00
klugier
87379f651c Ide: OpenLog argument is pass by vaule due (Still don't know why const& ref doesn't work for debug bug reading - is this some kind of race condition?).
git-svn-id: svn://ultimatepp.org/upp/trunk@11454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 18:35:02 +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