summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2002-09-30wtf is going on with my version entries?llornkcor1-1/+1
2002-09-30- added an option to quit to consolesandman4-169/+231
- launcher is now started via a login shell - font is "hardcoded" to helvetica - screen saver is "hardcoded" to 30/20/60 secs (this should make opie-login usable, regardless of any (miss)-configuration of the normal OPIE appearance)
2002-09-29temporary workarround to prevent high cpuloads after first app is launchedharlekin1-1/+3
2002-09-29compromise for the new busy indicator:sandman1-12/+38
old explosion + new highlight = exploding highlight ;)
2002-09-27- fixed bg image locationsandman1-1/+1
2002-09-27- fixed the default bg typesandman1-2/+2
2002-09-27- fixed the font selectionsandman4-13/+29
- added a .control file - fixed the default bg type
2002-09-26Qtopia 1.6 merge:sandman4-615/+1107
Launcher tabs can now each have their own background, icon-size and font.
2002-09-26All settings should work now -- only launcher doesn't (currently) use thesesandman10-71/+360
config values
2002-09-26adapted to new logo dirharlekin1-2/+2
2002-09-25Disable SafeMode for now, since it can't be turned off easily once it getssandman1-1/+5
activated.
2002-09-25load and save of tab settings works now -- bg image still missingsandman4-12/+32
2002-09-25change to reflect familiar's record/memo button sending Key_24 nowllornkcor1-1/+1
2002-09-24beta version - not fully functionalsandman7-85/+571
2002-09-22fix typo in loadOptions()llornkcor1-25/+25
2002-09-22interfaces now in libopieharlekin12-113/+11
2002-09-22interface updatesharlekin14-73/+49
2002-09-21dont send keyRegister message if keycode is 0, or key is releasedllornkcor1-683/+684
2002-09-21close alert is dsp errorllornkcor1-5/+6
2002-09-21 code cleanupsharlekin2-5/+3
2002-09-21usualharlekin2-11/+14
2002-09-21adapted to the new pic dirsharlekin1-1/+1
2002-09-21use libqpes up down arrows instead of the up down from opieplayer1 .-)harlekin1-5/+3
2002-09-21fixed pathharlekin3-3/+3
2002-09-20make the order tab default shown in config dialogharlekin2-1/+6
2002-09-20otabwidget now in config dialogharlekin3-8/+8
2002-09-20fixed the crash when closing config dialog and also sorting of the plugins ↵harlekin3-42/+66
is working now
2002-09-20cleanupllornkcor1-33/+3
2002-09-20remove recording checkllornkcor1-4/+4
2002-09-20remove keyPress with null param checkllornkcor1-3/+3
2002-09-19config widget a bit nicerharlekin1-3/+3
2002-09-19added line clipping to config and code cleanupsharlekin3-14/+26
2002-09-19fixllornkcor1-2/+4
2002-09-19*** empty log message ***harlekin1-1/+1
2002-09-19fixed dependsharlekin2-2/+11
2002-09-19typo fixharlekin1-4/+1
2002-09-19fixed config optionharlekin4-28/+26
2002-09-19fixes control fileharlekin3-6/+6
2002-09-18use bool where bool is mentharlekin4-18/+22
2002-09-18reload plugins now on config changeharlekin6-57/+40
2002-09-17icons back to the toharlekin1-9/+13
2002-09-17activation and deactivation of plugins works nowharlekin1-5/+5
2002-09-17only start config dialog onceharlekin1-4/+3
2002-09-17some changesharlekin10-112/+105
2002-09-16Remove the valgrind file no output was wantedzecke1-3523/+0
2002-09-15revert my changeszecke1-1/+1
2002-09-15revert my changezecke1-1/+1
2002-09-15revert my changes they we're unwishedzecke4-15/+11
2002-09-15add valgrind output have funzecke1-0/+3523
2002-09-15Fix some runtime warningszecke5-12/+14
make configwidget.h include Q_OBJECT add configwidget.h to the plugins use QGuardedPtr inside TodayBase for better debugging