summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
53 min.tdf#130857 qt weld: Make disabling tree view sorting workHEADmasterMichael Weghorn1-1/+4
53 min.tdf#130857 qt weld: Implement QtInstanceTreeView::iter_*Michael Weghorn1-12/+26
53 min.tdf#130857 qt weld: Implement QtInstanceTreeView::get_iter_depthMichael Weghorn1-3/+11
53 min.tdf#130857 qt weld: Ensure tree view col count is same on all levelsMichael Weghorn1-0/+4
54 min.tdf#130857 qt weld: Keep col index in QtInstanceTreeView::copy_iteratorMichael Weghorn1-1/+2
54 min.tdf#130857 qt weld: Support non-top-level TreeView itemsMichael Weghorn2-21/+16
54 min.tdf#130857 qt weld: Move TreeView method logic to overload for itersMichael Weghorn2-214/+215
54 min.tdf#130857 qt weld: Implement QtInstanceTreeView::{g,s}et_sort_orderMichael Weghorn1-3/+16
54 min.tdf#130857 qt weld: Add SolarMutexGuardMichael Weghorn1-0/+4
54 min.tdf#130857 qt weld: Suppport separator menu itemsMichael Weghorn1-0/+4
13 hoursno need to call Width/Height on every iteration of loopNoel Grandin8-29/+29
32 hourstdf#130857 qt weld: Support "Select Paths" dialogMichael Weghorn1-0/+1
32 hourstdf#130857 qt weld: Don't multi-select tree items in single sel modeMichael Weghorn1-2/+6
32 hourstdf#130857 qt weld: Support AutoText "Edit Categories" dialogMichael Weghorn1-0/+1
35 hoursqt/kf/gtk3_kde5: Merge FilePicker_getSupportedServiceNames into callersMichael Weghorn3-39/+9
35 hoursqt: Drop unused includesMichael Weghorn1-3/+0
35 hourstdf#165595 no need to call Width/Height on every iteration of loopNoel Grandin1-6/+6
38 hourstdf#166334 qt: More reliably detect native file dlg parentMichael Weghorn1-20/+9
45 hourssimplify SalBitmap SystemDependentDataHolder usageNoel Grandin9-46/+7
46 hoursSimplify default ctor callsMike Kaganski2-2/+2
47 hoursThese methods should not be staticMike Kaganski2-14/+15
3 daysinclude vcl/dllapi.h for VCL_DLLPUBLICCaolán McNamara1-0/+2
3 daystdf#165595 speedup drawinglayer processing skia imagesNoel Grandin2-1/+10
3 daysUseless declaration with initialization before setting the actual valueMike Kaganski1-4/+2
3 daysSimplify a bitMike Kaganski1-3/+3
3 daysDon't use different ways to refer to the same thingMike Kaganski1-1/+1
3 days[API CHANGE] a11y: Return string for XAccessibleExtendedAttributesMichael Weghorn4-10/+4
4 daysThese bogus -Wdangling-reference still hit with current GCC 16 trunkStephan Bergmann1-6/+6
4 daysvcl: Replace HELPWINSTYLE_* constants by enum classMichael Weghorn2-32/+36
4 daysvcl: Move help win helper declarations to .cxxMichael Weghorn2-10/+13
5 daystdf#130857 qt weld: Actually implement tree view sortingMichael Weghorn3-26/+60
5 daystdf#130857 qt weld: Pass both row indices to std::maxMichael Weghorn1-1/+1
5 daysloplugin:bufferadd extend it to find some more placesNoel Grandin1-10/+9
5 daysFix typo in codeAndrea Gelmini1-2/+2
5 daysvcl: convert PCD to use ImportOutputTomaž Vajngerl6-18/+24
5 daysvcl: convert PPM/PBM and DXF to use ImportOutputTomaž Vajngerl10-38/+49
5 daysvcl: Introduce ImportOutput to return BitmapEx or AnimationTomaž Vajngerl21-119/+196
5 daysAvoid un-necessary busy timer looking to swap out images.Michael Meeks2-4/+20
6 daysResolves tdf#166186 Showing the context menu for in-place editingJim Raykowski1-4/+16
6 daysvcl: move SwapInfo to own header fileTomaž Vajngerl5-21/+51
6 daysExplicitly pass native NSWindow to updateWindowCollectionBehavior()Patrick Luby1-17/+12
7 daystdf#130857 qt weld: Don't unconditionally make dialogs modalMichael Weghorn1-1/+1
7 daystdf#130857 qt weld: Implement QtInstanceTreeView::get_iter_firstMichael Weghorn1-3/+5
7 daystdf#130857 qt weld: Convert accelerator for menu entriesMichael Weghorn1-2/+2
7 daystdf#130857 qt weld: Support Math's "Format" -> "Fonts" dialogMichael Weghorn1-0/+1
7 daystdf#130857 qt weld: Signal on combobox text, not index changeMichael Weghorn1-1/+1
8 daystdf#130857 qt weld: Support Math's font dialogMichael Weghorn1-0/+1
8 daystdf#130857 qt weld: Introduce QtInstanceEntryTreeViewMichael Weghorn10-4/+207
10 daysInitialize the variable upon creationMike Kaganski1-3/+1
10 daysvcl: use std::accumulate() for Animation::GetSizeBytes()Christopher Sherlock1-8/+4