summaryrefslogtreecommitdiff
path: root/core/settings/button
AgeCommit message (Collapse)AuthorFilesLines
2005-10-12fixed bug #1624: Button settngs changes are applied only after restarthrw1-1/+2
2005-04-24Resource -> OResourcedrw2-26/+28
2005-03-14scrollview - when having a lot of buttons the dialog window is to smallalwin1-142/+152
to display them.
2005-03-03Scale icons appropriatelydrw1-5/+9
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-66/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+66
2004-09-07Fix compiler warningzecke1-2/+2
2004-05-18catch up with cleanupmickeyl1-2/+2
2004-05-14fixeschicken1-1/+1
2004-05-02- convert qDebug to odebugar1-33/+39
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-15Fixed LIBOPIE2 config dependsbrad1-1/+1
2004-03-14ODP changezecke9-17/+18
2004-03-02run the optimize_connect scriptalwin2-2/+2
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2004-02-08improve support for BigScreenar1-2/+1
2003-12-10less includesharlekin3-3/+0
2003-12-04use opie-lupdate instead lupdatear1-18/+0
2003-11-06merge core/settings/*mickeyl4-53/+41
- light-and-power and security were a bit ugly, so I recommend someone who actually dealt with these files looking into if I got it right (not to tell about the frustratation about the fact that the ones who dealt with these files didn't do the merge in the first place :(
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
2003-06-05sanitizedschurig1-2/+2
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