Commit Graph

45 Commits (8cc60a486eff63e89ebffed7f0bb025310a1dab7)

Author SHA1 Message Date
Slávek Banko 6eb6086f9b
Desktop file translations:
+ 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>
(cherry picked from commit 8b0d6be87e)
6 years ago
Slávek Banko a306a79422
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a85f52b03c)
6 years ago
gregory guy 39822b9bec Drop automake build support.
Add basic build instructions to the INSTALL file.
Remove empty file NEWS.
Rework of the README and help page.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 55922fcee8)
6 years ago
Slávek Banko 9ff0bfc84d
Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fdd508d299)
7 years ago
gregory guy 667222c4d4
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 5fc3ae36c8)
7 years ago
gregory guy 97c186a8ce
Change file permissions to remove execute bit
(cherry picked from commit ad85b08fb9)
8 years ago
Timothy Pearson 29f66e9cfc Fix invalid headers in PNG files and optimize for size
(cherry picked from commit d4caf2a5ff)
10 years ago
Timothy Pearson 52b5f8f0e5 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 12 years ago
Timothy Pearson f556198fa1 Bring undo, redo, find, and revert icons into XDG compliance 12 years ago
Timothy Pearson da2bf89bf4 Bring stop, lock, exit, and run icons into XDG compliance 12 years ago
Slávek Banko 1a43849f8e Additional k => tde renaming and fixes 13 years ago
Timothy Pearson 59664c7dfa Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 0ef94e0c80 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 889623f2f0 Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson 4462a0a8bf Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson 626b7f450d Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 74b3ea38c5 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 052ec7b259 Fix up remaining references to -lkio 13 years ago
Timothy Pearson 5b4a8f1b52 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 4e5829bf47 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 0092c8278a Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 1b2c2a6009 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson 7ba4f7b09c Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson 6a0ce14f2e Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson 8472408c30 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Slávek Banko b58489be77 Fix 'format not a string literal' error
Thanks to Francois Andriot for the patch
14 years ago
Darrell Anderson 16bace6a3b Branding cleanup: I18N_NOOP KDE -> TDE. 14 years ago
Timothy Pearson 08c6ddb04b Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson fe0bbe03a0 Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson d6c7470803 Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson 8411b33367 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit a836ba3329.
14 years ago
Timothy Pearson a836ba3329 Rename a number of old tq methods that are no longer tq specific 15 years ago
Timothy Pearson 760b59d010 Fix accidental conversion of dockwin 15 years ago
Timothy Pearson b581a185c1 Rename kwin to twin (part 1 of 2) 15 years ago
Timothy Pearson 69c467d891 Rename additional instances of KDE to TDE 15 years ago
Timothy Pearson bc5d06619f Additional kde to tde renaming 15 years ago
tpearson 58a1afd8f5 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 49eda0ff22 Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0579ae7150 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 604ed09603 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 3a17cb64a8 Fix kpicosim FTBFS under gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1244260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d4c555df8d Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8f1624dd9a TQt4 port kpicosim
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1238884 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ff1242765e Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1106854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
tpearson 09a528fd59 Added old abandoned (but very good!) KDE3 KPicoSim application
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1092928 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago