Branch: r14.0.x

da7847ad 2010-02-10 13:54:13 tpearson
Added old abandoned KDE3 version of Kima


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1088422 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
A AUTHORS
A COPYING
A ChangeLog
A INSTALL
A Makefile.am
A Makefile.cvs
A NEWS
A README
A TODO
A acinclude.m4
A aclocal.m4
A config.h.in
A config.log
A configure.files
A configure.in
A configure.in.in
A doc/Makefile.am
A doc/en/Makefile.am
A doc/en/index.docbook
A po/Makefile.am
A po/de.po
A po/es.po
A po/hu.po
A po/id.po
A po/kima.pot
A po/sv.po
A po/tr.po
A src/Makefile.am
A src/cpufreqd/Makefile.am
A src/cpufreqd/cpufreqd.cpp
A src/cpufreqd/cpufreqd.h
A src/cpufreqd/cpufreqdconnection.cpp
A src/cpufreqd/cpufreqdconnection.h
A src/cpufreqd/cpufreqdprofile.cpp
A src/cpufreqd/cpufreqdprofile.h
A src/flowlayout.cpp
A src/flowlayout.h
A src/kima.cpp
A src/kima.desktop
A src/kima.h
A src/prefs.cpp
A src/prefs.ui
A src/sourcelistitem.cpp
A src/sourcelistitem.h
A src/sources/Makefile.am
A src/sources/acpithermalsrc.cpp
A src/sources/acpithermalsrc.h
A src/sources/batterysrc.cpp
A src/sources/batterysrc.h
A src/sources/cpuinfofreqsrc.cpp
A src/sources/cpuinfofreqsrc.h
A src/sources/hddtempsrc.cpp
A src/sources/hddtempsrc.h
A src/sources/hwmonfansrc.cpp
A src/sources/hwmonfansrc.h
A src/sources/hwmonthermalsrc.cpp
A src/sources/hwmonthermalsrc.h
A src/sources/i8ksrc.cpp
A src/sources/i8ksrc.h
A src/sources/ibmacpifansrc.cpp
A src/sources/ibmacpifansrc.h
A src/sources/ibmacpithermalsrc.cpp
A src/sources/ibmacpithermalsrc.h
A src/sources/ibmhdaps.cpp
A src/sources/ibmhdaps.h
A src/sources/ibookg4thermalsrc.cpp
A src/sources/ibookg4thermalsrc.h
A src/sources/labelsource.cpp
A src/sources/labelsource.h
A src/sources/labelsourcePrefs.cpp
A src/sources/labelsourcePrefs.ui
A src/sources/nvidiathermalsrc.cpp
A src/sources/nvidiathermalsrc.h
A src/sources/omnibookthermalsrc.cpp
A src/sources/omnibookthermalsrc.h
A src/sources/source.cpp
A src/sources/source.h
A src/sources/sourceprefs.cpp
A src/sources/sourceprefs.ui
A src/sources/sysfreqsrc.cpp
A src/sources/sysfreqsrc.h
A src/sources/threadedtrigger.cpp
A src/sources/threadedtrigger.h
A src/sources/triggeredsource.cpp
A src/sources/triggeredsource.h
A src/sources/updateevent.cpp
A src/sources/updateevent.h
A src/sources/uptimesrc.cpp
A src/sources/uptimesrc.h
A subdirs
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..689ba25
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,24 @@
+Authors:
+========
+Ken Werner         <ken.werner@...>
+Johannes Schaub    <schaub-johannes@...>
+Valentine Sinitsyn <e_val@...> (cpufreqd control module) 
+
+Thanks to:
+==========
+Franziska Simmank (website)
+Manfred Paul (debian support)
+Rainer Dorsch (debian support)
+Flavio Castelli (iBook G4 support)
+Jocke Andersson (extended preferences)
+Raoul Martin
+Donnie Bhayangkara
+Gonzalo Nemmi
+Mariusz Ciesla
+Mark Rosenstand
+Santiago Bruno
+Dark Apostrophe
+Sascha Hoogen
+Peter Avramucz
+Oskar Ellstr��m
+U��ur ��etin
\ No newline at end of file
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..c13faf0
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,340 @@
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+                       51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+		    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
 ** Diff limit reached (max: 250 lines) **
