Skip to content

Removing hints and Warnings #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 72 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
# Uncomment these types if you want even more clean repository. But be careful.
# It can make harm to an existing project source. Read explanations below.

# Resource files are binaries containing manifest, project icon and version info.
# They can not be viewed as text or compared by diff-tools. Consider replacing them with .rc files.
*.res

# Type library file (binary). In old Delphi versions it should be stored.
# Since Delphi 2009 it is produced from .ridl file and can safely be ignored.
#*.tlb
#
# Diagram Portfolio file. Used by the diagram editor up to Delphi 7.
# Uncomment this if you are not using diagrams or use newer Delphi version.
#*.ddp
#
# Visual LiveBindings file. Added in Delphi XE2.
# Uncomment this if you are not using LiveBindings Designer.
#*.vlb
#
# Deployment Manager configuration file for your project. Added in Delphi XE2.
# Uncomment this if it is not mobile development and you do not use remote debug feature.
#*.deployproj
#
# C++ object files produced when C/C++ Output file generation is configured.
# Uncomment this if you are not using external objects (zlib library for example).
#*.obj

# Delphi compiler-generated binaries (safe to delete)
*.exe
*.dll
*.bpl
*.bpi
*.dcp
*.so
*.apk
*.drc
*.map
*.dres
*.rsm
*.tds
*.dcu
*.lib
*.a
*.o
*.ocx

# Delphi autogenerated files (duplicated info)
*.cfg
*.hpp
*Resource.rc

# Delphi local files (user-specific info)
*.local
*.identcache
*.projdata
*.tvsconfig
*.dsk
*.skincfg

# Delphi history and backups
__history/
__recovery/
Win32/
pkg/
Debug/
*.~*

# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
*.stat

# Boss dependency manager vendor folder https://github.com/HashLoad/boss
modules/
1 change: 1 addition & 0 deletions pkg/ImperiumDelphi.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ contains
FMX.Register in '..\src\FMX.Register.pas';

end.

