Skip to content

Commit 6ebcb39

Browse files
committed
LCLib: fixed enter key not working on the part picker.
1 parent 6809431 commit 6ebcb39

23 files changed

+169
-60
lines changed

builds/linux/obs/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Last Update: December 06, 2024
33
# Copyright (C) 2017 - 2025 by Trevor SANDY
44
pkgname=lpub3d
5-
pkgver=2.4.9.4082
5+
pkgver=2.4.9.4083
66
pkgrel=1
77
pkgdesc="An LDraw Building Instruction Editor"
88
url="https://github.com/trevorsandy/lpub3d.git"

builds/linux/obs/alldeps/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Last Update: September 16, 2024
33
# Copyright (C) 2017 - 2025 by Trevor SANDY
44
pkgname=lpub3d
5-
pkgver=2.4.9.4082
5+
pkgver=2.4.9.4083
66
pkgrel=1
77
pkgdesc="An LDraw Building Instruction Editor"
88
url="https://github.com/trevorsandy/lpub3d.git"
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
lpub3d (2.4.9.4082) debian; urgency=medium
1+
lpub3d (2.4.9.4083) debian; urgency=medium
22

3-
* LPub3D version 2.4.9.34.4082_20250121 for Linux
3+
* LPub3D version 2.4.9.35.4083_20250121 for Linux
44

5-
-- Trevor SANDY <[email protected]> Tue, 21 Jan 2025 04:19:35 +0100
5+
-- Trevor SANDY <[email protected]> Tue, 21 Jan 2025 04:21:53 +0100

builds/linux/obs/alldeps/debian/lpub3d.dsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Format: 1.0
22
Source: lpub3d
33
Binary: lpub3d
44
Architecture: any
5-
Version: 2.4.9.4082
5+
Version: 2.4.9.4083
66
Maintainer: Trevor SANDY <[email protected]>
77
Homepage: https://trevorsandy.github.io/lpub3d/
88
Standards-Version: 3.9.7

builds/linux/obs/alldeps/lpub3d.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ BuildRequires: fdupes
120120
Summary: An LDraw Building Instruction Editor
121121
Name: lpub3d
122122
Icon: lpub3d.xpm
123-
Version: 2.4.9.4082
123+
Version: 2.4.9.4083
124124
Release: <B_CNT>%{?dist}
125125
URL: https://trevorsandy.github.io/lpub3d
126126
Vendor: Trevor SANDY
@@ -816,10 +816,10 @@ update-desktop-database || true
816816
%endif
817817

818818
%changelog
819-
* Tue Jan 21 2025 - trevor.dot.sandy.at.gmail.dot.com 2.4.9.4082
819+
* Tue Jan 21 2025 - trevor.dot.sandy.at.gmail.dot.com 2.4.9.4083
820820
- LPub3D 2.3.8 enhancements and fixes - see RELEASE_NOTES for details
821821

822-
* Tue Jan 21 2025 - trevor.dot.sandy.at.gmail.dot.com 2.4.9.4082
822+
* Tue Jan 21 2025 - trevor.dot.sandy.at.gmail.dot.com 2.4.9.4083
823823
- LPub3D 2.3.7 enhancements and fixes - see RELEASE_NOTES for details
824824

825825
* Tue May 31 2022 - trevor dot sandy at gmail dot com 2.4.4.2670

builds/linux/obs/debian/changelog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
lpub3d (2.4.9.4082) debian; urgency=medium
1+
lpub3d (2.4.9.4083) debian; urgency=medium
22

3-
* LPub3D version 2.4.9.34.4082_20250121 for Linux
3+
* LPub3D version 2.4.9.35.4083_20250121 for Linux
44

5-
-- Trevor SANDY <[email protected]> Tue, 21 Jan 2025 04:19:32 +0100
5+
-- Trevor SANDY <[email protected]> Tue, 21 Jan 2025 04:21:50 +0100

