Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-10-07 | - oops... QComboBox doesn't handle non-consecutive values | josef | 2 | -12/+59 |
2002-10-07 | - when editing, replace edited profile instead of inserting new one | josef | 4 | -35/+117 |
- now save nearly all settings (not loaded yet) | ||||
2002-10-07 | - add first widget for transfer dialog | josef | 2 | -0/+122 |
2002-10-07 | - load profiles correctly when editing them | josef | 4 | -7/+19 |
- save their general values after editing them - fix compilation of widget_layer (temporary workaround?) | ||||
2002-10-07 | i'll do session->profile | hash | 1 | -2/+2 |
2002-10-07 | added sz_transfer.* to the list | hash | 1 | -2/+3 |
2002-10-07 | oops, that shouldnt be there | hash | 1 | -0/+0 |
2002-10-07 | separated from the interface | hash | 3 | -0/+87 |
2002-10-07 | returned to formal state | hash | 1 | -7/+0 |
2002-10-07 | returned to the orignal state \(i hope\) | hash | 1 | -44/+0 |
2002-10-07 | i'll do the UI for filetransfers too | hash | 1 | -10/+1 |
2002-10-07 | fixed the qt 2.3.4 font size change | hash | 1 | -1/+1 |
2002-10-06 | use m3u now. probably buggy still | llornkcor | 5 | -295/+559 |
2002-10-06 | fix select and scroll | llornkcor | 1 | -2/+9 |
2002-10-06 | QProgressBar widget are now also painted in liquid style -- this is only | sandman | 1 | -6/+82 |
possible by intercepting the paint events, since TT forgot to make this widget styleable. | ||||
2002-10-06 | plans update | wazlaf | 1 | -2/+2 |
2002-10-06 | fix spelling | llornkcor | 1 | -1/+1 |
2002-10-06 | wrote first incarnation of widget_layer.cpp. | ibotty | 3 | -19/+246 |
edited widget_layer.h accordingly. | ||||
2002-10-06 | - more factorization (is nearly complete now ;) | josef | 7 | -80/+221 |
- move config plugins into separate file (3 classes and virtual superclass) - first stub for save function | ||||
2002-10-06 | - more factorization | josef | 3 | -69/+65 |
- use QDialog::accept() instead of applyButtonPressed() - prepare plugin-specific load/save of data | ||||
2002-10-06 | made setImage virual | ibotty | 1 | -6/+15 |
// setImage should be the only virtual public method. // feel free to flame... ;) added first protected var, more will follow | ||||
2002-10-06 | - more factorization | josef | 4 | -14/+52 |
2002-10-06 | - restructure menu to use metafactory | josef | 4 | -52/+95 |
- this is work in progress | ||||
2002-10-06 | backout the QTool/MenuBar changes ... the bug is in libqpe | sandman | 1 | -3/+3 |
2002-10-06 | - uses OFileSelector now | sandman | 2 | -6/+6 |
- menu/toolbars are now QPE variants | ||||
2002-10-06 | - some tweaks to get a better stipple alignment (Qt/E does not understand | sandman | 1 | -3/+15 |
X11ParentRelative bg mode) - toolbar separators are not drawn anymore | ||||
2002-10-06 | forgot something (virtually falling asleep now) | ibotty | 1 | -0/+7 |
2002-10-06 | initial proposal | ibotty | 1 | -0/+114 |
2002-10-05 | otabwidget instead of qtabwidget | harlekin | 7 | -19/+43 |
2002-10-05 | initial commit | ibotty | 1 | -0/+103 |
2002-10-05 | the commit formally known as "removed temporary and object files" | ibotty | 7 | -213/+0 |
2002-10-05 | removed temporary and object files... | ibotty | 2 | -1664/+0 |
2002-10-05 | initial commit | ibotty | 6 | -0/+3122 |
2002-10-05 | initial commit | ibotty | 16 | -0/+4628 |
to get something started (and increase my stats ;) | ||||
2002-10-05 | included my new files | ibotty | 1 | -2/+17 |
2002-10-05 | fixed bug #252 | thufir | 2 | -0/+5 |
2002-10-05 | No comments (# ...) in control files please | sandman | 1 | -1/+0 |
2002-10-05 | The control file lacked a \n at the end - this screwed the Packages file | sandman | 1 | -1/+1 |
2002-10-05 | line continuation ( \ ) does not work in control files - wildcards do | sandman | 1 | -11/+1 |
2002-10-05 | Updatet PLANS | zecke | 2 | -1/+36 |
and Profile Documentation | ||||
2002-10-05 | lets write what is going on, and what we should do here | hash | 1 | -0/+5 |
2002-10-05 | type fixes | harlekin | 1 | -3/+3 |
2002-10-04 | - first stub for configuration dialog | josef | 5 | -12/+335 |
- does not yet use metafactory, this is next on my todo list Doh! got my account right, finally :) | ||||
2002-10-04 | Added two styles from Qtopia 1.6 | sandman | 8 | -0/+2132 |
2002-10-04 | - ported all OPIE styles to the new Qtopia compatible style interface | sandman | 10 | -207/+71 |
- some cleanup in liquid (unused code) | ||||
2002-10-04 | small changes to support Qtopia 1.6 styles (even BC) | sandman | 2 | -6/+5 |
2002-10-04 | Added three window decoration flavours: | sandman | 12 | -0/+849 |
- flat from Qtopia 1.6 - polished from Qtopia 1.6 - liquid - this was written by me and resembles the KDE3 liquid look | ||||
2002-10-04 | - some changes to get dynamic window decorations working | sandman | 3 | -10/+32 |
- new format for style config | ||||
2002-10-03 | TT fixed a bug in QCanvasPixmapArray in 2.3.4 and qasteroids relied on the | sandman | 1 | -6/+6 |
buggy behaviour | ||||
2002-10-02 | Fixes | benmeyer | 18 | -440/+322 |