Commit graph

191 commits

Author SHA1 Message Date
klugier
3d8f8acf0e Ide: Topic search bar is cleared when topic is created or removed from the list.
git-svn-id: svn://ultimatepp.org/upp/trunk@11999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-17 18:46:08 +00:00
klugier
9aa46d3e21 Ide: Topics are now always cleared before loading them to avoid topic duplication.
git-svn-id: svn://ultimatepp.org/upp/trunk@11997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-17 16:10:45 +00:00
cxl
1c11f7117b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-06 21:31:26 +00:00
klugier
38f3ed1fa5 IDE: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-06 21:23:20 +00:00
klugier
29018fea9e IDE: Topic editor now allows to search in topic collection. #1872
git-svn-id: svn://ultimatepp.org/upp/trunk@11929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-06 21:01:13 +00:00
cxl
2d298f2524 CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode
git-svn-id: svn://ultimatepp.org/upp/trunk@11592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-20 12:10:24 +00:00
cxl
b7b236449f ide: Topic fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@11518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 16:01:08 +00:00
cxl
4feb6d7f8e upp.src: Removing .tpp $
git-svn-id: svn://ultimatepp.org/upp/trunk@11512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 14:12:09 +00:00
cxl
02c454d98b uppsrc: Topic language separator changed from '$' to '@' (to avoid problems with makefiles)
git-svn-id: svn://ultimatepp.org/upp/trunk@11509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 12:51:27 +00:00
cxl
2c052a3d32 ide: Individual .tpp file designer
git-svn-id: svn://ultimatepp.org/upp/trunk@11293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-06 08:31:03 +00:00
cxl
888f963655 ide, CodeEditor: default dark color / highlighting scheme
git-svn-id: svn://ultimatepp.org/upp/trunk@11204 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-25 10:22:10 +00:00
cxl
833757ee83 ide: INITIALIZER removed from Browser for Functions4U compatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@10437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-14 15:01:43 +00:00
cxl
a1c74a8698 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00
cxl
e354e51f4e u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
364d62f27f Bigger icon for Navigator sort (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@9810 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-08 06:23:10 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
92d9314b1d Fixed theide workspace serialization #1399
git-svn-id: svn://ultimatepp.org/upp/trunk@9668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-04-03 11:18:43 +00:00
cxl
120199d45c 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
18004f4f16 ide: codebase fs caches increased to 256MB
git-svn-id: svn://ultimatepp.org/upp/trunk@9046 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 13:34:01 +00:00
cxl
86f6e194a5 CtrlLib: now allowing DisplayPopUp for PopupTable
git-svn-id: svn://ultimatepp.org/upp/trunk@9024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-17 11:49:51 +00:00
cxl
a6980e1f41 ide: fixed issue with high memory consumption #1292
git-svn-id: svn://ultimatepp.org/upp/trunk@9022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-15 21:55:40 +00:00
cxl
396ecf5e40 CtrlLib: FileSel now reloads on activete (and F5) #1285, ide: Fixed issue with Assist++ after #include change #1192
git-svn-id: svn://ultimatepp.org/upp/trunk@8999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-10 12:43:50 +00:00
cxl
0442d57a47 ide: SwapS fixed new method issue #1280
git-svn-id: svn://ultimatepp.org/upp/trunk@8978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-04 12:13:57 +00:00
cxl
be3bb0287d ide: cpp: layouts now not listing dv___ members #1260
git-svn-id: svn://ultimatepp.org/upp/trunk@8912 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-09 22:19:13 +00:00
cxl
00702e0270 .developing external import
git-svn-id: svn://ultimatepp.org/upp/trunk@8901 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 08:43:22 +00:00
cxl
704d47b3e3 Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-05 18:32:21 +00:00
cxl
11bb51c8de uppsrc: Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-03 17:27:04 +00:00
cxl
29d758cad6 .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@8755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 19:17:31 +00:00
cxl
f0c5e4ab68 cpp: Fixed issue with android includes
git-svn-id: svn://ultimatepp.org/upp/trunk@8754 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 19:08:22 +00:00
cxl
e4e022f342 ide: Navigator scope dblclick #1068
git-svn-id: svn://ultimatepp.org/upp/trunk@8725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-22 12:38:18 +00:00
cxl
4274b258f0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-22 08:23:42 +00:00
cxl
a1ac723673 cpp: 'auto' support
git-svn-id: svn://ultimatepp.org/upp/trunk@8703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-19 10:43:21 +00:00
cxl
4147dfb66a cpp: Fixed issue with wrong comment detection
git-svn-id: svn://ultimatepp.org/upp/trunk@8692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-16 18:41:19 +00:00
cxl
26893ba2c2 removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@8672 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-11 22:29:48 +00:00
cxl
66911b6381 .defs files for Core, CtrlCore #1163
git-svn-id: svn://ultimatepp.org/upp/trunk@8667 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-11 11:35:35 +00:00
cxl
160e71759c ide: navigator font
git-svn-id: svn://ultimatepp.org/upp/trunk@8652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-08 21:02:04 +00:00
cxl
bc369b83ac ide: Fixed .iml autocomplete #1143
git-svn-id: svn://ultimatepp.org/upp/trunk@8602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-25 13:41:52 +00:00
cxl
73cc9c70d8 c++11 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@8593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-24 18:18:58 +00:00
cxl
6a4a95e8d2 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 12:09:59 +00:00
cxl
9b1049396d .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@8576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 11:57:52 +00:00
cxl
d741d6a239 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 11:21:25 +00:00
cxl
cdbf8a7050 ide: assist: fixed issue with assist array cursor #1135
git-svn-id: svn://ultimatepp.org/upp/trunk@8573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 11:13:24 +00:00
cxl
1de6e4c5a1 ide: Annotation now support legacy links (without namespace qualifications)
git-svn-id: svn://ultimatepp.org/upp/trunk@8570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-20 18:24:00 +00:00
cxl
9fa8cacab9 cpp: .icpp is now 'FILE_CPP'
git-svn-id: svn://ultimatepp.org/upp/trunk@8555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-17 13:56:50 +00:00
cxl
11fb7add19 cpp: Fixed issues with .sch #902
git-svn-id: svn://ultimatepp.org/upp/trunk@8551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-16 07:07:30 +00:00
cxl
cf19293869 cpp: CppItem::using_namespaces was not serialized #1122
git-svn-id: svn://ultimatepp.org/upp/trunk@8547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-15 15:33:40 +00:00
cxl
02fa76faa0 cpp: fixed issue with using namespace in .lay files
git-svn-id: svn://ultimatepp.org/upp/trunk@8543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-14 12:53:41 +00:00
cxl
0d87ac1cd6 uppsrc: cosmetics: //$- around all Expands
git-svn-id: svn://ultimatepp.org/upp/trunk@8537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-13 18:13:59 +00:00
cxl
7bda84de8c .cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-13 14:39:57 +00:00