builds/linux/obs/debian/lpub3d.dsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Format: 1.0
22
Source: lpub3d
33
Binary: lpub3d
44
Architecture: any
5-
Version: 2.4.9.4082
5+
Version: 2.4.9.4083
66
Maintainer: Trevor SANDY <[email protected]>
77
Homepage: https://trevorsandy.github.io/lpub3d/
88
Standards-Version: 3.9.7

builds/linux/obs/lpub3d.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ BuildRequires: fdupes
8282
Summary: An LDraw Building Instruction Editor
8383
Name: lpub3d
8484
Icon: lpub3d.xpm
85-
Version: 2.4.9.4082
85+
Version: 2.4.9.4083
8686
Release: 1%{?dist}
8787
URL: https://trevorsandy.github.io/lpub3d
8888
Vendor: Trevor SANDY
@@ -314,10 +314,10 @@ update-desktop-database || true
314314
%endif
315315

316316
%changelog
317-
* Tue Jan 21 2025 - trevor.dot.sandy.at.gmail.dot.com 2.4.9.4082
317+
* Tue Jan 21 2025 - trevor.dot.sandy.at.gmail.dot.com 2.4.9.4083
318318
- LPub3D 2.4.4 enhancements and fixes - see RELEASE_NOTES for details
319319

320-
* Tue Jan 21 2025 - trevor.dot.sandy.at.gmail.dot.com 2.4.9.4082
320+
* Tue Jan 21 2025 - trevor.dot.sandy.at.gmail.dot.com 2.4.9.4083
321321
- LPub3D 2.4.4 enhancements and fixes - see RELEASE_NOTES for details
322322

323323
* Tue May 31 2022 - trevor dot sandy at gmail dot com 2.4.4.2670

builds/utilities/version.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2 4 9 34 4082 b2d6c97e9
1+
2 4 9 35 4083 7a9115d7c

gitversion.pri

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ equals(GIT_DIR, undefined) {
5353

5454
# Check if we do not have a valid version number (i.e. no version tag found)
5555
isEmpty(GIT_VERSION) {
56-
GIT_REVISION = 34
56+
GIT_REVISION = 35
5757
GIT_SHA = $$system($$GIT_BASE_COMMAND rev-parse --short HEAD 2> $$NULL_DEVICE)
5858
GIT_COMMIT = $$system($$GIT_BASE_COMMAND rev-list --count HEAD 2> $$NULL_DEVICE)
5959
GIT_VERSION = v$${VERSION}-$${GIT_REVISION}-$${GIT_SHA}
@@ -81,7 +81,7 @@ equals(GIT_DIR, undefined) {
8181
# Get commit count
8282
GIT_COMMIT = $$system($$GIT_BASE_COMMAND rev-list --count HEAD 2> $$NULL_DEVICE)
8383
isEmpty(GIT_COMMIT) {
84-
GIT_COMMIT = 4082
84+
GIT_COMMIT = 4083
8585
message("~~~ ERROR LPUB3D! GIT_COMMIT NOT DEFINED, USING $$GIT_COMMIT ~~~")
8686
}
8787

@@ -129,7 +129,7 @@ if (equals(USE_GIT_VER_FILE, true)|equals(USE_VERSION_INFO_VAR, true)) {
129129
GIT_VERSION = $$cat($$GIT_VER_FILE, lines)
130130
} else {
131131
message("~~~ ERROR LPUB3D! $$GIT_DIR_ENV VERSION_INFO FILE $$GIT_VER_FILE NOT FOUND ~~~")
132-
GIT_VERSION = $${VERSION}.34.4082.b2d6c97e9
132+
GIT_VERSION = $${VERSION}.35.4083.7a9115d7c
133133
message("~~~ $${LPUB3D} GIT_DIR [$$GIT_DIR_ENV, USING VERSION] $$GIT_VERSION ~~~")
134134
GIT_VERSION ~= s/\./" "
135135
}

0 commit comments

Comments
 (0)