summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2004-06-29 18:49:23 (UTC)
committer zautrix <zautrix>2004-06-29 18:49:23 (UTC)
commit827c6e908f416180add40370676b00bee55ce203 (patch) (unidiff)
tree7a90744e03049c79dbab4d4564441fccfc9478d5
parent89716064b1e44d76ca169020f9ea8638b3a44a51 (diff)
downloadkdepimpi-827c6e908f416180add40370676b00bee55ce203.zip
kdepimpi-827c6e908f416180add40370676b00bee55ce203.tar.gz
kdepimpi-827c6e908f416180add40370676b00bee55ce203.tar.bz2
Added one line to pro files to make it linking. Details per mail.
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--kaddressbook/kaddressbookE.pro2
-rw-r--r--korganizer/kofilterview_base.cpp2
-rw-r--r--korganizer/korganizerE.pro2
3 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/kaddressbookE.pro b/kaddressbook/kaddressbookE.pro
index 9fbf8ed..577dbf9 100644
--- a/kaddressbook/kaddressbookE.pro
+++ b/kaddressbook/kaddressbookE.pro
@@ -1,72 +1,72 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on 2 CONFIG += qt warn_on
3 3
4 4
5 TARGET = kapi 5 TARGET = kapi
6OBJECTS_DIR = obj/$(PLATFORM) 6OBJECTS_DIR = obj/$(PLATFORM)
7MOC_DIR = moc/$(PLATFORM) 7MOC_DIR = moc/$(PLATFORM)
8DESTDIR=$(QPEDIR)/bin 8DESTDIR=$(QPEDIR)/bin
9 9
10 10
11INCLUDEPATH += . ./details ./features ./kcmconfigs ./xxport ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kdeui ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include 11INCLUDEPATH += . ./details ./features ./kcmconfigs ./xxport ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kdeui ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include
12DEFINES += KAB_EMBEDDED KAB_NOSPLITTER 12DEFINES += KAB_EMBEDDED KAB_NOSPLITTER
13#DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL 13#DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL
14#DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER 14#DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER
15#DEFINES += KORG_NOLVALTERNATION 15#DEFINES += KORG_NOLVALTERNATION
16LIBS += -lmicrokdepim 16LIBS += -lmicrokdepim
17#LIBS += -lmicrokcal 17#LIBS += -lmicrokcal
18LIBS += -lmicrokde 18LIBS += -lmicrokde
19LIBS += -lmicrokcal 19LIBS += -lmicrokcal
20LIBS += -lmicroqtcompat 20LIBS += -lmicroqtcompat
21LIBS += -lmicrokabc 21LIBS += -lmicrokabc
22LIBS += -lqpe 22LIBS += -lqpe
23LIBS += -ljpeg 23LIBS += -ljpeg
24#LIBS += $(QTOPIALIB) 24LIBS += $(QTOPIALIB)
25LIBS += -L$(QPEDIR)/lib 25LIBS += -L$(QPEDIR)/lib
26 26
27INTERFACES = \ 27INTERFACES = \
28# filteredit_base.ui \ 28# filteredit_base.ui \
29# kofilterview_base.ui \ 29# kofilterview_base.ui \
30 30
31HEADERS = \ 31HEADERS = \
32features/mergewidget.h \ 32features/mergewidget.h \
33features/distributionlistwidget.h \ 33features/distributionlistwidget.h \
34kcmconfigs/addresseewidget.h \ 34kcmconfigs/addresseewidget.h \
35kcmconfigs/extensionconfigdialog.h \ 35kcmconfigs/extensionconfigdialog.h \
36kcmconfigs/kcmkabconfig.h \ 36kcmconfigs/kcmkabconfig.h \
37kcmconfigs/kabconfigwidget.h \ 37kcmconfigs/kabconfigwidget.h \
38addresseeeditordialog.h \ 38addresseeeditordialog.h \
39addresseeeditorwidget.h \ 39addresseeeditorwidget.h \
40addresseditwidget.h \ 40addresseditwidget.h \
41addresseeconfig.h \ 41addresseeconfig.h \
42addresseeutil.h \ 42addresseeutil.h \
43emaileditwidget.h \ 43emaileditwidget.h \
44filtereditdialog.h \ 44filtereditdialog.h \
45kaddressbookmain.h \ 45kaddressbookmain.h \
46kabprefs.h \ 46kabprefs.h \
47kabcore.h \ 47kabcore.h \
48viewmanager.h \ 48viewmanager.h \
49extensionmanager.h \ 49extensionmanager.h \
50extensionwidget.h \ 50extensionwidget.h \
51kaddressbookview.h \ 51kaddressbookview.h \
52geowidget.h \ 52geowidget.h \
53imagewidget.h \ 53imagewidget.h \
54incsearchwidget.h \ 54incsearchwidget.h \
55jumpbuttonbar.h \ 55jumpbuttonbar.h \
56phoneeditwidget.h \ 56phoneeditwidget.h \
57secrecywidget.h \ 57secrecywidget.h \
58keywidget.h \ 58keywidget.h \
59nameeditdialog.h \ 59nameeditdialog.h \
60filter.h \ 60filter.h \
61addviewdialog.h \ 61addviewdialog.h \
62configurewidget.h \ 62configurewidget.h \
63viewconfigurewidget.h \ 63viewconfigurewidget.h \
64viewconfigurefieldspage.h \ 64viewconfigurefieldspage.h \
65viewconfigurefilterpage.h \ 65viewconfigurefilterpage.h \
66typecombo.h \ 66typecombo.h \
67undo.h \ 67undo.h \
68undocmds.h \ 68undocmds.h \
69xxportmanager.h \ 69xxportmanager.h \
70xxportobject.h \ 70xxportobject.h \
71xxportselectdialog.h \ 71xxportselectdialog.h \
72details/detailsviewcontainer.h \ 72details/detailsviewcontainer.h \
diff --git a/korganizer/kofilterview_base.cpp b/korganizer/kofilterview_base.cpp
index 6709630..2bb8959 100644
--- a/korganizer/kofilterview_base.cpp
+++ b/korganizer/kofilterview_base.cpp
@@ -1,52 +1,52 @@
1/**************************************************************************** 1/****************************************************************************
2** Form implementation generated from reading ui file 'kofilterview_base.ui' 2** Form implementation generated from reading ui file 'kofilterview_base.ui'
3** 3**
4** Created: Sat Jun 26 17:24:07 2004 4** Created: Tue Jun 29 20:36:37 2004
5** by: The User Interface Compiler (uic) 5** by: The User Interface Compiler (uic)
6** 6**
7** WARNING! All changes made in this file will be lost! 7** WARNING! All changes made in this file will be lost!
8****************************************************************************/ 8****************************************************************************/
9#include "kofilterview_base.h" 9#include "kofilterview_base.h"
10 10
11#include <qcheckbox.h> 11#include <qcheckbox.h>
12#include <qcombobox.h> 12#include <qcombobox.h>
13#include <qframe.h> 13#include <qframe.h>
14#include <qpushbutton.h> 14#include <qpushbutton.h>
15#include <qlayout.h> 15#include <qlayout.h>
16#include <qvariant.h> 16#include <qvariant.h>
17#include <qtooltip.h> 17#include <qtooltip.h>
18#include <qwhatsthis.h> 18#include <qwhatsthis.h>
19 19
20/* 20/*
21 * Constructs a KOFilterView_base which is a child of 'parent', with the 21 * Constructs a KOFilterView_base which is a child of 'parent', with the
22 * name 'name' and widget flags set to 'f' 22 * name 'name' and widget flags set to 'f'
23 */ 23 */
24KOFilterView_base::KOFilterView_base( QWidget* parent, const char* name, WFlags fl ) 24KOFilterView_base::KOFilterView_base( QWidget* parent, const char* name, WFlags fl )
25 : QWidget( parent, name, fl ) 25 : QWidget( parent, name, fl )
26{ 26{
27 if ( !name ) 27 if ( !name )
28 setName( "KOFilterView_base" ); 28 setName( "KOFilterView_base" );
29 resize( 100, 100 ); 29 resize( 100, 100 );
30 setCaption( tr( "Form2" ) ); 30 setCaption( tr( "Form2" ) );
31 KOFilterView_baseLayout = new QVBoxLayout( this ); 31 KOFilterView_baseLayout = new QVBoxLayout( this );
32 KOFilterView_baseLayout->setSpacing( 2 ); 32 KOFilterView_baseLayout->setSpacing( 2 );
33 KOFilterView_baseLayout->setMargin( 2 ); 33 KOFilterView_baseLayout->setMargin( 2 );
34 34
35 Frame11 = new QFrame( this, "Frame11" ); 35 Frame11 = new QFrame( this, "Frame11" );
36 Frame11->setFrameShadow( QFrame::Raised ); 36 Frame11->setFrameShadow( QFrame::Raised );
37 Frame11->setFrameShape( QFrame::StyledPanel ); 37 Frame11->setFrameShape( QFrame::StyledPanel );
38 Frame11Layout = new QVBoxLayout( Frame11 ); 38 Frame11Layout = new QVBoxLayout( Frame11 );
39 Frame11Layout->setSpacing( 1 ); 39 Frame11Layout->setSpacing( 1 );
40 Frame11Layout->setMargin( 2 ); 40 Frame11Layout->setMargin( 2 );
41 41
42 mEnabledCheck = new QCheckBox( Frame11, "mEnabledCheck" ); 42 mEnabledCheck = new QCheckBox( Frame11, "mEnabledCheck" );
43 mEnabledCheck->setText( tr( "Filter enabled" ) ); 43 mEnabledCheck->setText( tr( "Filter enabled" ) );
44 Frame11Layout->addWidget( mEnabledCheck ); 44 Frame11Layout->addWidget( mEnabledCheck );
45 45
46 mSelectionCombo = new QComboBox( FALSE, Frame11, "mSelectionCombo" ); 46 mSelectionCombo = new QComboBox( FALSE, Frame11, "mSelectionCombo" );
47 Frame11Layout->addWidget( mSelectionCombo ); 47 Frame11Layout->addWidget( mSelectionCombo );
48 KOFilterView_baseLayout->addWidget( Frame11 ); 48 KOFilterView_baseLayout->addWidget( Frame11 );
49 49
50 mEditButton = new QPushButton( this, "mEditButton" ); 50 mEditButton = new QPushButton( this, "mEditButton" );
51 mEditButton->setText( tr( "Edit Filters" ) ); 51 mEditButton->setText( tr( "Edit Filters" ) );
52 KOFilterView_baseLayout->addWidget( mEditButton ); 52 KOFilterView_baseLayout->addWidget( mEditButton );
diff --git a/korganizer/korganizerE.pro b/korganizer/korganizerE.pro
index b1179d4..676bc3a 100644
--- a/korganizer/korganizerE.pro
+++ b/korganizer/korganizerE.pro
@@ -1,70 +1,70 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on 2 CONFIG += qt warn_on
3 TARGET = kopi 3 TARGET = kopi
4OBJECTS_DIR = obj/$(PLATFORM) 4OBJECTS_DIR = obj/$(PLATFORM)
5MOC_DIR = moc/$(PLATFORM) 5MOC_DIR = moc/$(PLATFORM)
6DESTDIR=$(QPEDIR)/bin 6DESTDIR=$(QPEDIR)/bin
7 7
8INCLUDEPATH += ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kdeui ../qtcompat ../ interfaces ../kabc $(QPEDIR)/include 8INCLUDEPATH += ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kdeui ../qtcompat ../ interfaces ../kabc $(QPEDIR)/include
9#../libkabcwrap 9#../libkabcwrap
10DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL 10DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL
11DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER 11DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER
12DEFINES += KORG_NOLVALTERNATION 12DEFINES += KORG_NOLVALTERNATION
13#KORG_NOKABC 13#KORG_NOKABC
14LIBS += -lmicrokdepim 14LIBS += -lmicrokdepim
15LIBS += -lmicrokcal 15LIBS += -lmicrokcal
16LIBS += -lmicrokde 16LIBS += -lmicrokde
17LIBS += -lmicroqtcompat 17LIBS += -lmicroqtcompat
18LIBS += -lmicrokabc 18LIBS += -lmicrokabc
19#LIBS += -lmicrokabcwrap 19#LIBS += -lmicrokabcwrap
20LIBS += -lqpe 20LIBS += -lqpe
21LIBS += -ljpeg 21LIBS += -ljpeg
22#LIBS += $(QTOPIALIB) 22LIBS += $(QTOPIALIB)
23LIBS += -L$(QPEDIR)/lib 23LIBS += -L$(QPEDIR)/lib
24 24
25INTERFACES = kofilterview_base.ui 25INTERFACES = kofilterview_base.ui
26#filteredit_base.ui 26#filteredit_base.ui
27 27
28HEADERS = \ 28HEADERS = \
29 wordsgerman.h \ 29 wordsgerman.h \
30 filteredit_base.h \ 30 filteredit_base.h \
31 alarmclient.h \ 31 alarmclient.h \
32 calendarview.h \ 32 calendarview.h \
33 customlistviewitem.h \ 33 customlistviewitem.h \
34 datenavigator.h \ 34 datenavigator.h \
35 docprefs.h \ 35 docprefs.h \
36 filtereditdialog.h \ 36 filtereditdialog.h \
37 incomingdialog.h \ 37 incomingdialog.h \
38 incomingdialog_base.h \ 38 incomingdialog_base.h \
39 interfaces/korganizer/baseview.h \ 39 interfaces/korganizer/baseview.h \
40 interfaces/korganizer/calendarviewbase.h \ 40 interfaces/korganizer/calendarviewbase.h \
41 journalentry.h \ 41 journalentry.h \
42 kdateedit.h \ 42 kdateedit.h \
43 kdatenavigator.h \ 43 kdatenavigator.h \
44 koagenda.h \ 44 koagenda.h \
45 koagendaitem.h \ 45 koagendaitem.h \
46 koagendaview.h \ 46 koagendaview.h \
47 kocounterdialog.h \ 47 kocounterdialog.h \
48 kodaymatrix.h \ 48 kodaymatrix.h \
49 kodialogmanager.h \ 49 kodialogmanager.h \
50 koeditordetails.h \ 50 koeditordetails.h \
51 koeditorgeneral.h \ 51 koeditorgeneral.h \
52 koeditorgeneralevent.h \ 52 koeditorgeneralevent.h \
53 koeditorgeneraltodo.h \ 53 koeditorgeneraltodo.h \
54 koeditorrecurrence.h \ 54 koeditorrecurrence.h \
55 koeventeditor.h \ 55 koeventeditor.h \
56 koeventpopupmenu.h \ 56 koeventpopupmenu.h \
57 koeventview.h \ 57 koeventview.h \
58 koeventviewer.h \ 58 koeventviewer.h \
59 koeventviewerdialog.h \ 59 koeventviewerdialog.h \
60 kofilterview.h \ 60 kofilterview.h \
61 koglobals.h \ 61 koglobals.h \
62 koincidenceeditor.h \ 62 koincidenceeditor.h \
63 kojournalview.h \ 63 kojournalview.h \
64 kolistview.h \ 64 kolistview.h \
65 kolocationbox.h \ 65 kolocationbox.h \
66 komonthview.h \ 66 komonthview.h \
67 koprefs.h \ 67 koprefs.h \
68 koprefsdialog.h \ 68 koprefsdialog.h \
69 kosyncprefsdialog.h \ 69 kosyncprefsdialog.h \
70 kotimespanview.h \ 70 kotimespanview.h \