383adc28 2011-07-04 15:48:23 tpearson
TQt4 port kima
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1239290 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/cpufreqd/cpufreqd.cpp
M src/cpufreqd/cpufreqd.h
M src/cpufreqd/cpufreqdconnection.cpp
M src/cpufreqd/cpufreqdconnection.h
M src/cpufreqd/cpufreqdprofile.cpp
M src/cpufreqd/cpufreqdprofile.h
M src/flowlayout.cpp
M src/flowlayout.h
M src/kima.cpp
M src/kima.h
M src/prefs.cpp
M src/prefs.ui
M src/sourcelistitem.cpp
M src/sourcelistitem.h
M src/sources/acpithermalsrc.cpp
M src/sources/acpithermalsrc.h
M src/sources/batterysrc.cpp
M src/sources/batterysrc.h
M src/sources/cpuinfofreqsrc.cpp
M src/sources/cpuinfofreqsrc.h
M src/sources/hddtempsrc.cpp
M src/sources/hddtempsrc.h
M src/sources/hwmonfansrc.cpp
M src/sources/hwmonfansrc.h
M src/sources/hwmonthermalsrc.cpp
M src/sources/hwmonthermalsrc.h
M src/sources/i8ksrc.cpp
M src/sources/i8ksrc.h
M src/sources/ibmacpifansrc.cpp
M src/sources/ibmacpifansrc.h
M src/sources/ibmacpithermalsrc.cpp
M src/sources/ibmacpithermalsrc.h
M src/sources/ibmhdaps.cpp
M src/sources/ibmhdaps.h
M src/sources/ibookg4thermalsrc.cpp
M src/sources/ibookg4thermalsrc.h
M src/sources/labelsource.cpp
M src/sources/labelsource.h
M src/sources/labelsourcePrefs.cpp
M src/sources/labelsourcePrefs.ui
M src/sources/nvidiathermalsrc.cpp
M src/sources/nvidiathermalsrc.h
M src/sources/omnibookthermalsrc.cpp
M src/sources/omnibookthermalsrc.h
M src/sources/source.cpp
M src/sources/source.h
M src/sources/sourceprefs.cpp
M src/sources/sourceprefs.ui
M src/sources/sysfreqsrc.cpp
M src/sources/sysfreqsrc.h
M src/sources/threadedtrigger.cpp
M src/sources/threadedtrigger.h
M src/sources/triggeredsource.cpp
M src/sources/triggeredsource.h
M src/sources/updateevent.cpp
M src/sources/updateevent.h
M src/sources/uptimesrc.cpp
M src/sources/uptimesrc.h
 ** Diff limit reached (max: 250 lines) **
670adfaf 2011-07-08 21:23:29 tpearson
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/kima@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/flowlayout.cpp
M src/prefs.ui
M src/sources/labelsource.cpp
M src/sources/labelsourcePrefs.cpp
M src/sources/labelsourcePrefs.ui
M src/sources/sourceprefs.ui
 ** Diff limit reached (max: 250 lines) **
7eadc95d 2011-08-05 12:12:16 tpearson
Fix missing Q_OBJECT macros


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/kima.h
M src/sourcelistitem.h
M src/sources/acpithermalsrc.h
M src/sources/batterysrc.h
M src/sources/cpuinfofreqsrc.h
M src/sources/hddtempsrc.h
M src/sources/hwmonfansrc.h
M src/sources/hwmonthermalsrc.h
M src/sources/i8ksrc.h
M src/sources/ibmacpifansrc.h
M src/sources/ibmacpithermalsrc.h
M src/sources/ibmhdaps.h
M src/sources/ibookg4thermalsrc.h
M src/sources/labelsource.h
M src/sources/nvidiathermalsrc.h
M src/sources/omnibookthermalsrc.h
M src/sources/sysfreqsrc.h
M src/sources/threadedtrigger.h
M src/sources/uptimesrc.h
 ** Diff limit reached (max: 250 lines) **
497ab124 2011-08-10 01:08:18 tpearson
rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/flowlayout.cpp
M src/kima.cpp
M src/sources/nvidiathermalsrc.cpp
 ** Diff limit reached (max: 250 lines) **
2c89c811 2011-08-10 17:19:39 tpearson
rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/cpufreqd/cpufreqdconnection.cpp
M src/cpufreqd/cpufreqdconnection.h
M src/flowlayout.cpp
M src/flowlayout.h
M src/kima.h
M src/prefs.cpp
M src/sources/labelsource.h
M src/sources/labelsourcePrefs.cpp
M src/sources/sourceprefs.cpp
 ** Diff limit reached (max: 250 lines) **
