summaryrefslogtreecommitdiff
path: root/core/settings/button
AgeCommit message (Collapse)AuthorFilesLines
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-04-15hack for bug 840. remembers typed in messages.llornkcor1-106/+112
2003-03-19Fixed bug #744 where non mapped buttons in buttonsettings were not saved by ↵groucho3-7/+25
introducing the " ignore" statement. Also removed unsed debug code
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-30minor GUI fixsandman1-1/+1
2002-12-27*pst*cniehaus1-0/+2
2002-12-26be silentcniehaus1-0/+2
2002-12-26@@ -15,10 +15,6 @@cniehaus1-4/+0
<height>367</height> </rect> </property> - <property stdset="1"> - <name>caption</name> - <string>RemapDlgBase</string> - </property> <property> <name>layoutMargin</name> </property>
2002-12-23small bugfixes and speedupsandman5-14/+48
2002-12-23The first "-" (dash) in the filename isn't really a dash .. no idea what itsandman1-0/+0
really is and how it got there
2002-12-22New button settings -- replaces AppsKey, which does not work anymore withsandman11-0/+978
the new device button framework