Commit graph

130 commits

Author SHA1 Message Date
cxl
1e89b14fcd CodeEditor, ide: ReadOnly mode now blocks all write operations (some of advanced ones were not blocked)
git-svn-id: svn://ultimatepp.org/upp/trunk@11112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-22 09:57:05 +00:00
klugier
7cf71509c8 .ide Refactor MacroManager by extracting logic to UscFileParser.
git-svn-id: svn://ultimatepp.org/upp/trunk@11091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-15 21:21:13 +00:00
klugier
0c3210fe75 .ide Cosmetics related to MacroManager.
git-svn-id: svn://ultimatepp.org/upp/trunk@11056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-06 22:38:19 +00:00
klugier
d8331f7e37 .ide Initial version of Macro manager for TheIDE. Thanks omari for oustanding contribution :) #1703
git-svn-id: svn://ultimatepp.org/upp/trunk@11055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-06 22:08:51 +00:00
klugier
405fbcbe84 .ide Added "Go to line.." dialog as an alternative to navigator approche. It is also integrated with editor mode - that previously hasn't got that feature due to lack of navigator.
git-svn-id: svn://ultimatepp.org/upp/trunk@11036 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-29 15:11:27 +00:00
klugier
2ed409750e .ide .editor integrated help is now not show when editor mode is enable. The main reason of this change is that help depends on <meta> that is not avaliable in editor mode.
git-svn-id: svn://ultimatepp.org/upp/trunk@10977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-27 21:07:38 +00:00
klugier
e3a397dbf7 .ide Settings now has got dedicated icon in the tool bar.
git-svn-id: svn://ultimatepp.org/upp/trunk@10976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-27 20:56:43 +00:00
klugier
5178e4bcc3 .ide Fix idebar while debugging application (no more problem with separator placment).
git-svn-id: svn://ultimatepp.org/upp/trunk@10966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 21:54:17 +00:00
cxl
b5b44f1deb ide, CtrlLib: LineEdit truncation issues
git-svn-id: svn://ultimatepp.org/upp/trunk@10816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-02 15:16:09 +00:00
klugier
459f308497 .cosmetics .ide idebar.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@10600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-27 22:39:22 +00:00
klugier
9962c61a9c .ide Designer now cannot be activated accidentaly when ide is in designer mode.
git-svn-id: svn://ultimatepp.org/upp/trunk@10594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-26 21:44:14 +00:00
klugier
2561339fe0 When TheIDE starts with editor mode the tool bar is composed correctly (Before it starts with regular TheIDE toolbar).
git-svn-id: svn://ultimatepp.org/upp/trunk@10570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 21:55:05 +00:00
klugier
56ce9e89ec .ide OnlineSearch is now separated in menu bar as well (Replace MenuSeparator with Separator)
git-svn-id: svn://ultimatepp.org/upp/trunk@10510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-02 21:20:08 +00:00
cxl
47b7d41e3e ide: Comment reformatting on ALT+R
git-svn-id: svn://ultimatepp.org/upp/trunk@10399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-06 14:54:53 +00:00
cxl
de1c8b559e Fixed minor issue with Alt_G
git-svn-id: svn://ultimatepp.org/upp/trunk@10388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-03 06:33:31 +00:00
cxl
709bf90f95 ide: Online search improved
git-svn-id: svn://ultimatepp.org/upp/trunk@10373 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-28 10:14:55 +00:00
klugier
7416416af8 .ide Code Editor menu now supports online search for selected item #1554 (Preview)
git-svn-id: svn://ultimatepp.org/upp/trunk@10309 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-13 20:20:37 +00:00
cxl
9c66f416b7 ide: Instant setup improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9906 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-06 22:58:59 +00:00
klugier
7ece97e561 IDE now can launch Android Device Monitor
git-svn-id: svn://ultimatepp.org/upp/trunk@9536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-02-28 12:46:26 +00:00
cxl
22f0ba5472 ide: Rescan current file now can have keyboard shortcut
git-svn-id: svn://ultimatepp.org/upp/trunk@9180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-12 08:20:48 +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
c79390e1b2 ide: License overview tool
git-svn-id: svn://ultimatepp.org/upp/trunk@9108 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-29 17:35:04 +00:00
cxl
e7c01b5300 ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 17:17:08 +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
dbc1905e4b ide: Instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 12:04:47 +00:00
cxl
7f56248a16 ide: Help now has proper text/bin disabled #1288
git-svn-id: svn://ultimatepp.org/upp/trunk@9015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-13 12:19:44 +00:00
cxl
c3ab15af3b ide: Topic now does not have hex/text options active #1282
git-svn-id: svn://ultimatepp.org/upp/trunk@8982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-04 17:23:14 +00:00
cxl
34e774b636 ide: Improved text/designer/hex handling #1265, #1218
git-svn-id: svn://ultimatepp.org/upp/trunk@8921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 10:05:02 +00:00
cxl
a11c64e7a5 cosmetics (thanks SenderGhost)
git-svn-id: svn://ultimatepp.org/upp/trunk@8889 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-04 06:56:08 +00:00
cxl
0e212aa3a5 Fixed issue with Edit as text..
git-svn-id: svn://ultimatepp.org/upp/trunk@8771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 13:13:49 +00:00
cxl
54672a4b9e ide: Fixed issues with history #1214
git-svn-id: svn://ultimatepp.org/upp/trunk@8770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 11:41:08 +00:00
klugier
267269acb4 ide: Added navigation icons #1200
git-svn-id: svn://ultimatepp.org/upp/trunk@8743 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-24 19:43:56 +00:00
cxl
d3054def27 ide: Show/hide workspace menu now has check #1031
git-svn-id: svn://ultimatepp.org/upp/trunk@8742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-24 12:25:20 +00:00
cxl
1b953853e4 - Android Builder merged (thanks Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@8636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-06 09:18:38 +00:00
cxl
5926663371 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-29 19:30:28 +00:00
cxl
73c03769e2 ide: Complete identifier improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-22 09:29:01 +00:00
cxl
80a52b6b8f .developing hidpi
git-svn-id: svn://ultimatepp.org/upp/trunk@8475 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-26 13:16:43 +00:00
cxl
264a0a31ce .cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-17 11:58:37 +00:00
cxl
49d3de4a8a New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
3f25bfa2ce ide: Binary files viewer (and detection)
git-svn-id: svn://ultimatepp.org/upp/trunk@8270 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-15 14:13:59 +00:00
cxl
80b7fa34e8 RichText/Qtf/RichEdit now support round borders for table cells
git-svn-id: svn://ultimatepp.org/upp/trunk@8260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-12 15:01:49 +00:00
cxl
fe2c1c2de6 ide: Help links items #963
git-svn-id: svn://ultimatepp.org/upp/trunk@8151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-08 12:08:40 +00:00
cxl
4b32a5236e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-04 15:11:40 +00:00
cxl
8dfe5d5098 ide: Help now has links to webpage #963
git-svn-id: svn://ultimatepp.org/upp/trunk@8127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-02 14:31:55 +00:00
cxl
ff77bb9ebf ide: Help menu - thanks Klugier #946
git-svn-id: svn://ultimatepp.org/upp/trunk@8062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-18 18:11:02 +00:00
cxl
dfb80fe504 ide: Optimized toolbar
git-svn-id: svn://ultimatepp.org/upp/trunk@7937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-01 08:57:23 +00:00
cxl
1600feb480 ide: Error messages improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-24 16:34:08 +00:00
cxl
c63ffa1534 ide: duplicate line
git-svn-id: svn://ultimatepp.org/upp/trunk@7709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-21 15:40:05 +00:00
cxl
620dbe0388 ide: Fixed navigator splitter issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-28 07:36:21 +00:00
cxl
5567b98457 ide: Navigator redesigned
git-svn-id: svn://ultimatepp.org/upp/trunk@7544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-27 17:30:10 +00:00