summaryrefslogtreecommitdiffstats
path: root/kbarcode
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-04-056-15/+10
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move translations to a new directory layout.Slávek Banko2020-04-051-1/+1
| | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add German translation to desktop file.Chris2019-11-081-3/+7
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Drop automake build support.gregory guy2019-10-042-63/+0
| | | | | | Add basic build instructions with cmake. Deleted empty file NEWS. Deleted obsolete kbarcode.spec file.
* Remove old upstream URL.Chris2019-07-161-3/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-02-249-15/+15
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* automake: add WITH_NATIVE_GNU_BARCODE and WITH_JAVASCRIPT build optionsSlávek Banko2019-02-242-0/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-02-246-3/+109
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Add CMakeL10n rules.Slávek Banko2018-12-251-0/+3
| | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-234-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* related to bug 2424gregory guy2018-08-214-4/+4
| | | | | | Application desktop files should not contain icon extension Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2311-0/+0
|
* Allow table creation if database user only has access to the existing ↵Timothy Pearson2015-06-171-136/+135
| | | | KBarcode table
* Enhance database error reportingTimothy Pearson2015-06-171-1/+2
|
* Fix database failures with TQt3Timothy Pearson2015-06-171-3/+9
|
* Bring system icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-10/+10
|
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-5/+5
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-136-12/+12
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Download documentation files from TDE site until docbook conversion is completeTimothy Pearson2014-10-034-5/+5
| | | | This relates to Bug 1876
* Merge latest version of KBarCode with the TDE sourcesTimothy Pearson2014-08-2727-2152/+119
| | | | | This relates to Bug 2095 Note that a handful of translation strings did not merge properly
* Update desktop file in support of previous commit.Darrell Anderson2014-01-263-3/+0
|
* Fix branding, reduce menu clutter, install template-only help handbook to ↵Darrell Anderson2014-01-2610-36/+20
| | | | new default format.
* Prevent non-existent help handbook from populating the main handbook table ↵Darrell Anderson2014-01-144-4/+28
| | | | of contents.
* Fix installation location of mimetype desktop file.Darrell Anderson2014-01-121-1/+4
|
* Fix commit d32fe2e2.Darrell Anderson2013-12-283-2/+6
|
* Fix unknown icon type configuration warning.Darrell Anderson2013-12-231-1/+1
| | | | This resolve bug report 947.
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-5/+5
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-195-3/+8
|
* Rename KABC namespaceTimothy Pearson2013-02-2010-69/+69
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1548-85/+85
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1429-32/+32
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-075-8/+8
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0114-33/+33
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0121-259/+259
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-313-9/+9
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2716-16/+16
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-264-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-259-19/+19
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-14/+14
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-1913-31/+31
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
|