Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-02-14 | Set a Caption | zecke | 1 | -0/+2 |
File a Bug and propose a better name | ||||
2005-02-14 | Remove stupid #ifdef | zecke | 1 | -16/+0 |
2005-02-08 | Fix for #1550 start at QPEApplication::qpeDir() + "sounds/" | zecke | 1 | -2/+2 |
as basedirectory | ||||
2005-02-08 | Reuse the gained space and implement the "Scrollbars on Left" GUI Setting | zecke | 2 | -0/+17 |
2005-02-08 | -Kill the need to compile Opie against a patched version of Qt/E | zecke | 2 | -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-06 | fix #1494 - download of file when search is canceled | llornkcor | 1 | -90/+95 |
2005-02-06 | fix #1499 - rename working | llornkcor | 2 | -36/+5 |
2005-02-06 | not build by default | llornkcor | 1 | -1/+1 |
2005-02-06 | build by default | llornkcor | 2 | -2/+2 |
2005-02-05 | Implement deletion for the Document and Camera Liste | zecke | 2 | -2/+12 |
This should fix 1540 | ||||
2005-02-05 | Add a special MessageBox to squeeze the path to fit onto the screen. | zecke | 4 | -10/+185 |
This is a fix for #1539 | ||||
2005-02-04 | make it compile | mickeyl | 1 | -1/+1 |
2005-02-03 | Added DCC receive support | skyhusker | 16 | -13/+459 |
2005-02-02 | Added a pointer to the mainwindow because it's needed by the dcc ↵ | skyhusker | 3 | -3/+5 |
confirmation dialog | ||||
2005-02-02 | Slightly modified debug messages | skyhusker | 1 | -9/+9 |
2005-02-02 | Added copyright lines | skyhusker | 2 | -0/+42 |
2005-02-01 | - fix bug #1536 | ar | 2 | -169/+142 |
custom locations are stored and removed immadiately after add and remove in location list. | ||||
2005-02-01 | Added proper action on ctcp ping reply | skyhusker | 1 | -1/+9 |
2005-01-31 | enable clone for SL5000 and SL5500 - it's not fully working yet due to | mickeyl | 1 | -16/+35 |
Mr. RAM Hog 'mkfs.jffs2' getting SIGTERMed by the OOM :/ | ||||
2005-01-29 | fix | mickeyl | 1 | -1/+1 |
2005-01-29 | fix 1505 and suck sysinfo files into the tree instead of cross referencing | mickeyl | 8 | -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. | skyhusker | 15 | -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-26 | Changed default realname, now is fetched from device owner name | skyhusker | 1 | -3/+16 |
2005-01-26 | Changed argument passing from value to const reference | skyhusker | 2 | -10/+10 |
2005-01-23 | Added distinction between CTCP requests and CTCP replies | skyhusker | 2 | -6/+24 |
2005-01-23 | Changed notation in escape characters to look better | skyhusker | 1 | -4/+4 |
2005-01-23 | Changed OPIE_EXPORT_APP to OPIE_EXPORT_APP_V2 for right displaying odebug ↵ | skyhusker | 1 | -1/+1 |
messages | ||||
2005-01-23 | Removed some unnecesary castings, changed printf() to odebug | skyhusker | 1 | -18/+20 |
2005-01-23 | show Qt version instead of the builder name which is more or less irrelevant ↵ | mickeyl | 2 | -3/+3 |
nowadays | ||||
2005-01-21 | - make opie compilable against qte 2.3.10 snapshot | ar | 12 | -17/+17 |
check QT_VERSION against 0x030000 instead of 300 | ||||
2005-01-16 | Fixed a bug in nickname handling with networks using nickname:password for auth | skyhusker | 1 | -20/+28 |
2005-01-16 | Fixed some warnings | skyhusker | 1 | -5/+6 |
2005-01-15 | kbill no longer needs STL | mickeyl | 4 | -8/+9 |
2005-01-15 | remove tmpfs entry which confuses users and show mountpoints. patches ↵ | mickeyl | 1 | -1/+6 |
courtesy hrw | ||||
2005-01-14 | Added message queue, now topics always appear in channel tab | skyhusker | 13 | -79/+276 |
2005-01-14 | Added bold and underline display support | skyhusker | 2 | -9/+55 |
2005-01-14 | Changed default notification color | skyhusker | 1 | -1/+1 |
2005-01-13 | -Use const char array instead of writing QPE/Application/clock at many ↵ | zecke | 1 | -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-13 | The AlarmDlg and its functionality was migrated to clock.cpp | zecke | 2 | -283/+0 |
this file is obsolete and unused since then, let us remove it | ||||
2005-01-13 | show it | mickeyl | 1 | -4/+7 |
`CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: noncore/applets/volumeapplet2/volumeapplet.cpp CVS: ---------------------------------------------------------------------- | ||||
2005-01-12 | just playin' :D | mickeyl | 5 | -0/+300 |
2005-01-12 | Fixed problem with selection of lowest node level | wimpie | 2 | -95/+173 |
2005-01-12 | Fixed problem with enabling profile from edit environment | wimpie | 6 | -20/+24 |
rename disable to enable (much more clear) | ||||
2005-01-12 | *** empty log message *** | wimpie | 12 | -25/+121 |
2005-01-12 | Added scanning listview | wimpie | 1 | -19/+110 |
2005-01-12 | Fixed Crash in editing new profiles | wimpie | 2 | -5/+14 |
2005-01-12 | GUI changes to profileedit | wimpie | 6 | -466/+476 |
2005-01-11 | Changes now ok | wimpie | 8 | -17/+19 |
this works again | ||||
2005-01-11 | Major rename of NodeCollection to NetworkSetup | wimpie | 58 | -373/+393 |
this commit is broken (missing symbols) | ||||
2005-01-11 | important change to work arround issues with the real uid handling on sharps ↵ | harlekin | 1 | -5/+6 |
newer roms |