summaryrefslogtreecommitdiff
path: root/core/settings
AgeCommit message (Expand)AuthorFilesLines
2007-01-19Every file in this commit has a change to check the return value of a call.erik2-6/+12
2005-10-12fixed bug #1624: Button settngs changes are applied only after restarthrw1-1/+2
2005-08-22changed tab order in light-and-power settings panelhrw1-17/+12
2005-06-17Fix bug #1557skyhusker1-3/+3
2005-05-04Resource -> OResourcedrw2-55/+56
2005-05-04Resource -> OResource and add missing lib dependenciesdrw2-5/+7
2005-05-04Resource -> OResource and add missing lib dependenciesdrw2-4/+5
2005-04-24Resource -> OResourcedrw2-26/+28
2005-04-14More icon sizing updatesdrw1-22/+22
2005-04-05Don't append file extension for imagesdrw1-2/+2
2005-03-14scrollview - when having a lot of buttons the dialog window is to smallalwin1-142/+152
2005-03-12Fix default settings for background in Edit tab dialogdrw1-28/+18
2005-03-04Fix name of plugins in label - patch courtesy of Gintsdrw1-2/+2
2005-03-03Scale icons appropriatelydrw1-5/+9
2005-02-17The response to the static background pixmap was overwhelmingly positive, hence:mickeyl2-3/+12
2005-01-11finish per-tab column setting. it now works on the fly and is persistentmickeyl3-1/+7
2005-01-11number of icon columns now also customizable through LauncherSettingsmickeyl4-9/+25
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-1/+1
2005-01-04control files : changed VERSION stringwimpie2-2/+2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use anyth...mickeyl6-407/+6
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl6-6/+407
2004-12-20Keep only 'local' Config instances to avoid some olderzecke1-26/+26
2004-11-11send qcop signal when enable/disable doctabalwin2-42/+53
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke3-8/+8
2004-10-08Recommend: added on the new opie-lockapplet, and on the opie-multiauth Applic...clem1-0/+1
2004-10-08better description of the app since it provides a real lock now, and can be u...clem1-2/+5
2004-10-08missing }clem1-1/+1
2004-10-08Big commit thanks to a little feature request :-) We now have an O-menu appletclem2-18/+4
2004-10-05Changed the way to test authentication: instead of having a hardcoded configclem2-61/+86
2004-09-30simpler explanationclem1-12/+2
2004-09-30- As Zecke suggested, we now hide the plugin list and authenticationclem2-107/+158
2004-09-30removing files from the old opie-security implem.clem2-520/+0
2004-09-24removed non-strings from tr() callsclem2-17/+17
2004-09-24Adding standard CVS ignoring for Qt/Opie built files.clem1-0/+5
2004-09-08fixed dependency (needs libqtaux2)schurig1-1/+1
2004-09-07Fix compiler warningzecke1-2/+2
2004-08-22Reload InputMethods when LauncherSettings changed InputMethod Optionszecke2-8/+30
2004-08-06Don't build it by default; more specific comment about how it's just usefulclem1-2/+2
2004-08-03fixed includeclem1-2/+1
2004-08-03add the quicklaunching library to the file listclem1-1/+1
2004-07-19securitybase.* is generated from ui so add it to .cvsignorezecke1-0/+1
2004-07-19Make it quicklaunchable againzecke4-53/+53
2004-07-18Security now depends on libopiesecurity2zecke1-1/+1
2004-07-17Use the MultiauthPassword::authenticate method instead of the handcraftingzecke1-16/+5
2004-07-17Be less verbosezecke2-9/+1
2004-07-17Add Clements reworked and OMAF capable Security Settings applicationzecke14-543/+1256
2004-06-19BUGFIX: 0001089 - remember Browse path when selecting a tab background imageharlekin3-11/+26
2004-06-17replaced tr( "" ) by "" (in order not to pollute the .ts translation files)clem1-18/+18
2004-06-10fixchicken1-1/+1
2004-06-04default focus back on the brightness sliders, closes bug 1340harlekin2-3/+17