Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-02-05 | Partial translation of letter L, next libqhandwriting.ts | pavouk | 26 | -508/+512 |
2004-02-05 | improve naming and fix depends | mickeyl | 3 | -5/+5 |
2004-02-05 | Add the keyboard example | zecke | 1 | -1/+2 |
2004-02-05 | Remove the wrongly comitted items.... | zecke | 4 | -223/+0 |
2004-02-05 | Initial revision | zecke | 8 | -0/+446 |
2004-02-05 | Re-enable whats this icon in titlebar | drw | 1 | -216/+216 |
2004-02-05 | Janitor: ulong ref removed | zecke | 8 | -8/+4 |
2004-02-05 | Janitor: remove ulong ref | zecke | 19 | -22/+22 |
2004-02-05 | Janitor: remove ulong ref | zecke | 1 | -2/+1 |
2004-02-05 | Janitor: remove ulon ref | zecke | 4 | -6/+0 |
2004-02-05 | Janitor: remove ulong ref as it is unneeded | zecke | 1 | -1/+0 |
2004-02-05 | Janitor: remove ulong ref | zecke | 2 | -2/+1 |
2004-02-05 | More janitor.... | zecke | 18 | -18/+9 |
remove ulong ref because we use Q_REFCOUNT which also takes care of initializing the refcount to 0 "And if you save yourself You will make him happy He'll keep you in a jar And you'll think you're happy He'll give you breathing holes" | ||||
2004-02-05 | "Here we are now entertain US....." | zecke | 31 | -36/+16 |
Some janitor tasks... remove ulong ref; If we use Q_REFCOUNT | ||||
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 |