Commit graph

250 commits

Author SHA1 Message Date
Zbigniew Rębacz
795d66d12a CtrlLib, Doc: fix broken link to ColorPusher in ColorPopUp article (cosmetic). 2026-02-01 20:25:24 +01:00
Cubolt
e99939b7fd
CtrlLib, Doc: ColorPopUp tpp link fix (#367) 2026-02-01 20:22:15 +01:00
Cubolt
59b6049f8f
Button and Button option tpp doc link fix (#366) 2026-01-30 12:46:04 +01:00
Zbigniew Rębacz
baee422513 CtrlLib, Doc: cosmetics in Bar reference page. 2026-01-26 13:49:17 +01:00
Cubolt
293c84dc46
CtrlLib, Doc: Bar and BarCTRL doc fix (#363) 2026-01-26 13:45:53 +01:00
Zbigniew Rębacz
62f87275c3 CtrlLib, Doc: cosmetics in KeyInfo. 2026-01-25 22:06:56 +01:00
Zbigniew Rębacz
9d318827fa CtrlLib, Doc: documented KeyInfo. 2026-01-25 21:50:38 +01:00
Zbigniew Rębacz
17c51db81b CtrlLib, Doc: fix links in ArrayCtrl article especially these related to Id and Gate. 2026-01-05 16:38:52 +01:00
Cubolt
d988619620
Arrayctrl tpp link fix (#335) 2026-01-05 14:49:27 +01:00
klugier
2d236b2e83 CtrlLib, Doc: Move ParentCtrl to separate page plus add new links on index page. 2025-12-30 17:57:51 +01:00
klugier
0044e5ed48 CtrlLib, Doc: Fix links in HeaderCtrl documentation plus make look standardization for this article. 2025-12-26 19:16:52 +01:00
Mirek Fidler
8d25d929d5 ide, CtrlLib: Improved menu position in custom title bar 2025-07-03 20:06:43 +02:00
Mirek Fidler
93001d89b1 CtrlLib: DrawSmartText can now rotate the text clockwise or anticlockwise 2025-04-28 09:54:29 +02:00
Mirek Fidler
34f48e64b5 CtrlLib: ArrayCtrl Column::Inserts(fn), DataPusher ConvertBy, prepration for vertical Labels 2025-04-25 13:40:55 +02:00
Mirek Fidler
9a16396f90 TreeCtrl: ScrollIntoX 2025-04-04 16:09:09 +02:00
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