Commit Graph

51 Commits (ed3ea78ffcaf8a86a97f09b3224200cb1fa34b80)
 

Author SHA1 Message Date
TDE Gitea ed3ea78ffc Reset submodule main/applications/filelight/cmake to latest HEAD 6 years ago
TDE Gitea 0a6830d2a7 Reset submodule main/applications/filelight/cmake to latest HEAD 6 years ago
TDE Gitea 6dca15d066 Reset submodule main/applications/filelight/cmake to latest HEAD 6 years ago
TDE Gitea 3bf2c9ee3c Reset submodule main/applications/filelight/cmake to latest HEAD 7 years ago
TDE Gitea 58f566b8cc Reset submodule main/applications/filelight/admin to latest HEAD 7 years ago
TDE Gitea d26b7d2659 Reset submodule main/applications/filelight/cmake to latest HEAD 7 years ago
TDE Gitea cb19f96a96 Reset submodule main/applications/filelight/cmake to latest HEAD 7 years ago
TDE Gitea 691a9e756e Reset submodule main/applications/filelight/cmake to latest HEAD 7 years ago
TDE Gitea 587a258979 Reset submodule main/applications/filelight/cmake to latest HEAD 7 years ago
TDE Gitea d2b3fde605 Reset submodule main/applications/filelight/cmake to latest HEAD 7 years ago
TDE Gitea 31419ef312 Reset submodule main/applications/filelight/cmake to latest HEAD 7 years ago
TDE Gitea 523a7fcbdd Reset submodule main/applications/filelight/admin to latest HEAD 7 years ago
TDE Gitea 609c86ed33 Reset submodule main/applications/filelight/cmake to latest HEAD 7 years ago
TDE Gitea fd48da905d Reset submodule main/applications/filelight/cmake to latest HEAD 7 years ago
TDE Gitea cb85d0298e Reset submodule main/applications/filelight/admin to latest HEAD 7 years ago
Slávek Banko 756fda6dec Reset submodule main/applications/filelight/admin to latest HEAD 7 years ago
Slávek Banko 144272e2f1 Reset submodule main/applications/filelight/admin to latest HEAD 7 years ago
Slávek Banko d0c648edf7 Reset submodule main/applications/filelight/admin to latest HEAD 7 years ago
Slávek Banko 6c7e6b784d Reset submodule main/applications/filelight/cmake to latest HEAD 8 years ago
Slávek Banko b58685a507 Reset submodule main/applications/filelight/admin to latest HEAD 9 years ago
Slávek Banko bf94ce20df Reset submodule main/applications/filelight/cmake to latest HEAD 10 years ago
Slávek Banko d8363a2a7f Reset submodule main/applications/filelight/admin to latest HEAD 10 years ago
Slávek Banko 44d89d0fbf Reset submodule main/applications/filelight/admin to latest HEAD 12 years ago
Slávek Banko 0f1f34065d Reset submodule main/applications/filelight/admin to latest HEAD 13 years ago
Slávek Banko c103efb880 Reset submodule main/applications/filelight/cmake to latest HEAD 13 years ago
Slávek Banko fa16884840 Reset submodule main/applications/filelight/cmake to latest HEAD 13 years ago
Slávek Banko 4483ae02f6 Reset submodule main/applications/filelight/cmake to latest HEAD 13 years ago
Slávek Banko bb0ba9b99c Reset submodule main/applications/filelight/cmake to latest HEAD 13 years ago
Slávek Banko f8f368c4d6 Reset submodule main/applications/filelight/admin to latest HEAD 13 years ago
Slávek Banko edbd199317 Reset submodule main/applications/filelight/cmake to latest HEAD 13 years ago
Slávek Banko 83654b9dd8 Reset submodule main/applications/filelight/cmake to latest HEAD 13 years ago
Slávek Banko 78542d3b06 Reset submodule main/applications/filelight/admin to latest HEAD 13 years ago
Slávek Banko 9901f55d61 Update final HTML install path so all modules are consistent. 13 years ago
Darrell Anderson 4f7a6a1218 Update HTML install path references.
(cherry picked from commit 00197d2e29)
13 years ago
Darrell Anderson 26e6b1d57f Fix corrupt png files. This partially resolves bug report 833.
Thanks to walch.martin.
(cherry picked from commit b60cf2aabf)
13 years ago
Timothy Pearson b798250779 Rename obsolete tq methods to standard names
(cherry picked from commit 86216add76)
13 years ago
Timothy Pearson 77dd1aa464 Remove additional unneeded tq method conversions
(cherry picked from commit d96d16a5d7)
13 years ago
Timothy Pearson a659b8d7f9 Rename old tq methods that no longer need a unique name
(cherry picked from commit c74c9068a8)
13 years ago
Timothy Pearson b27dc165a9 Fix FTBFS
(cherry picked from commit dd5c81d3b7)
13 years ago
Slávek Banko 4c59c3b0a0 Add common directories 13 years ago
tpearson df022183cf 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/filelight@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson baadce2839 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1d9d6c097a rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1f0e7cefe5 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/filelight@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7e3e5f90e4 Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f0296ef9e1 TQt4 port Filelight
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1233561 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3098eb9095 Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1106801 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
tpearson 272cb2e16d Makefile fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1085689 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
tpearson b1fa0a5d1d Added admin directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1084409 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago