summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/configdialog.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-02-08improve support for BigScreenar1-5/+5
2004-02-01less includesharlekin1-3/+0
2003-08-09Merge from BRANCH_1_0kergoth1-2/+2
2002-10-15Remove debugging outputzecke1-1/+0
Fix possible crashes in io_bt and io_irda
2002-10-12Header file clean upzecke1-3/+4
use <> for global header "" for local 1. system header 2. Qt header 3. QPE Header 4. Opie Header 5. local header 6. the class declaration..
2002-10-08SzModem:zecke1-4/+6
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-07- when editing, replace edited profile instead of inserting new onejosef1-2/+5
- now save nearly all settings (not loaded yet)
2002-10-07- load profiles correctly when editing themjosef1-1/+3
- save their general values after editing them - fix compilation of widget_layer (temporary workaround?)
2002-10-06- more factorizationjosef1-19/+12
- use QDialog::accept() instead of applyButtonPressed() - prepare plugin-specific load/save of data
2002-10-04- first stub for configuration dialogjosef1-0/+46
- does not yet use metafactory, this is next on my todo list Doh! got my account right, finally :)
2002-10-02more fileszecke1-0/+68