a70377f671
- Allow building with CMake 4.0 * Bump cmake_minumum_required to 3.10, which matches what most other modules in libyui use (3.5 is the minimum required to be supportable by CMake 4.0( * Remove CMP0046, as CMake 4.0 no longer supports it. The OLD mode in any case was a workaround for 'badly written CMakeLists.txt', as it just instructed cmake to ignore non-existing dependenices listed in add_dependencies. This package does not rely on non-existing dependencies and builds perfectly without this policy. - 4.7.6
Stefan Hundhammer2025-07-17 11:15:36 +00:00
c74eb4f26f
Accepting request 1288461 from devel:libraries:libyui
Ana Guerrero2025-06-27 21:00:42 +00:00
d024565555
- Do not build the qt packages (libyui-qt, libyui-qt-graph, libyui-qt-pkg and libyui-qt-rest-api) in SLE16 since Qt5 won't be available there. - 4.7.5
Martin Vidner2025-06-25 08:22:09 +00:00
50c8822159
Accepting request 1286871 from devel:libraries:libyui
Ana Guerrero2025-06-20 14:48:21 +00:00
4221c6aa57
- Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch
Martin Vidner2025-06-19 08:25:55 +00:00
2919ddecba
Accepting request 1286022 from devel:libraries:libyui
Ana Guerrero2025-06-18 13:53:33 +00:00
85fd1fe64a
Accepting request 1285172 from home:trenn:branches:graphics
Ana Guerrero2025-06-16 08:23:15 +00:00
1c7179e7c8
- Fix build failure with gcc-15: Prevent complaint about hidden base class method (bsc#1243732)
Stefan Hundhammer2025-05-28 10:56:56 +00:00
c3076a924c
Accepting request 1279580 from devel:libraries:libyui
Ana Guerrero2025-05-26 16:32:09 +00:00
8a7d69dc35
- Use %make_build instead of %jobs to improve reproducible builds (boo#1237231)
Martin Vidner2025-05-23 15:18:15 +00:00
934e498ce2
Accepting request 1277165 from devel:libraries:libyui
Ana Guerrero2025-05-15 14:59:35 +00:00
e2b108f52c
- Fix build failure with gcc-15: Don't build libyui-rest-api with -Werror to complain about wstring_convert that was deprecated without any replacement (bsc#1241933) - 4.7.1
Stefan Hundhammer2025-05-13 13:49:54 +00:00
1654220150
- Add gcc-fortran to build requirements as a work-around to boost now really requiring quadmath.h. (boo#1225861) - 4.6.3
Martin Vidner2024-08-09 09:48:34 +00:00
d0e9aacbaf
Accepting request 1188131 from devel:libraries:libyui
Ana Guerrero2024-07-18 17:15:26 +00:00
586096c52b
- Fix build failure with gcc-14 / C++20: template-id-cdtor error (bsc#1225861) - 4.6.2
Stefan Hundhammer2024-07-17 07:37:22 +00:00
5e39c822df
Accepting request 1116919 from devel:libraries:libyui
Ana Guerrero2023-10-13 21:13:39 +00:00
61d4dfc011
- Qt Pkg: Show patterns order column if environment variable Y2_SHOW_PATTERNS_ORDER is set - Qt Pkg: Show invisible patterns if environment variable SHOW_INVISIBLE_PATTERNS is set - Qt Pkg: Fixed pattern categories order: Use first, not last pattern (bsc#1216093) https://github.com/libyui/libyui/pull/107 - 4.6.1
Stefan Hundhammer2023-10-11 11:33:55 +00:00
089f15430e
- Fixed build with GCC13 (-Woverloaded-virtual) (bsc#1208238) - build-all: Don't build bindings with --small (-s) - More docs for YShortcutManager (FAQ for our QA) - Merged PR #88 from krai: libyui-ncurses: Replace off64_t with off_t and stat64 with stat - 4.4.9
YaST Team Bot
2023-02-24 16:42:38 +00:00
b7e085c8dd
- NCurses REST API - fixed RunInTerminal behavior (bsc#1206929) Stop the REST API server during execution of the RunInTerminal() call. This allows the subprocess to open it's own REST API server using the same port. This is useful for the ncurses YaST control center which starts other YaST modules as subprocesses. - 4.4.8
YaST Team Bot
2023-01-10 17:13:27 +00:00
36d56f69b8
- YQPkg: Scroll patterns list by pixels, not by item to avoid problems caused by non-uniform item heights (bsc#1189550) - 4.4.7
YaST Team Bot
2022-12-06 14:03:21 +00:00
5f123a2f0e
- Fixed main window stacking order in YQMainWinDock to avoid unintentional transparency when QSS-styling YQDialogs (bsc#1199020, bsc#1191112) - 4.4.4
YaST Team Bot
2022-08-30 15:33:11 +00:00
c2da1c4638
- *-pkg plugins: fully qualify the _1 placeholder, libzypp will disable the global boost placeholders in the next release (bsc#1202058, gh#libyui/libyui#78) - 4.4.3
YaST Team Bot
2022-08-02 13:13:48 +00:00
956d4429cd
- libyui-ncurses: replace the "glibc-locale" dependency with much smaller "glibc-locale-base" (bsc#1154405) - 4.4.2
YaST Team Bot
2022-07-21 13:04:15 +00:00
97a8c55846
- Added a custom QTranslator for translations support for Qt Designer .ui files (bsc#1198097) - Renamed .ui files and toplevel classes in .ui files to conform to our naming standards (QY2*, YQ*) to avoid ambiguities with predefined Qt classes to work with our new custom QTranslator - Added TEXTDOMAIN file to support .ui files in y2makepot (@lslezak) - 4.4.1
YaST Team Bot
2022-05-17 12:39:17 +00:00
a8c115e35d
- Added dynamic property first-item to YQItemSelector and YQCustomStatusItemSelector for QSS styling (bsc#1196599) see also https://github.com/libyui/libyui/pull/68 - 4.4.0
YaST Team Bot
2022-04-14 13:52:56 +00:00
e2f56fe189
Updated to git ref 7f833ca6
YaST Team Bot
2022-04-14 12:57:54 +00:00
6784522d59
Updated to git ref fbc4f7bd
YaST Team Bot
2022-04-14 12:53:02 +00:00
2bb19759c1
Updated to git ref c2074d8f
YaST Team Bot
2022-04-14 12:39:22 +00:00
70d399fd48
Updated to git ref 3e7e2d6fe
YaST Team Bot
2022-04-07 08:23:48 +00:00
8a18e985b9
- Fixed release notes dialog in YQWizard clearing content on click (bsc#1195158) - Documented the different ways of displaying release notes in the UI - 4.3.3
YaST Team Bot
2022-03-15 13:38:13 +00:00
8a9208d7b8
- Update also the stylesheet (theme) for the RichText content when changing the UI theme (bsc#1196296) - 4.3.2
YaST Team Bot
2022-03-03 09:49:46 +00:00
eb016f3b45
- Made widget style sheet (theme) switching discoverable in the Qt UI: Added an icon button to YQWizard (jsc#SLE-20564, bsc#1195730) More info + screenshots: https://github.com/libyui/libyui/pull/65 - Fixed Qt warning in y2log: QFrame '' already has a layout - 4.3.1
YaST Team Bot
2022-02-10 10:14:34 +00:00
2098a79d9b
- Fix deprecated warning (elevated to error by -Werror) for libmicrohttpd's MHD_HTTP_UNPROCESSABLE_ENTITY in rest-api (bsc#1193956) - 4.2.24
YaST Team Bot
2021-12-21 14:27:55 +00:00
e537ee7ef3
- Fixed YQPkg button redraw problem in dark SLE installation theme: Use centered button in dialogs with QSizeGrip (bsc#1193808) - 4.2.23
YaST Team Bot
2021-12-21 12:29:39 +00:00
3747cafc67
- Send a proper notify event from the YMultiSelectionBox widget when checking a check box via the REST API (bsc#1192574) - 4.2.22
YaST Team Bot
2021-11-11 15:49:00 +00:00
0d1e690978
Updated to git ref 4d67bbae4
YaST Team Bot
2021-11-03 18:46:41 +00:00
9e195acf1d
- Use the C++17 standard in the *-pkg plugins (libzypp uses that standard by default) (related to bsc#1191829) - 4.2.20
YaST Team Bot
2021-10-21 12:13:43 +00:00
111ff95472
- Fixed using an uninitialized variable, in some situations the patch category could be missing in the Qt UI (bsc#1174390) - 4.2.16
Ladislav Slezák2021-09-01 14:21:12 +00:00
f2555fc542
Updated to git ref b6b9d17a
YaST Team Bot
2021-08-12 08:19:40 +00:00
13c226b525
Accepting request 910528 from devel:libraries:libyui
Richard Brown
2021-08-12 07:00:55 +00:00
253e504e3e
- Fixed displaying empty help text or empty release notes in ncurses UI (the real cause of bsc#972548) - 4.2.15
YaST Team Bot
2021-08-06 17:29:59 +00:00
f44a57092c
Updated to git ref 2e4e774b
YaST Team Bot
2021-07-15 12:23:43 +00:00
08dd2adbde
- Fixed build failure with latest GCC 11.1: Added operator delete as counterpart to our custom operator new in YWidget (bsc#1186741) - 4.2.13
YaST Team Bot
2021-06-02 12:28:50 +00:00
78649ba6d7
Updated to git ref fc9007e9
YaST Team Bot
2021-06-02 10:19:07 +00:00
a343dd6c8f
- Greatly improved visual appearance of tab widgets in the Qt UI (bsc #1186705, GitHub issue #20) - 4.2.12
YaST Team Bot
2021-06-01 20:08:43 +00:00
3a1e63895e
- Added pkgconfig files for libyui-qt and libyui-ncurses for writing extensions of the Qt and NCurses plug-ins (GitHub issue #9 / bsc#1139747) - 4.2.10
YaST Team Bot
2021-05-05 08:57:59 +00:00
785f64675c
Updated to git ref adb07754
YaST Team Bot
2021-05-04 13:13:20 +00:00
def6ac9504
- Ignore ampersand when search item in YMenuWidget and YDumbTab with rest-api (bsc#1139747) - 4.2.9
YaST Team Bot
2021-05-03 11:34:05 +00:00
7645b36710
Updated to git ref bf088e91
YaST Team Bot
2021-05-02 07:29:34 +00:00
6ffd7b976b
- Fixed license headers to use the correct license (LGPL) everywhere (bsc#1185443) - 4.2.8
YaST Team Bot
2021-04-29 11:53:28 +00:00
d86716743c
- Auto-publish C++ API docs (libyui base lib doxygen autodocs) as GitHub pages when a PR to master is merged (part of bsc#1181653) Doc URL: https://libyui.github.io/libyui/api-doc/index.html - 4.2.7
YaST Team Bot
2021-04-27 07:58:27 +00:00
82f323df2b
- Moved CI scripts into new subdir scripts/ to unclutter toplevel dir (part of bsc#1181653) - Renamed ambiguously named script local.sh to local-prefix.sh - 4.2.6
YaST Team Bot
2021-04-26 11:23:32 +00:00