summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
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.
2005-02-01Added proper action on ctcp ping replyskyhusker1-1/+9
2005-01-31enable clone for SL5000 and SL5500 - it's not fully working yet due tomickeyl1-16/+35
Mr. RAM Hog 'mkfs.jffs2' getting SIGTERMed by the OOM :/
2005-01-29fixmickeyl1-1/+1
2005-01-29fix 1505 and suck sysinfo files into the tree instead of cross referencingmickeyl8-8/+793
eventually we may find that graph and load are of universal usage, then they should appear in some kind of library
2005-01-26* Created new class for IRCChannelPerson.skyhusker15-91/+258
* Added whois, ping and version entries to channel popup menu. * Fixed action on CTCP PING reply (was interpreted as a request).
2005-01-26Changed default realname, now is fetched from device owner nameskyhusker1-3/+16
2005-01-26Changed argument passing from value to const referenceskyhusker2-10/+10
2005-01-23Added distinction between CTCP requests and CTCP repliesskyhusker2-6/+24
2005-01-23Changed notation in escape characters to look betterskyhusker1-4/+4
2005-01-23Changed OPIE_EXPORT_APP to OPIE_EXPORT_APP_V2 for right displaying odebug ↵skyhusker1-1/+1
messages
2005-01-23Removed some unnecesary castings, changed printf() to odebugskyhusker1-18/+20
2005-01-23show Qt version instead of the builder name which is more or less irrelevant ↵mickeyl2-3/+3
nowadays
2005-01-21- make opie compilable against qte 2.3.10 snapshotar12-17/+17
check QT_VERSION against 0x030000 instead of 300
2005-01-16Fixed a bug in nickname handling with networks using nickname:password for authskyhusker1-20/+28
2005-01-16Fixed some warningsskyhusker1-5/+6
2005-01-15kbill no longer needs STLmickeyl4-8/+9
2005-01-15remove tmpfs entry which confuses users and show mountpoints. patches ↵mickeyl1-1/+6
courtesy hrw
2005-01-14Added message queue, now topics always appear in channel tabskyhusker13-79/+276
2005-01-14Added bold and underline display supportskyhusker2-9/+55
2005-01-14Changed default notification colorskyhusker1-1/+1
2005-01-13-Use const char array instead of writing QPE/Application/clock at many ↵zecke1-12/+17
applications -Use const char array for the message the AlarmServer should send -Try to remove the issue with 'sticky' alarms. Remove all alarms with the internal ids
2005-01-13The AlarmDlg and its functionality was migrated to clock.cppzecke2-283/+0
this file is obsolete and unused since then, let us remove it
2005-01-13show itmickeyl1-4/+7
`CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: noncore/applets/volumeapplet2/volumeapplet.cpp CVS: ----------------------------------------------------------------------
2005-01-12just playin' :Dmickeyl5-0/+300
2005-01-12Fixed problem with selection of lowest node levelwimpie2-95/+173