summaryrefslogtreecommitdiffstats
path: root/ChangeLog.original
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:39:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:39:34 -0600
commiteb1bdc60acd823c3c81bb1b4c3b26c27befb13dd (patch)
treeb9ff8c91d3bebf0d3684f73b6a1fda607701b965 /ChangeLog.original
parentdb2f713d0a0aaa32f8aa4d1fb05a0569c2f1e9d6 (diff)
downloadkmymoney-eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd.tar.gz
kmymoney-eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd.zip
Additional renaming of kde to tde
Diffstat (limited to 'ChangeLog.original')
-rw-r--r--ChangeLog.original8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog.original b/ChangeLog.original
index 4de1291..9bda1b2 100644
--- a/ChangeLog.original
+++ b/ChangeLog.original
@@ -69,13 +69,13 @@
The new program is an applet that will dock on the task bar and monitor your
bills and deposits (when they are done !).
Tried to modify the configure stuff to support uic. Not trusted to work at this time, I cut and
- pasted most of the stuff from kdelibs-1.94.
+ pasted most of the stuff from tdelibs-1.94.
Converted the KNewBillWizard dialog to designer and all seems well. Will create all new
dialogs with designer now. The older, already implemented dialogs, will be converted
at some point in the future.
Added hacked versions of sizePolicy and sizeHint to kMyMoneyDateInput but they don't
really work properly.
- Completely hand edited the kdevelop project file to compile the new code and to accomodate
+ Completely hand edited the tdevelop project file to compile the new code and to accomodate
the new admin directory. God knows if it will work on other machines, but it does
work on mine! PLEASE DO NOT USE KDEVELOP ON THIS PROJECT AS IT WILL PROBABLY OVERWRITE
ALL THE HAND EDITED FILES (KDEVELOP DOESN'T ON MINE BUT I CAN'T GUARANTEE IT FOR OTHER
@@ -90,13 +90,13 @@
Removed QdbtTabular completely from the source code. All lists now use the
KListView class.
Moved over to KDevelop 1.3 and am now using the new templates and admin directory.
- Made all kdevelop dialogs into designer dialogs and they now look better and the tabs behave as expected.
+ Made all tdevelop dialogs into designer dialogs and they now look better and the tabs behave as expected.
Removed the dock applet from the source, I will release it once kmymoney2 becomes stable again. (most of
it isn't implemented anyway!).
If the build process fails try running the mk-ui.sh script in the kmymoney2 source directory first. (There
are some dependency problems on my machine ?).
Use the compile.sh script to build kmymoney2 from now on.
- Completely removed all the kdevelop dialogs and turned them into designer dialogs.
+ Completely removed all the tdevelop dialogs and turned them into designer dialogs.
Removed the Quick Start wizard and am thinking of a new interface to wizards/templates, maybe using some
kind of scripting so the user can add more if they want to.
More streamlining of the engine code to stop using QListIterators. All that needs to be done to