summaryrefslogtreecommitdiffstats
path: root/kexi
Commit message (Collapse)AuthorAgeFilesLines
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-2910-14/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-293-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix kexi build with libpqxx 7François Andriot2020-06-111-0/+6
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-307-37/+37
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed kexi FTBFS caused by new libpqxx 6.4 version.Michele Calgaro2019-12-161-34/+31
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added detection whether the basic structure of MySQL / MariaDBSlávek Banko2019-09-082-1/+42
| | | | | | | | | client is named st_mysql or MYSQL. This resolves FTBFS with MySQL client >= 8.0. This resolves issue #4. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Fix old upstream URLs for visible parts.Chris2019-07-162-6/+4
| | | | | Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-271-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-018-26/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-2818-98/+92
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2019-01-082-0/+17
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-021-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-131-5/+1
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-273-3/+3
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1732-52/+52
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag.Michele Calgaro2018-09-013-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-235-5/+5
| | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add test for build of libpqxx with enabled exceptionsSlávek Banko2018-07-271-19/+44
| | | | | | This resolves FTBFS with libpqxx 3.x Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with libpqxx >= 6.xSlávek Banko2018-07-265-3/+78
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with clangRay Vine2018-05-221-1/+1
| | | | | | This resolves bug 2897 Signed-off-by: Ray Vine <ray-v@inbox.lv>
* Fix FTBFS with GCC6Slávek Banko2016-09-033-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Workaround for parallel buildSlávek Banko2016-08-212-1/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23190-0/+0
|
* Compile MIME magic fileSlávek Banko2016-01-102-2/+12
| | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix incorrectly renamed stringsSlávek Banko2015-03-055-49/+49
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-1/+1
|
* Rename a few icons left in rc filesTimothy Pearson2014-11-201-1/+1
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-222-2/+2
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-2210-10/+10
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* 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 mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-136-7/+7
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-1331-56/+56
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring first and last icons into XDG complianceTimothy Pearson2014-10-121-2/+2
|
* Bring previous and next icons into XDG complianceTimothy Pearson2014-10-112-4/+4
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1124-32/+32
| | | | match XDG specifications
* Update for recent TDENewStuff changesSlávek Banko2014-09-275-42/+42
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-1/+1
|
* Fix unintended renamingDarrell Anderson2014-02-162-2/+2
|
* Fix unintended renamingDarrell Anderson2014-02-162-20/+20
|
* Fix searching pqxx library on multiarch systemsSlávek Banko2013-12-271-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0329-43/+43
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-272-3/+3
|
* Fix incorrect characters.Darrell Anderson2013-05-231-2/+2
|
* Update files and references in support of bug report 1446.Darrell Anderson2013-04-181-1/+1
|
* Fix broken URLs.Darrell Anderson2013-04-061-1/+1
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-191-1/+1
|
* Fix unintended rename of LOCKFILESlávek Banko2013-02-172-2/+2
|