summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/profileeditordialog.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-15Remove debugging outputzecke1-7/+0
Fix possible crashes in io_bt and io_irda
2002-10-14- use OTabDialog::TextStyle (might be done for terminal sessions, too?)josef1-0/+1
- show only vt100 and vt102 entries - save profiles upon closing profiles manager dialog
2002-10-09flow now has mode none too .-), irda config widget and beginning of layer, ↵harlekin1-1/+1
first sweep, rest later
2002-10-08default I dunnozecke1-1/+3
IOLayerBase the return values for speed()/parity()/flow() added MainWindow debug code :( opie-console.pro addition of serialconfigwidget.* ProfileManager fix removing of Profiles quite rude way of doing it Configure stuff is done and roughly tested The migration is done! TO WAZLAF: you might want to adjust Parity stuff for your needs!
2002-10-08Default added the TerminalEmulation Widgetzecke1-2/+9
MainWindow: do save the profiles on deconstruction MetaFactory Brown Paper bag bug fixed. take care of the right name in terminalWidget.... opie-console.pro add the widgets IOLayerBase a basic widget for speed, parity and flow control settings Terminal Widget a the ported TerminalConfiguration dialog
2002-10-08SzModem:zecke1-119/+120
Make it compile remove = 0 from sendFile Add a Type to Sz so it could cover SX,SY too MetaFactory: take QCString name QString uiString so Carsten will be able to translate and users can switch Language without losing profiles Default It's aware of all Default/BuiltIn Plugins and adds them to the factory Common typedef bool BOOL TT is not using bool because it wasn't available at that time they use uint : 1... maybe we should change UINT_8 to Q_UINT8... MainWindow: give the factory to the config widget use Default IOLayer reload should take Profile not Config ConfigDialog: make use of Factory and do not do new MetaFactory.. i should make the c'tor private and add MainWindow as friend ProfileEditorDialog: Huge clean ups to the architecture. I still need to convert the widgets. Use the factory right
2002-10-07forgot about a otabwidget specialityharlekin1-0/+1
2002-10-07reworked config dialog gui a bit and adapted it to opieharlekin1-18/+18
2002-10-07- first cleanupsjosef1-2/+12
- basic load/save works now, but none of the standard widget options is remembered?
2002-10-07- finish factorization :)josef1-181/+7
- does not work yet, but only minor bugs are left
2002-10-07- oops... QComboBox doesn't handle non-consecutive valuesjosef1-6/+33
2002-10-07- when editing, replace edited profile instead of inserting new onejosef1-22/+73
- now save nearly all settings (not loaded yet)
2002-10-07- load profiles correctly when editing themjosef1-2/+10
- save their general values after editing them - fix compilation of widget_layer (temporary workaround?)
2002-10-06- more factorization (is nearly complete now ;)josef1-73/+8
- move config plugins into separate file (3 classes and virtual superclass) - first stub for save function
2002-10-06- more factorizationjosef1-43/+49
- use QDialog::accept() instead of applyButtonPressed() - prepare plugin-specific load/save of data
2002-10-06- more factorizationjosef1-14/+38
2002-10-06- restructure menu to use metafactoryjosef1-50/+81
- this is work in progress
2002-10-04- first stub for configuration dialogjosef1-3/+253
- does not yet use metafactory, this is next on my todo list Doh! got my account right, finally :)
2002-10-02Commit my files so other people can play with themzecke1-0/+20