9b718d40 2011-08-20 20:43:11 tpearson
Convert remaining references to kde3 (e.g. in paths) to trinity


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M acinclude.m4
M config.log
 ** Diff limit reached (max: 250 lines) **
d1743454 2011-08-30 23:15:04 tpearson
Fix remaining instances of tqStatus embedded in user visible strings


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/sources/i8ksrc.cpp
 ** Diff limit reached (max: 250 lines) **
0beff1bc 2011-11-04 16:47:04 Timothy Pearson
Added common directories
A .gitmodules
A admin
A cmake
 ** Diff limit reached (max: 250 lines) **
855c82fa 2011-11-05 21:46:06 Timothy Pearson
Rename kde libraries to tde
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
feb57cbf 2011-11-05 22:07:39 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
47abc906 2011-11-06 02:19:26 Timothy Pearson
Additional kde to tde renaming
M acinclude.m4
M config.log
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
edfa94cd 2011-11-06 03:07:34 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
aed097c8 2011-11-06 03:07:35 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
d75ef26c 2011-11-06 16:23:16 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
c7537ba9 2011-11-06 21:33:41 Timothy Pearson
Rename additional instances of KDE to TDE
M acinclude.m4
M config.log
M src/Makefile.am
M src/sources/Makefile.am
 ** Diff limit reached (max: 250 lines) **
6cd06e9a 2011-11-06 22:28:20 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
f90cd1ba 2011-11-08 01:11:53 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
713ae7c1 2011-11-16 13:39:06 Timothy Pearson
Additional renaming of kde to tde
M acinclude.m4
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
7cb8bfd5 2011-11-16 14:03:51 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
c13a76ee 2011-11-16 14:03:52 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
aecb5278 2011-11-18 02:13:58 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
29b21f17 2011-11-24 13:40:37 Timothy Pearson
Fix FTBFS
M src/flowlayout.cpp
 ** Diff limit reached (max: 250 lines) **
d0f9e920 2011-11-25 00:29:48 Timothy Pearson
Fix FTBFS
M src/flowlayout.h
 ** Diff limit reached (max: 250 lines) **
768b91cc 2011-11-26 15:09:51 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
af5f8ba8 2011-12-03 23:48:35 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
475f1c09 2011-12-07 18:49:47 Timothy Pearson
Rename KDEHOME and KDEDIR
M acinclude.m4
M configure.in
 ** Diff limit reached (max: 250 lines) **
dfe4a152 2011-12-07 21:07:43 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6981c239 2011-12-15 15:30:39 Timothy Pearson
Rename a number of old tq methods that are no longer tq specific
M src/flowlayout.cpp
M src/flowlayout.h
M src/kima.cpp
M src/kima.h
M src/prefs.cpp
M src/sources/acpithermalsrc.cpp
M src/sources/cpuinfofreqsrc.cpp
M src/sources/hddtempsrc.cpp
M src/sources/hwmonfansrc.cpp
M src/sources/hwmonthermalsrc.cpp
M src/sources/i8ksrc.cpp
M src/sources/ibmacpifansrc.cpp
M src/sources/ibmacpithermalsrc.cpp
M src/sources/ibmhdaps.cpp
M src/sources/ibookg4thermalsrc.cpp
M src/sources/labelsource.cpp
M src/sources/labelsourcePrefs.cpp
M src/sources/labelsourcePrefs.ui
M src/sources/omnibookthermalsrc.cpp
M src/sources/source.cpp
M src/sources/source.h
M src/sources/sourceprefs.cpp
M src/sources/sourceprefs.ui
M src/sources/sysfreqsrc.cpp
M src/sources/uptimesrc.cpp
 ** Diff limit reached (max: 250 lines) **
0b46312b 2011-12-16 09:56:11 Timothy Pearson
Revert "Rename a number of old tq methods that are no longer tq specific"

