Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-02-05 | Stuff can be broken if you really want it... or because only root can open ↵ | zecke | 2 | -12/+10 |
/dev/console... Anyway have a mutable QPopupMenu in the class and remove unsigned long ref as we don't need it | ||||
2004-02-05 | Completed package information dialog and a couple of other minor tweaks | drw | 8 | -44/+169 |
2004-02-05 | Stop trying to scale a null image | zecke | 1 | -6/+8 |
2004-02-05 | Add MenuApplet Example | zecke | 1 | -0/+1 |
2004-02-05 | Initial revision | zecke | 4 | -0/+127 |
2004-02-04 | deuglify | mickeyl | 1 | -3/+3 |
2004-02-03 | Remove the GPL header | zecke | 8 | -64/+7 |
"" -> QString::null add tr | ||||
2004-02-03 | Credit Max for the Plugins | zecke | 1 | -0/+1 |
(C) 2004 Maximilian Reiß | ||||
2004-02-03 | today example plugin | harlekin | 9 | -0/+363 |
2004-02-02 | Fixup non quicklaunch case. touch files with so.0 | zecke | 1 | -2/+2 |
2004-02-02 | Update the Doxy Files | zecke | 4 | -12/+27 |
Add the @slash seperation | ||||
2004-02-02 | Use @slash to avoid problems with warning due /* in a comment | zecke | 2 | -5/+5 |
2004-02-02 | Add some API Docu | zecke | 2 | -1/+139 |
2004-02-01 | done translation of d to k applications except datebook | pavouk | 15 | -509/+549 |
2004-02-01 | ;-/ | christophe | 1 | -34/+40 |
2004-02-01 | :) | christophe | 3 | -74/+74 |
2004-02-01 | :)) | christophe | 4 | -34/+34 |
2004-02-01 | :) | christophe | 7 | -12/+12 |
2004-02-01 | How to free human brain production without... reflexion :). | christophe | 1 | -6/+6 |
2004-02-01 | Not easy without cohesion and reflection. | christophe | 1 | -1/+1 |
2004-02-01 | But we have two powerfull enemies: ourself with our need for vainglory and ↵ | christophe | 1 | -1/+1 |
people that will lose money because of Open Source. | ||||
2004-02-01 | It s just a question of time, of thought and strategies. | christophe | 1 | -3/+3 |
2004-02-01 | Open Source will win all markets. | christophe | 1 | -7/+7 |
2004-02-01 | Return of vengeance :) | christophe | 1 | -3/+3 |
2004-02-01 | less includes | harlekin | 29 | -102/+0 |
2004-01-30 | French translation Patch NUMBER (3) submited by M. Michael Opdenacke. | christophe | 8 | -135/+131 |
2004-01-29 | tls support for IMAP implemented | alwin | 2 | -6/+79 |
2004-01-27 | return QS_FALSE if interface is not implemented | zecke | 3 | -2/+7 |
2004-01-27 | Guess what? return QS_FALSE; | zecke | 4 | -3/+10 |
2004-01-27 | Another bunch of return QS_FALSE; | zecke | 9 | -0/+18 |
2004-01-27 | Return QS_FALSE if we don't implement the interface queried for | zecke | 4 | -4/+12 |
2004-01-27 | Funny what my SDK all triggers | zecke | 17 | -3/+37 |
Ok the reason to use a bool as return type is that you can say that something worked or not worked. So if we don't implement the given interface don't lie!! | ||||
2004-01-27 | Do not setDocument if systemtime is not document centric | zecke | 1 | -4/+1 |
use raise() | ||||
2004-01-27 | Russian translation added | sudonix | 4 | -0/+8 |
2004-01-26 | More translations and fixes | sudonix | 6 | -115/+127 |
2004-01-25 | -First use -p1 for patching! | zecke | 1 | -2/+7 |
-Also fix the filename of qpe-config.h to qconfig-qpe.h -Then state what you need to do for cross compiling Qt/E (-xplatform) Spotted by RamaSubbuSK on irc | ||||
2004-01-25 | Some more files translated | sudonix | 1 | -48/+78 |
2004-01-25 | Some minor fixes - mostly shortening the phrases | sudonix | 5 | -35/+35 |
2004-01-24 | Start of package information dialog, UI done, need to retrieve package data yet | drw | 4 | -11/+63 |
2004-01-24 | new color scheme on fretboard, maekes each ocatave appear in different color | waspe | 8 | -13/+77 |
2004-01-24 | Added download packages (requires current version of libipkg) and code to ↵ | drw | 9 | -29/+185 |
have Opie update links so apps will display properly in Launcher after adding/removing | ||||
2004-01-22 | - exclude *.bck files from backup | ar | 1 | -1/+1 |
2004-01-22 | French translation Patch NUMBER (2) submited by M. Michael Opdenacke. | christophe | 17 | -158/+162 |
2004-01-21 | catch up with moves on cvs server | mickeyl | 9 | -38/+61 |
2004-01-21 | French translation Patch submited by M. Michael Opdenacke. | christophe | 9 | -98/+103 |
2004-01-20 | Updated README with some info on building with libipkg | drw | 1 | -3/+18 |
2004-01-20 | Convert to use libipkg | drw | 11 | -191/+135 |
2004-01-20 | package the guitar sample | mickeyl | 4 | -11/+15 |
fix reading from share/powerchord/ | ||||
2004-01-20 | enable powerchord in the buildsystem | mickeyl | 2 | -0/+28 |
2004-01-20 | initial import of powerchord courtesy Camilo Mesias <mailto:camilo@mesias.co.uk> | mickeyl | 21 | -0/+4215 |
modified some bits to be compatible with the opie build system packaging not complete yet i hope camilo will maintain this here... |