Commit graph

235 commits

Author SHA1 Message Date
Mirek Fidler
839c469e4a .docs 2025-02-15 09:15:42 +01:00
Mirek Fidler
8f927568e2 CtrlLib: InfoCtrl LeftZ/RightZ, .reference 2025-02-02 10:49:16 +01:00
İsmail Yılmaz
c8a9959bdf
CtrlLib: WhenLeftUp event added to DocEdit/LineEdit/RichEdit (#216)
* CtrlLib: WhenLeftUp event added to DocEdit/LineEdit/RichEdit

* RichEdit: WhenLeftUp made public.
2025-01-29 08:33:53 +01:00
Mirek Fidler
c0935e3ab9 ide: Multiline cursor 2024-12-14 14:30:42 +01:00
Mirek Fidler
597ed21aed CtrlLib: CtrlMapper now provides operator()(Ctrl, T, const T& factor) for simple unit conversions 2024-03-05 21:32:18 +01:00
Mirek Fidler
1a1876e682 ide: Fixed problems in Reformating / ApplyChanges 2023-12-15 10:13:11 +01:00
Mirek Fidler
d00694ae0f MenuBar::MaxIconsSize fix, uppweb 2023-10-24 11:08:37 +02:00
Mirek Fidler
852c1f1899 CtrlLib: Label vertical alignment support; EditXXXSpin - SetStyle renamed to SetSpinStyle (to allow EditField::SetStyle to work) 2023-01-31 18:23:08 +01:00
Mirek Fidler
2804392071 .docs 2023-01-21 13:15:23 +01:00
Mirek Fidler
56a5f5b737 .docs 2023-01-01 17:06:12 +01:00
Mirek Fidler
affa760a9d CtrlLib: ArrayCtrl::AcceptEdits, RichTextView::GetCursor; ide: Fixed issue with pure virtual signature id 2022-12-21 09:49:46 +01:00
Mirek Fidler
7d35539472 CtrlLib: SetAlign for LabelBox 2022-12-17 14:20:10 +01:00
Mirek Fidler
ee7801593e CtrlLib: Restored getting attributes (font etc) from StaticText 2022-12-13 10:44:18 +01:00
Mirek Fidler
d539d72242 .docs 2022-12-06 17:23:35 +01:00
mirek-fidler
e8035690b9
libclang ide #94
- Assist/Autocomplete refactored to use libclang

Other minor changes:

- Removed CoWork Pipe
- .dli runtime loading of dynamic libraries now supports path to library in access function
- EditField::SetBackground
- RichTextView::GotoLabel variant with Gate for matching
- RichEdit::GotoLabel variant with Gate for matching
2022-09-16 10:31:14 +02:00
Mirek Fidler
9dff6272cc CtrlLib: ArrayCtrl::AddHeading 2022-06-30 13:25:49 +02:00
Mirek Fidler
650ab9af60 ide: fixed to compile, CtrlLib: StaticText::GetText 2022-06-06 09:58:06 +02:00
Mirek Fidler
0449296f07 gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02:00
Mirek Fidler
41203dc72f benchmarks: conflict resolved 2022-05-20 09:56:45 +02:00
Mirek Fidler
a066fe7773 Ctrl: FileSel::NoExeIcons 2022-05-19 10:26:09 +02:00
Mirek Fidler
5a711f77ae EditXXXSpin sizeof optimised 2022-04-25 00:03:00 +02:00
Mirek Fidler
a199280088 CtrlLib, Core: Improved float support (EditFloatSpin, Value::operator float) 2022-04-12 13:39:55 +02:00
Mirek Fidler
45440d75b5 Core: ConvertFloat, CtrlLib: EditFloat 2022-04-11 16:48:56 +02:00
Mirek Fidler
05fdb8a04a ide: Debugger NLS support for debugee commandline 2022-02-11 13:44:38 +01:00
Mirek Fidler
123dd956f1 ide: Non-project file now gets open on prj-aux/ide-aux/temp-aux if it is selected (previously it was always in temp-aux) 2022-02-01 13:54:42 +01:00
Mirek Fidler
63e8c972b4 CtrlLib: DrawSmartText improvements 2021-09-06 12:38:19 +02:00
cxl
7139fa88ff ide: Undodata matching fortified with hash
git-svn-id: svn://ultimatepp.org/upp/trunk@16037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-30 16:12:27 +00:00
cxl
10fc7a1e99 CtrlLib: Do not ask again option in Prompts, ide: Compare with now has LRU list
git-svn-id: svn://ultimatepp.org/upp/trunk@15971 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-31 09:00:13 +00:00
cxl
863f4187f0 CtrlLib: Fixed issue with HeaderCtrl QTF support
git-svn-id: svn://ultimatepp.org/upp/trunk@15937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-28 21:30:46 +00:00
cxl
7cd753b5ae CtrlLib: EditWithSpin option to disable mouse wheel action, Core: String::Find fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-22 16:50:11 +00:00
cxl
d3ef4a549d Core: InFilterStream cleanup, ArrayCtrl: FindColumnsWit...
git-svn-id: svn://ultimatepp.org/upp/trunk@15918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:30:59 +00:00
cxl
5490db7a7a CtrlLib: ArrayCtrl new optimised r-value Add, TreeCtrl: Fix of DoClick
git-svn-id: svn://ultimatepp.org/upp/trunk@15831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-10 15:01:05 +00:00
cxl
ad0539439a ide: md designer
git-svn-id: svn://ultimatepp.org/upp/trunk@15810 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-04 20:18:53 +00:00
cxl
237c8e2ed1 CtrlLib: FileSel::DefaultName
git-svn-id: svn://ultimatepp.org/upp/trunk@15797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-25 00:20:05 +00:00
klugier
b04a173199 CtrlLib, Doc: .cosmetics 4
git-svn-id: svn://ultimatepp.org/upp/trunk@15491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 23:37:54 +00:00
klugier
4b67ce10a2 CtrlLib, Doc: .cosmetics 3
git-svn-id: svn://ultimatepp.org/upp/trunk@15490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 15:17:44 +00:00
klugier
92caac9be8 CtrlLib, Doc: .cosmetics 2
git-svn-id: svn://ultimatepp.org/upp/trunk@15489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 15:06:51 +00:00
klugier
1aade40a3d CtrlLib, Doc: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 14:07:26 +00:00
klugier
581c13021e CtrlLib, Doc: Option now posses exempary code.
git-svn-id: svn://ultimatepp.org/upp/trunk@15487 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 14:02:07 +00:00
klugier
30abc030b0 RichText, Doc: Added table of content to QTF and integrate it in Qtf designer.
git-svn-id: svn://ultimatepp.org/upp/trunk@15399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-11 20:51:46 +00:00
cxl
b33028b78b TreeCtrl: OkEdit, EndEdit now public
git-svn-id: svn://ultimatepp.org/upp/trunk@15376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 14:37:52 +00:00
cxl
719042275c TreeCtrl: Inplace editor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@15361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-06 16:54:45 +00:00
cxl
182275359b TreeCtrl now supports edit on click - WhenEdited
git-svn-id: svn://ultimatepp.org/upp/trunk@15316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-28 14:24:31 +00:00
cxl
48953cf337 CtrlLib: Switch now allows setting gap and separators between cases
git-svn-id: svn://ultimatepp.org/upp/trunk@15185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-01 15:35:46 +00:00
cxl
53bf73e6f9 CtrlLib: .usc support for static widgets, Picture renamed to DrawingCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@15110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-20 11:49:07 +00:00
cxl
38823c8ed8 CtrlLib: MenuBar::Execute now returns false if menu is canceled
git-svn-id: svn://ultimatepp.org/upp/trunk@14663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-07 09:36:22 +00:00
oblivion
6f4047104a CtrlLib: DropTree: missing topic title is added.
git-svn-id: svn://ultimatepp.org/upp/trunk@14307 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-13 17:15:07 +00:00
cxl
ad20f1cc76 CtrlLib: Some Progress now work in non-main thread without restrictions
git-svn-id: svn://ultimatepp.org/upp/trunk@14285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-09 11:59:59 +00:00
cxl
958e1d331e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14193 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-27 16:34:00 +00:00
cxl
3951aa59e5 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-27 14:25:11 +00:00