564 changes: 114 additions & 450 deletions pkg/ImperiumDelphi.dproj

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions pkg/ImperiumDelphi.dproj.local
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<Transaction>2021/01/18 15:28:57.000.531,=D:\Carnival\TCodeReader\src\FMX.Android.Permissions.pas</Transaction>
<Transaction>2021/01/18 15:28:57.000.556,=D:\Carnival\TCodeReader\src\FMX.CodeReader.pas</Transaction>
<Transaction>2022/01/28 08:45:21.000.701,=C:\Componentes\TCodeReader\src\CodeReader.DW.Android.Helpers.pas</Transaction>
<Transaction>2022/01/28 08:45:22.000.396,=C:\Componentes\TCodeReader\src\CodeReader.DW.Androidapi.JNI.App.pas</Transaction>
<Transaction>2022/01/28 08:45:22.000.947,=C:\Componentes\TCodeReader\src\CodeReader.DW.Androidapi.JNI.DWCameraHelpers.pas</Transaction>
<Transaction>2022/01/28 08:45:22.000.396,=C:\Componentes\TCodeReader\src\CodeReader.DW.Androidapi.JNI.App.pas</Transaction>
<Transaction>2022/01/28 08:45:23.000.273,=C:\Componentes\TCodeReader\src\CodeReader.DW.Androidapi.JNI.Hardware.Camera2.pas</Transaction>
<Transaction>2022/01/28 08:45:23.000.547,=C:\Componentes\TCodeReader\src\CodeReader.DW.Androidapi.JNI.Os.pas</Transaction>
<Transaction>2022/01/28 08:45:24.000.999,=C:\Componentes\TCodeReader\src\CodeReader.DW.Camera.iOS.pas</Transaction>
Expand Down Expand Up @@ -66,20 +66,20 @@
<Transaction>2022/01/28 08:45:28.000.909,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.Datamatrix.Internal.Decoder.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.498,=C:\Componentes\TCodeReader\src\CodeReader.DW.UIHelper.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.943,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.Datamatrix.Internal.Version.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.685,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.BitArray.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.715,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.BitMatrix.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.771,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.GridSampler.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.669,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.CharacterSetECI.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.685,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.BitArray.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.715,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.BitMatrix.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.728,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.Detector.MathUtils.pas</Transaction>
<Transaction>2022/01/28 08:45:28.000.157,=C:\Componentes\TCodeReader\src\CodeReader.DW.UIHelper.Android.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.829,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.Reader.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.497,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.BitMatrixParser.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.983,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.StringUtils.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.663,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.FinderPatternFinder.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.280,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.OneD.OneDReader.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.478,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.AlignmentPatternImplementation.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.369,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.OneD.UPCEANReader.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.594,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.Detector.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.369,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.OneD.UPCEANReader.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.478,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.AlignmentPatternImplementation.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.895,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.ResultPoint.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.703,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.FinderPatternInfo.pas</Transaction>
<Transaction>2022/01/28 08:45:29.000.723,=C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.FormatInformation.pas</Transaction>
Expand Down Expand Up @@ -171,11 +171,11 @@
<Transaction>2022/01/28 08:45:43.000.603,C:\Componentes\TCodeReader\src\CodeReader.ZXing.OneD.Code39Reader.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.641,C:\Componentes\TCodeReader\src\CodeReader.ZXing.OneD.EANManufacturerOrgSupport.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.041,C:\Componentes\TCodeReader\src\CodeReader.DW.NativeImage.Android.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.300,C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.BitArray.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.367,C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.GridSampler.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.409,C:\Componentes\TCodeReader\src\CodeReader.ZXing.Datamatrix.DataMatrixReader.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.869,C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.FormatInformation.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.267,C:\Componentes\TCodeReader\src\CodeReader.ZXing.BitSource.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.814,C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.Detector.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.267,C:\Componentes\TCodeReader\src\CodeReader.ZXing.BitSource.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.860,C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.FinderPatternInfo.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.220,C:\Componentes\TCodeReader\src\CodeReader.ZXing.BarcodeFormat.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.209,C:\Componentes\TCodeReader\src\CodeReader.FMX.Register.pas=</Transaction>
Expand All @@ -185,11 +185,11 @@
<Transaction>2022/01/28 08:45:43.000.460,C:\Componentes\TCodeReader\src\CodeReader.ZXing.Datamatrix.Internal.Detector.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.787,C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.DataMask.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.956,C:\Componentes\TCodeReader\src\CodeReader.ZXing.RGBLuminanceSource.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.323,C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.BitMatrix.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.289,C:\Componentes\TCodeReader\src\CodeReader.ZXing.CharacterSetECI.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.323,C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.BitMatrix.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.388,C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.ReedSolomon.GenericGF.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.904,C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.QRCodeReader.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.367,C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.GridSampler.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.300,C:\Componentes\TCodeReader\src\CodeReader.ZXing.Common.BitArray.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.500,C:\Componentes\TCodeReader\src\CodeReader.ZXing.DefaultGridSampler.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.779,C:\Componentes\TCodeReader\src\CodeReader.ZXing.QrCode.Internal.DataBlock.pas=</Transaction>
<Transaction>2022/01/28 08:45:43.000.231,C:\Componentes\TCodeReader\src\CodeReader.ZXing.BaseLuminanceSource.pas=</Transaction>
Expand Down Expand Up @@ -230,7 +230,7 @@
<Transaction>2022/01/28 08:46:52.000.349,C:\Componentes\TCodeReader\src\CodeReader.FMX.Android.Permissions.pas=C:\Componentes\TCodeReader\src\FMX.Android.Permissions.pas</Transaction>
<Transaction>2022/01/28 08:46:57.000.459,C:\Componentes\TCodeReader\src\CodeReader.FMX.CodeReader.pas=C:\Componentes\TCodeReader\src\FMX.CodeReader.pas</Transaction>
<Transaction>2022/01/28 08:47:00.000.834,C:\Componentes\TCodeReader\src\CodeReader.FMX.Register.pas=C:\Componentes\TCodeReader\src\FMX.Register.pas</Transaction>
<Transaction>2022/01/28 10:25:48.001,C:\Componentes\TCodeReader\src\FMX.Android.Permissions.pas=</Transaction>
<Transaction>2022/01/28 10:25:48.000.001,C:\Componentes\TCodeReader\src\FMX.Android.Permissions.pas=</Transaction>
</Transactions>
<ProjectSortOrder AutoSort="0" SortType="0">
<File Path="..\..\TCodeReader"/>
Expand Down
Binary file modified pkg/ImperiumDelphi.identcache
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.DW.Camera.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.DW.Messaging.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.DW.NativeImage.Win.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.DW.NativeImage.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.DW.Types.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.FMX.CodeReader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.FMX.Register.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXIng.ByteSegments.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.BarcodeFormat.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.Binarizer.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.BinaryBitmap.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.BitSource.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.Common.BitArray.dcu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.DecodeHintType.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.DecoderResult.dcu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.Helpers.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.HybridBinarizer.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.LuminanceSource.dcu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.OneD.EAN8Reader.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.OneD.ITFReader.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.OneD.UPCAReader.dcu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.OneD.UPCEReader.dcu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.ReadResult.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.Reader.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.ResultPoint.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.ScanManager.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/CodeReader.ZXing.StringUtils.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.Camera.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.FileVersionInfo.Win.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.Messaging.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.NativeImage.Win.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.NativeImage.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.OSDevice.Win.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.OSDevice.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.OSLog.Win.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.OSLog.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.Types.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/DW.Winapi.Helpers.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/FMX.Android.Permissions.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/FMX.CodeReader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/FMX.Register.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXIng.ByteSegments.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.BarcodeFormat.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.BaseLuminanceSource.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.Binarizer.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.BinaryBitmap.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.BitSource.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.CharacterSetECI.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.Common.BitArray.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.Common.BitMatrix.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.Common.Detector.MathUtils.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.Common.DetectorResult.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.Common.GridSampler.dcu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.DecodeHintType.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.DecoderResult.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.DefaultGridSampler.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.GlobalHistogramBinarizer.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.Helpers.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.HybridBinarizer.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.InvertedLuminanceSource.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.LuminanceSource.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.MultiFormatReader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.Code128Reader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.Code39Reader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.Code93Reader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.EAN13Reader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.EAN8Reader.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.ITFReader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.OneDReader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.UPCAReader.dcu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.UPCEANReader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.OneD.UPCEReader.dcu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.QrCode.Internal.DataBlock.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.QrCode.Internal.DataMask.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.QrCode.Internal.Decoder.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.QrCode.Internal.Detector.dcu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.QrCode.Internal.Mode.dcu
Binary file not shown.
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.QrCode.Internal.Version.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.QrCode.QRCodeReader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.RGBLuminanceSource.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.ReadResult.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.Reader.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.ResultMetadataType.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.ResultPoint.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.ResultPointImplementation.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.ScanManager.dcu
Binary file not shown.
Binary file removed pkg/Win32/Debug/ZXing.StringUtils.dcu
Binary file not shown.
41 changes: 0 additions & 41 deletions pkg/__history/ImperiumDelphi.dpk.~1~

This file was deleted.

41 changes: 0 additions & 41 deletions pkg/__history/ImperiumDelphi.dpk.~2~

This file was deleted.

Loading