This reverts commit 6981c239dedc72969f6f539afeef646a19c867c0.
M src/flowlayout.cpp
M src/flowlayout.h
M src/kima.cpp
M src/kima.h
M src/prefs.cpp
M src/sources/acpithermalsrc.cpp
M src/sources/cpuinfofreqsrc.cpp
M src/sources/hddtempsrc.cpp
M src/sources/hwmonfansrc.cpp
M src/sources/hwmonthermalsrc.cpp
M src/sources/i8ksrc.cpp
M src/sources/ibmacpifansrc.cpp
M src/sources/ibmacpithermalsrc.cpp
M src/sources/ibmhdaps.cpp
M src/sources/ibookg4thermalsrc.cpp
M src/sources/labelsource.cpp
M src/sources/labelsourcePrefs.cpp
M src/sources/labelsourcePrefs.ui
M src/sources/omnibookthermalsrc.cpp
M src/sources/source.cpp
M src/sources/source.h
M src/sources/sourceprefs.cpp
M src/sources/sourceprefs.ui
M src/sources/sysfreqsrc.cpp
M src/sources/uptimesrc.cpp
 ** Diff limit reached (max: 250 lines) **
fc6629f9 2011-12-18 18:10:03 Timothy Pearson
Rename old tq methods that no longer need a unique name
M src/flowlayout.cpp
M src/flowlayout.h
M src/kima.cpp
M src/prefs.cpp
M src/sources/labelsource.cpp
M src/sources/labelsourcePrefs.cpp
M src/sources/labelsourcePrefs.ui
M src/sources/sourceprefs.cpp
M src/sources/sourceprefs.ui
 ** Diff limit reached (max: 250 lines) **
5599badf 2011-12-19 11:36:42 Timothy Pearson
Remove additional unneeded tq method conversions
M src/flowlayout.cpp
M src/kima.cpp
M src/sources/hddtempsrc.cpp
M src/sources/hwmonfansrc.cpp
M src/sources/hwmonthermalsrc.cpp
M src/sources/labelsource.cpp
M src/sources/uptimesrc.cpp
 ** Diff limit reached (max: 250 lines) **
aab6b748 2011-12-21 14:04:42 Timothy Pearson
Rename obsolete tq methods to standard names
M src/flowlayout.cpp
M src/flowlayout.h
M src/kima.cpp
M src/kima.h
M src/sources/labelsourcePrefs.cpp
M src/sources/labelsourcePrefs.ui
M src/sources/source.cpp
M src/sources/source.h
 ** Diff limit reached (max: 250 lines) **
5a36acfa 2012-01-01 00:51:18 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
9a9893f2 2012-01-02 12:38:30 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
1d7b74ef 2012-01-19 23:29:08 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
02625d34 2012-02-01 14:25:52 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
0a9ba5b9 2012-02-02 04:27:30 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
496e2477 2012-02-02 14:58:29 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
cfd8853c 2012-02-07 18:13:47 Timothy Pearson
Rename include subdirectory to tde
M acinclude.m4
M config.log
 ** Diff limit reached (max: 250 lines) **
0e92be08 2012-02-07 19:47:58 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
85437d69 2012-02-10 14:01:33 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
fb250d8c 2012-02-11 14:54:00 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
10a5c601 2012-02-11 14:54:02 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
53308fab 2012-02-12 15:30:03 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
a59fddf8 2012-02-14 21:08:13 Timothy Pearson
Update various qt function definitions and static methods for tqt3
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
fcbaf76c 2012-02-14 22:10:44 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
b8b43c22 2012-02-16 18:13:37 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
b9e61d65 2012-02-17 15:59:41 Timothy Pearson
Remove spurious TQ_OBJECT instances
M src/cpufreqd/cpufreqd.h
M src/flowlayout.h
M src/kima.h
M src/sourcelistitem.h
M src/sources/acpithermalsrc.h
M src/sources/batterysrc.h
M src/sources/cpuinfofreqsrc.h
M src/sources/hddtempsrc.h
M src/sources/hwmonfansrc.h
M src/sources/hwmonthermalsrc.h
M src/sources/i8ksrc.h
M src/sources/ibmacpifansrc.h
M src/sources/ibmacpithermalsrc.h
M src/sources/ibmhdaps.h
M src/sources/ibookg4thermalsrc.h
M src/sources/labelsource.h
M src/sources/nvidiathermalsrc.h
M src/sources/omnibookthermalsrc.h
M src/sources/source.h
M src/sources/sysfreqsrc.h
M src/sources/threadedtrigger.h
M src/sources/triggeredsource.h
M src/sources/uptimesrc.h
 ** Diff limit reached (max: 250 lines) **
