Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d51091e089 | |||
| 78448a44c9 | |||
| 0f758456b4 | |||
| 9341a3b6a2 | |||
| 56713aa86f | |||
| 1b8b6e55dc | |||
| 4b16b0900b | |||
| 7cadf5308d |
@@ -39,7 +39,7 @@ Some third-party packages may be available available:
|
|||||||
|
|
||||||
| Platform | Files | Notes |
|
| Platform | Files | Notes |
|
||||||
|:----------|:-------------------------------------------------------------------------------------|:--------------------------------------------------------------|
|
|:----------|:-------------------------------------------------------------------------------------|:--------------------------------------------------------------|
|
||||||
| Archlinux | [Archlinux User Repository Page](https://aur.archlinux.org/packages/glabels-qt-git/) | Maintained by [Mario Blättermann](https://github.com/mariobl) |
|
| Archlinux | [Archlinux User Repository Page](https://aur.archlinux.org/packages/glabels-qt-git/) | Maintained by [Maud Spierings](https://github.com/SpieringsAE) |
|
||||||
| Ubuntu | [PPA Page](https://code.launchpad.net/~krisives/+archive/ubuntu/glabels-qt) | Maintained by [Kristopher Ives](https://github.com/krisives) |
|
| Ubuntu | [PPA Page](https://code.launchpad.net/~krisives/+archive/ubuntu/glabels-qt) | Maintained by [Kristopher Ives](https://github.com/krisives) |
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Backends.cpp
|
// Backends.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Backends.hpp
|
// Backends.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// GnuBarcode.cpp
|
// GnuBarcode.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2017 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2017-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// GnuBarcode.hpp
|
// GnuBarcode.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2017 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2017-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// QrEncode.cpp
|
// QrEncode.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2017 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2017-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// QrEncode.hpp
|
// QrEncode.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2017 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2017-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Style.cpp
|
// Style.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Style.hpp
|
// Style.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Zint.cpp
|
// Zint.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2017 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2017-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Zint.hpp
|
// Zint.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2017 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2017-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/Factory.cpp
|
// Merge/Factory.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/Factory.hpp
|
// Merge/Factory.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/Merge.cpp
|
// Merge/Merge.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2015-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2015-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/Merge.hpp
|
// Merge/Merge.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2015-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2015-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/None.cpp
|
// Merge/None.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2015-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2015-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/None.hpp
|
// Merge/None.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2015-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2015-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/Record.cpp
|
// Merge/Record.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/Record.hpp
|
// Merge/Record.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/Text.cpp
|
// Merge/Text.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/Text.hpp
|
// Merge/Text.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextColon.cpp
|
// Merge/TextColon.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextColon.hpp
|
// Merge/TextColon.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextColonKeys.cpp
|
// Merge/TextColonKeys.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextColonKeys.hpp
|
// Merge/TextColonKeys.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextCsv.cpp
|
// Merge/TextCsv.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextCsv.hpp
|
// Merge/TextCsv.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextCsvKeys.cpp
|
// Merge/TextCsvKeys.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextCsvKeys.hpp
|
// Merge/TextCsvKeys.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextSemicolon.cpp
|
// Merge/TextSemicolon.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextSemicolon.hpp
|
// Merge/TextSemicolon.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextSemicolonKeys.cpp
|
// Merge/TextSemicolonKeys.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextSemicolonKeys.hpp
|
// Merge/TextSemicolonKeys.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextTsv.cpp
|
// Merge/TextTsv.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextTsv.hpp
|
// Merge/TextTsv.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextTsvKeys.cpp
|
// Merge/TextTsvKeys.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// Merge/TextTsvKeys.hpp
|
// Merge/TextTsvKeys.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// main.cpp
|
// main.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// AboutDialog.cpp
|
// AboutDialog.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
@@ -43,7 +43,7 @@ namespace glabels
|
|||||||
|
|
||||||
QString description = tr("A program to create labels and business cards.");
|
QString description = tr("A program to create labels and business cards.");
|
||||||
|
|
||||||
QString copyright = "Copyright © 2018 Jaye Evins <evins@snaught.com>";
|
QString copyright = "Copyright © 2016-2026 Jaye Evins <evins@snaught.com>";
|
||||||
|
|
||||||
QString licenseParagraph1 =
|
QString licenseParagraph1 =
|
||||||
tr( "gLabels is free software: you can redistribute it and/or modify "
|
tr( "gLabels is free software: you can redistribute it and/or modify "
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// AboutDialog.hpp
|
// AboutDialog.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// BarcodeMenu.cpp
|
// BarcodeMenu.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// BarcodeMenu.hpp
|
// BarcodeMenu.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// BarcodeMenuButton.cpp
|
// BarcodeMenuButton.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// BarcodeMenuButton.hpp
|
// BarcodeMenuButton.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// BarcodeMenuItem.cpp
|
// BarcodeMenuItem.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// BarcodeMenuItem.hpp
|
// BarcodeMenuItem.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorButton.cpp
|
// ColorButton.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorButton.hpp
|
// ColorButton.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorHistory.cpp
|
// ColorHistory.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorHistory.hpp
|
// ColorHistory.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorPaletteDialog.cpp
|
// ColorPaletteDialog.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorPaletteDialog.hpp
|
// ColorPaletteDialog.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorPaletteItem.cpp
|
// ColorPaletteItem.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorPaletteItem.hpp
|
// ColorPaletteItem.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorSwatch.cpp
|
// ColorSwatch.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ColorSwatch.hpp
|
// ColorSwatch.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// Cursors.cpp
|
// Cursors.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// Cursors.hpp
|
// Cursors.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// EditVariableDialog.cpp
|
// EditVariableDialog.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2019 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2019-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// EditVariableDialog.hpp
|
// EditVariableDialog.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2019 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2019-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// FieldButton.cpp
|
// FieldButton.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2019 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2019-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// FieldButton.hpp
|
// FieldButton.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2019 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2019-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// File.cpp
|
// File.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// File.hpp
|
// File.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2017 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2017-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// Help.cpp
|
// Help.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// Help.hpp
|
// Help.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// LabelEditor.cpp
|
// LabelEditor.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// LabelEditor.hpp
|
// LabelEditor.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// MainWindow.cpp
|
// MainWindow.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// MainWindow.hpp
|
// MainWindow.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// MergeTableModel.cpp
|
// MergeTableModel.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2025 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2025-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// MergeTableModel.hpp
|
// MergeTableModel.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2025 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2025-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// MergeView.cpp
|
// MergeView.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// MergeView.hpp
|
// MergeView.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// MiniPreviewPixmap.cpp
|
// MiniPreviewPixmap.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// MiniPreviewPixmap.hpp
|
// MiniPreviewPixmap.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// NotebookUtil.cpp
|
// NotebookUtil.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2015 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2015-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// NotebookUtil.hpp
|
// NotebookUtil.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2015 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2015-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ObjectEditor.cpp
|
// ObjectEditor.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ObjectEditor.hpp
|
// ObjectEditor.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PreferencesDialog.cpp
|
// PreferencesDialog.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PreferencesDialog.hpp
|
// PreferencesDialog.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// Preview.cpp
|
// Preview.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// Preview.hpp
|
// Preview.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PreviewOverlayItem.cpp
|
// PreviewOverlayItem.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PreviewOverlayItem.hpp
|
// PreviewOverlayItem.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PrintView.cpp
|
// PrintView.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PrintView.hpp
|
// PrintView.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PrinterMonitor.cpp
|
// PrinterMonitor.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2025 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2025-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PrinterMonitor.hpp
|
// PrinterMonitor.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2025 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2025-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PropertiesView.cpp
|
// PropertiesView.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// PropertiesView.hpp
|
// PropertiesView.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2016-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ReportBugDialog.cpp
|
// ReportBugDialog.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2019 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2019-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// ReportBugDialog.hpp
|
// ReportBugDialog.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2019 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2019-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// RollTemplatePath.cpp
|
// RollTemplatePath.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2014 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2014-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// RollTemplatePath.hpp
|
// RollTemplatePath.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2018 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2018-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// SelectProductDialog.cpp
|
// SelectProductDialog.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// SelectProductDialog.hpp
|
// SelectProductDialog.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// SimplePreview.cpp
|
// SimplePreview.cpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
// SimplePreview.hpp
|
// SimplePreview.hpp
|
||||||
//
|
//
|
||||||
// Copyright (C) 2013-2016 Jaye Evins <evins@snaught.com>
|
// Copyright (C) 2013-2026 Jaye Evins <evins@snaught.com>
|
||||||
//
|
//
|
||||||
// This file is part of gLabels-qt.
|
// This file is part of gLabels-qt.
|
||||||
//
|
//
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user