summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
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
2005-02-08Reuse the gained space and implement the "Scrollbars on Left" GUI Settingzecke2-0/+17
2005-02-08-Kill the need to compile Opie against a patched version of Qt/Ezecke2-213/+5
Remove the setStyle and setFont overrides as a result remove settings from the buildsystem and the Apperance GUI We do this as we won't run NeoCal or TKC Apps on a GCC3 (now default compiler) libqpe, to run these applications one can use oz-compat
2005-02-06fix #1494 - download of file when search is canceledllornkcor1-90/+95
2005-02-06fix #1499 - rename workingllornkcor2-36/+5
2005-02-06not build by defaultllornkcor1-1/+1
2005-02-06build by defaultllornkcor2-2/+2
2005-02-05Implement deletion for the Document and Camera Listezecke2-2/+12
This should fix 1540
2005-02-05Add a special MessageBox to squeeze the path to fit onto the screen.zecke4-10/+185
This is a fix for #1539
2005-02-04make it compilemickeyl1-1/+1
2005-02-03Added DCC receive supportskyhusker16-13/+459
2005-02-02Added a pointer to the mainwindow because it's needed by the dcc ↵skyhusker3-3/+5
confirmation dialog
2005-02-02Slightly modified debug messagesskyhusker1-9/+9
2005-02-02Added copyright linesskyhusker2-0/+42
2005-02-01- fix bug #1536ar2-169/+142
custom locations are stored and removed immadiately after add and remove in location list.