85862aa3 2012-02-19 16:49:47 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
317e49fc 2012-02-25 18:03:55 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
a36d8495 2012-02-26 14:17:42 Timothy Pearson
Rename kde-config to tde-config
M README
M acinclude.m4
M configure.in
 ** Diff limit reached (max: 250 lines) **
935782cf 2012-02-26 14:51:46 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
c4efd92a 2012-02-26 14:51:47 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
6aa96b44 2012-03-04 17:32:52 Timothy Pearson
Update docbook header per Darrell's instructions
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
5aecc7c7 2012-03-06 01:07:45 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
fb93e4c8 2012-03-06 13:26:57 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
33191679 2012-03-13 03:51:06 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
4e9525b2 2012-03-26 16:55:08 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
60cf4485 2012-03-31 18:33:02 Darrell Anderson
Remove stray config.log.
R config.log
 ** Diff limit reached (max: 250 lines) **
7278ae4b 2012-04-10 21:46:12 Darrell Anderson
Updated to build with gcc 4.7.
Thanks to David C. Rankin!
M src/cpufreqd/cpufreqdconnection.h
 ** Diff limit reached (max: 250 lines) **
350d8642 2012-04-10 23:31:06 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
0d25c224 2012-04-10 23:31:09 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
ba0694df 2012-04-11 10:45:02 Darrell Anderson
Update HTML install path references.
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
a5482338 2012-04-14 18:27:00 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
de15efaa 2012-05-19 03:17:26 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7bf2f7ca 2012-06-08 15:44:02 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
277e57da 2012-06-08 15:44:03 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
5e8526e2 2012-06-08 16:46:26 Darrell Anderson
Update XDG information in support of bug report 892.
M acinclude.m4
M src/kima.desktop
 ** Diff limit reached (max: 250 lines) **
1fd109c7 2012-06-08 16:46:41 Darrell Anderson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/kima
M admin
M cmake
 ** Diff limit reached (max: 250 lines) **
28e862e4 2012-06-12 18:25:20 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
38eb3578 2012-06-14 02:54:54 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
13bf74b0 2012-06-15 09:45:52 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
f4024d00 2012-06-19 17:40:53 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
dcf853d6 2012-06-21 21:18:19 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
c1566ae0 2012-06-27 12:56:11 Darrell Anderson
Branding: KDE panel->TDE panel.
M README
 ** Diff limit reached (max: 250 lines) **
0e4d830f 2012-07-20 01:14:03 Timothy Pearson
Fix FTBFS
Thanks to David Rankin for the patch!
M src/kima.h
 ** Diff limit reached (max: 250 lines) **
91969862 2012-08-07 03:02:59 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
1086cde3 2012-09-10 02:37:12 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
9ac91577 2012-09-14 23:24:03 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
ed744932 2012-10-21 13:30:08 Darrell Anderson
Fix inadvertent tqt changes.
M src/flowlayout.h
M src/kima.h
M src/sourcelistitem.h
M src/sources/acpithermalsrc.h
M src/sources/batterysrc.h
M src/sources/cpuinfofreqsrc.h
M src/sources/hddtempsrc.h
M src/sources/hwmonfansrc.h
M src/sources/hwmonthermalsrc.h
M src/sources/i8ksrc.h
M src/sources/ibmacpifansrc.h
M src/sources/ibmacpithermalsrc.h
M src/sources/ibmhdaps.h
M src/sources/ibookg4thermalsrc.h
M src/sources/labelsource.h
M src/sources/nvidiathermalsrc.h
M src/sources/omnibookthermalsrc.h
M src/sources/source.h
M src/sources/sysfreqsrc.h
M src/sources/threadedtrigger.h
M src/sources/triggeredsource.h
M src/sources/uptimesrc.h
 ** Diff limit reached (max: 250 lines) **
6af58827 2012-10-26 15:34:28 Darrell Anderson
Add automake support for --enable-gcc-hidden-visibility.
M configure.in.in
 ** Diff limit reached (max: 250 lines) **
