summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/profileeditordialog.h
AgeCommit message (Collapse)AuthorFilesLines
2004-03-13Namespace changes for Appszecke1-1/+1
QAshMoney and Reader need to be valgrinded
2004-02-23Opie Console: libopie->libopie2drw1-1/+1
2002-10-21scrollviews for terminal and connetion tabharlekin1-0/+3
2002-10-20added preliminary support for configuring the keyboard for each profile.hash1-3/+4
2002-10-20- display connection tab again, when it's due and has previously been removedjosef1-0/+2
e.g. for Concole profile - ensure only 1 connection tab is shown (otabdialog has no method for this to find out?)
2002-10-18added autoconnect support. feel free to revert if i messed something up.hash1-0/+2
2002-10-17only show connection tab in profile config dialog if the current layer has ↵harlekin1-0/+2
connections - for local console mode
2002-10-08SzModem:zecke1-12/+13
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-07reworked config dialog gui a bit and adapted it to opieharlekin1-14/+11
2002-10-07- finish factorization :)josef1-41/+0
- does not work yet, but only minor bugs are left
2002-10-07- oops... QComboBox doesn't handle non-consecutive valuesjosef1-6/+26
2002-10-07- when editing, replace edited profile instead of inserting new onejosef1-7/+23
- now save nearly all settings (not loaded yet)
2002-10-06- more factorization (is nearly complete now ;)josef1-1/+3
- move config plugins into separate file (3 classes and virtual superclass) - first stub for save function
2002-10-06- more factorizationjosef1-7/+4
- use QDialog::accept() instead of applyButtonPressed() - prepare plugin-specific load/save of data
2002-10-06- more factorizationjosef1-0/+2
2002-10-06- restructure menu to use metafactoryjosef1-2/+3
- this is work in progress
2002-10-04- first stub for configuration dialogjosef1-3/+31
- 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/+28