https://bugs.kde.org/show_bug.cgi?id=483831

Robby Stephenson <ro...@periapsis.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |4.0
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/tellico/-/commit/9948ebd
                   |                            |5c3790617be86fa5679c17f9985
                   |                            |ca5418

--- Comment #1 from Robby Stephenson <ro...@periapsis.org> ---
Git commit 9948ebd5c3790617be86fa5679c17f9985ca5418 by Robby Stephenson.
Committed on 18/03/2024 at 01:31.
Pushed by rstephenson into branch 'master'.

Add gui class for multi-value Choice fields

Taken from the QGIS project at
https://api.qgis.org/api/qgscheckablecombobox_8h_source.html
FIXED-IN:4.0

M  +4    -0    ChangeLog
M  +2    -2    doc/details.docbook
M  +11   -6    src/collection.cpp
M  +13   -9    src/collectionfieldsdialog.cpp
M  +3    -4    src/entry.cpp
M  +1    -0    src/gui/CMakeLists.txt
A  +241  -0    src/gui/checkablecombobox.cpp     [License: GPL (v2/3)]
A  +104  -0    src/gui/checkablecombobox.h     [License: GPL (v2/3)]
M  +79   -28   src/gui/choicefieldwidget.cpp
M  +9    -0    src/gui/choicefieldwidget.h

https://invent.kde.org/office/tellico/-/commit/9948ebd5c3790617be86fa5679c17f9985ca5418

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to