summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2005-03-09cleanups/fixed potential crashersalwin8-85/+217
context menus are displayed in mainmenu, too.
2005-03-08Better version of icondrw1-53/+23
2005-03-07beautyalwin10-159/+44
hopefull some speedups obsolete stuff removed fixed a crasher
2005-03-07hostname should be filtered. Check return value of setting the hostnamealwin1-8/+24
and write operations.
2005-03-07let users set hostname via dialog. the same name will set asalwin3-2/+174
IRDA name so user can give their personal device a personal name. ;) ToDO: fixup init scripts in OE so hostname will set on startup into IRDA name
2005-03-07docLnk->isValid returns if the .doclnk file existsalwin1-1/+2
so its sensless here - we want the check if the real file exists.
2005-03-07applied patch from Paul Eggletonalwin1-1/+1
2005-03-06Fix bug 1600: Removing . from directory listingskyhusker1-1/+4
2005-03-06-NoForce is the default mode of the OWidgetStack. There is no needzecke1-2/+0
to set it here.
2005-03-06patches from Paul, human readable sizes and play button #1216llornkcor4-12/+59
2005-03-06attached images may views inside the mailview and not as extra dialogalwin4-19/+64
2005-03-05change the layoutdirection of main window when display is rotatingalwin2-7/+29
(LeftToRight when 0 rotation, TopToButtom when 90)
2005-03-05prepare for toggle of display mode of the different viewsalwin2-30/+61
2005-03-04Scale icons appropriatelydrw1-1/+4
2005-03-03Scale icons appropriatelydrw1-2/+4
2005-03-03Remove 'Experimental' from app captiondrw1-2/+2
2005-03-03Scale icons appropriatelydrw2-19/+39
2005-03-02Scale icons approprtelydrw1-8/+9
2005-03-02Scale icons approprtelydrw1-7/+7
2005-03-02fixed some problems in bigscreen mode and when rotatingalwin3-11/+55
2005-03-01Allow to wait 6 seconds (instead of three) when initialising the modemzecke1-1/+1
2005-03-01Fix SIGSEV I created with last updatedrw1-13/+16
2005-03-01update to new gutenberg directory structuresllornkcor4-988/+978
2005-03-01*** empty log message ***alwin2-1/+3
2005-02-28Scale weather icons based on AppLnk::smallIconSizedrw1-38/+37
2005-02-28other keymapping tool - not working this moment, I have to check it outalwin83-0/+8164
- the reason is that the config file is somewhat easier to understand than from zkbapplet and has a nice config tool. Please don't put it into any repositories this moment.
2005-02-28fix index dl from main view, user 8 bit files by default, do not show audio ↵llornkcor2-781/+799
files
2005-02-27all xml-files starting with "common" in name will not be listedalwin1-98/+101
2005-02-26uninitialized value of local variable fixedalwin1-1/+1
2005-02-23Disable full backup option for Opie 1.2, since it might not work correctly ↵drw2-78/+26
due to memory constraints
2005-02-23Under Locations tab, change file dialog button to use folder icon for better ↵drw1-2/+12
Opie consistency
2005-02-23Fix UI to prevent error dialog from displaying when it shouldn'tdrw5-120/+152
2005-02-22Add support for lists_dir ipkg configuration option, optimize ipkg ↵drw8-108/+177
configuration file read routine, update version to 0.6.2
2005-02-20.cvsignore updatesdrw10-5/+26
2005-02-20Update needed/required version of libipkg, bug was fixed in libipkg causing ↵drw1-1/+1
packagemanager problems
2005-02-20-Use own main methodzecke4-80/+20
-Remove default c'tor and use the remaining one as default -QString() -> QString::null (for Qt4 we will do the opposite) -use qApp->quit() and exit to be sure to really exit Still open: do not use the depcreated latin1 c'tor of QString, it is safe to use it here though (we only get IN/OUT and a mac address)
2005-02-20Do not use QuickLaunch to avoid printing of message to stdout,zecke1-11/+12
fix end of files to UNIX This should make it work with bluez again
2005-02-19Make use of the platformzecke1-1/+4
2005-02-19-QFileDialog is not used in opentext.cpp so remove it from its header filezecke2-3/+4
-Help Window eventually uses QFileDialog, better include it then as well...
2005-02-19opie sysinfo updateschicken1-0/+2
2005-02-19simplify some thingsllornkcor4-288/+125
2005-02-18use timer to display initial fileviewllornkcor2-63/+40
2005-02-18- #1570 - Confirmation needed before restore backup and overwrite local dataar1-0/+5
2005-02-18change to dialog so user can cancelllornkcor4-39/+55
2005-02-16Fixed stupid bug where last package in status file was not shown as ↵drw3-10/+16
installed when it should be, and removed some printfs
2005-02-14Use tr for translatable stringszecke1-8/+8
2005-02-14Remove the special Ok/Cancel handling and go with what QDialog provideszecke2-22/+5
This also fixes crashes when the user clicked ok in the Dialog
2005-02-14Set a Captionzecke1-0/+2
File a Bug and propose a better name
2005-02-14Remove stupid #ifdefzecke1-16/+0
2005-02-08Fix for #1550 start at QPEApplication::qpeDir() + "sounds/"zecke1-2/+2
as basedirectory