dcfacffa 2012-11-20 07:04:43 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
a02be23d 2012-11-20 07:04:47 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
7240de06 2012-11-27 07:04:40 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
447abd53 2012-11-27 07:04:48 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
c7079276 2013-01-19 23:55:20 Timothy Pearson
Rename KApplication to TDEApplication to avoid conflicts with KDE4
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
b7410f67 2013-01-20 00:28:57 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
33404473 2013-01-22 19:53:04 Timothy Pearson
Rename KInstance and KAboutData to avoid conflicts with KDE4
M src/kima.cpp
 ** Diff limit reached (max: 250 lines) **
07ab01d7 2013-01-22 21:52:21 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
3f7edc48 2013-01-24 13:20:54 Timothy Pearson
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
M ChangeLog
M src/kima.cpp
M src/sources/nvidiathermalsrc.cpp
M src/sources/source.cpp
 ** Diff limit reached (max: 250 lines) **
d1a1ded7 2013-01-25 00:07:58 Timothy Pearson
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
M src/flowlayout.cpp
M src/flowlayout.h
M src/kima.cpp
M src/kima.h
M src/sources/labelsource.cpp
M src/sources/labelsource.h
M src/sources/source.cpp
M src/sources/source.h
 ** Diff limit reached (max: 250 lines) **
353c1bee 2013-01-26 13:09:11 Timothy Pearson
Rename a number of libraries and executables to avoid conflicts with KDE4
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
d8aa44e1 2013-01-26 15:52:25 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
8407e1de 2013-01-27 00:53:10 Timothy Pearson
Rename a number of libraries and executables to avoid conflicts with KDE4
M acinclude.m4
M src/kima.cpp
M src/sources/source.h
 ** Diff limit reached (max: 250 lines) **
3e893c79 2013-01-27 02:26:59 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
06ab7782 2013-01-27 02:27:02 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
67222584 2013-01-27 20:56:10 Timothy Pearson
Rename kiobuffer and KHTML
M acinclude.m4
M cmake
 ** Diff limit reached (max: 250 lines) **
e0ac7289 2013-01-28 09:50:45 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7f754ed2 2013-01-28 10:22:21 Timothy Pearson
Fix up remaining references to -lkio
M acinclude.m4
M admin
 ** Diff limit reached (max: 250 lines) **
4ee5710b 2013-01-28 10:27:08 Timothy Pearson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/kima
 ** Diff limit reached (max: 250 lines) **
47db669e 2013-01-29 23:21:04 Timothy Pearson
Rename a few build variables for overall consistency
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
c7f7c8c1 2013-01-30 01:00:03 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
63a7bd41 2013-02-01 08:01:35 Timothy Pearson
Rename KLocale to enhance compatibility with KDE4
M src/sources/source.cpp
 ** Diff limit reached (max: 250 lines) **
50fd2fb3 2013-02-01 15:00:38 Timothy Pearson
Rename a number of classes to enhance compatibility with KDE4
M src/kima.cpp
M src/kima.h
M src/prefs.cpp
M src/prefs.ui
M src/sources/labelsourcePrefs.cpp
M src/sources/labelsourcePrefs.ui
 ** Diff limit reached (max: 250 lines) **
7065b83d 2013-02-01 23:11:27 Timothy Pearson
Rename many classes and header files to avoid conflicts with KDE4
M src/kima.cpp
M src/prefs.cpp
M src/prefs.ui
M src/sources/labelsource.cpp
M src/sources/labelsourcePrefs.cpp
M src/sources/labelsourcePrefs.ui
 ** Diff limit reached (max: 250 lines) **
19fe7a9e 2013-02-07 10:55:09 Timothy Pearson
Rename KAbout to avoid conflicts with KDE4
M src/kima.cpp
M src/kima.h
 ** Diff limit reached (max: 250 lines) **
84090f97 2013-02-11 05:43:25 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
9c4f606e 2013-02-14 17:05:27 Timothy Pearson
Rename common header files for consistency with class renaming
M src/kima.cpp
 ** Diff limit reached (max: 250 lines) **
