summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS with gpsim >= 0.31Slávek Banko2019-09-082-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-291-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2019-01-061-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-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-89/+89
|
* Fix another FTBFS due to accidental double quote duplicationr14.0.0Timothy Pearson2014-10-232-3/+3
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-223-7/+7
| | | | 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-1/+1
| | | | 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-135-9/+9
| | | | 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-133-9/+9
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-133-4/+4
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-123-3/+3
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix unintended renamingDarrell Anderson2014-02-161-3/+3
|
* Add newlines to desktop files.Darrell Anderson2014-02-023-3/+3
|
* Fix FTBFS with gpsim >= 0.27Slávek Banko2013-12-271-1/+7
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-0/+1
|
* Fix crash when component is added to the circuitSlávek Banko2013-03-171-1/+1
| | | | This resolves bug reported in Debian BTS #493692
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15130-162/+162
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-149-11/+11
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0418-52/+52
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0118-23/+23
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0135-170/+170
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-2/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2723-26/+26
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-266-9/+9
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2521-79/+79
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2426-79/+79
|
* 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-193-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Fix build without gpsimSlávek Banko2012-10-311-1/+1
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-121-1/+1
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Rename additional members for tqt3Timothy Pearson2012-03-073-6/+6
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1778-117/+117
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-262-6/+6
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2116-48/+48
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1972-254/+254
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1864-179/+179
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16125-495/+495
| | | | This reverts commit bab171b2a7d7f36e2d5dd510df80fc8cb4a6b06f.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15125-495/+495
|
* Fix FTBFS with a bit of a hack around gpsimTimothy Pearson2011-12-012-2/+8
|