d4464393 2013-02-15 21:46:24 Timothy Pearson
Rename additional header files to avoid conflicts with KDE4
M src/cpufreqd/cpufreqd.cpp
M src/kima.cpp
M src/prefs.cpp
M src/sources/acpithermalsrc.cpp
M src/sources/batterysrc.cpp
M src/sources/cpuinfofreqsrc.cpp
M src/sources/hddtempsrc.cpp
M src/sources/hwmonfansrc.cpp
M src/sources/hwmonthermalsrc.cpp
M src/sources/i8ksrc.cpp
M src/sources/ibmacpifansrc.cpp
M src/sources/ibmacpithermalsrc.cpp
M src/sources/ibmhdaps.cpp
M src/sources/ibookg4thermalsrc.cpp
M src/sources/labelsource.cpp
M src/sources/labelsourcePrefs.cpp
M src/sources/nvidiathermalsrc.cpp
M src/sources/omnibookthermalsrc.cpp
M src/sources/source.cpp
M src/sources/sourceprefs.cpp
M src/sources/sysfreqsrc.cpp
M src/sources/uptimesrc.cpp
 ** Diff limit reached (max: 250 lines) **
11f26ecd 2013-02-16 00:54:04 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
b9effe0a 2013-02-16 00:54:09 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
dc13efdb 2013-02-16 14:23:38 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
6414e27e 2013-02-17 22:45:44 Timothy Pearson
Fix references to lkabc
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
a0f3115b 2013-02-18 14:36:00 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
8a9dc411 2013-02-19 01:33:02 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
5014ae3b 2013-02-20 16:14:28 Timothy Pearson
Rename KABC namespace
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
01f94c71 2013-02-20 19:23:25 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
de863780 2013-02-21 13:18:39 Timothy Pearson
Rename makekdewidgets
M acinclude.m4
 ** Diff limit reached (max: 250 lines) **
cbb75d18 2013-02-21 13:39:24 Timothy Pearson
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/kima
M admin
 ** Diff limit reached (max: 250 lines) **
c2c9050a 2013-02-21 15:09:37 Timothy Pearson
Second part of prior commit
M admin
M cmake
 ** Diff limit reached (max: 250 lines) **
bc8c073f 2013-03-31 02:45:14 Timothy Pearson
Use TDE hardware library instead of HAL
Remove spurious build files
M config.h.in
M configure.in.in
M src/Makefile.am
M src/sources/Makefile.am
M src/sources/batterysrc.cpp
M src/sources/batterysrc.h
M src/sources/ibmacpithermalsrc.cpp
R acinclude.m4
R aclocal.m4
R configure.in
 ** Diff limit reached (max: 250 lines) **
950ba1d0 2013-04-18 18:14:14 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
a01bc134 2013-05-23 19:10:11 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
05ebd1c0 2013-08-27 16:10:36 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
22864934 2013-08-29 18:38:28 Slávek Banko
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
ce05903f 2013-09-03 12:57:11 Slávek Banko
Additional k => tde renaming and fixes
M admin
 ** Diff limit reached (max: 250 lines) **
9d396e87 2013-09-15 06:38:43 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
da274e2f 2013-09-15 06:38:45 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
31f7c280 2013-12-23 06:09:36 Slávek Banko
Rename kdewidgets => tdewidgets
M admin
M cmake
 ** Diff limit reached (max: 250 lines) **
c9e5822e 2014-01-21 23:34:41 Darrell Anderson
Fix help handbook not appearing in main handbook table of contents.
M src/kima.desktop
 ** Diff limit reached (max: 250 lines) **
c6ff38a6 2014-02-02 13:42:43 Darrell Anderson
Remove version number from help handbook.
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
35ea8ada 2014-03-02 13:49:35 Darrell Anderson
Replace template-only help handbook with new default format.
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
d5678625 2014-03-27 04:51:03 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
31f90cab 2014-03-27 04:51:05 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
878495eb 2014-03-28 20:11:54 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
e9b400c9 2014-04-17 01:33:33 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
c9a8fe70 2014-05-26 18:41:17 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
375715d1 2014-05-26 20:41:11 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
0e02f6b0 2014-09-14 16:14:04 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
2fb8f026 2014-09-24 12:10:28 Slávek Banko
Fix remaining renaming knewstuff
M admin
 ** Diff limit reached (max: 250 lines) **
43001c7e 2014-09-28 22:13:16 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
c237a928 2014-09-29 10:40:47 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
26f7a504 2014-10-11 17:19:18 Timothy Pearson
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
M src/kima.desktop
 ** Diff limit reached (max: 250 lines) **
010eba51 2014-10-12 11:48:11 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
dfbe9f78 2014-10-13 17:50:09 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
1f09013c 2014-10-14 12:14:54 Automated System
Reset submodule main/applications/kima/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
19a484e4 2014-10-19 22:01:11 Automated System
Reset submodule main/applications/kima/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **