Robert Knight
213fb02c7c
Merge changes in trunk from r. 611400. Use KIcon instead of depreciated SmallIconSet. More work on fixing word selection.
...
svn path=/branches/work/konsole-split-view/; revision=615869
20 years ago
Robert Knight
8aad8bb492
Merge changes from trunk.
...
svn path=/branches/work/konsole-split-view/; revision=611400
20 years ago
Laurent Montel
bf221739e4
Apply Alex patch (now we can use enable-final argument
...
some module compiles with enable-final now)
As discussed with Alex it's not necessary to have program name
into automoc macro
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=598290
20 years ago
Laurent Montel
bd323ae118
Necessary to change KDE4_AUTOMOC macro to support
...
enable-final argument
(there was not a dependancy between <name>_final.cpp file and
moc generated files => moc files were never created)
Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules
I ported and tested all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)
Regards
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=595039
20 years ago
Robert Knight
5db0455ade
Port Konsole settings dialog to uic4. Patch by Leandro Lopez.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=591204
20 years ago
Laurent Montel
454334da50
Port to uic4
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=588880
20 years ago
Laurent Montel
756a389886
Fix launch config module
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=587347
20 years ago
Laurent Montel
8f77925d45
Remove not necessary files
...
Allow to regenerate linefont.h into konsole
Clean up
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=580796
20 years ago
Robert Knight
edbe1efe98
Fix installation of Konsole control module. Makes 'Configure Konsole...' menu item in Konsole work.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=571193
20 years ago
Allen Winter
420f5cdbb1
use library variables, where possible.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=565833
20 years ago
Urs Wolfer
7d26ef453c
* deprecated--
...
* warnings--
* name args in constructors of QObject derived classes--
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=564965
20 years ago
Tobias Koenig
d7ea2cd7be
Adapt to removal of KSharedPixmap/KRootPixmap
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=558225
20 years ago
Dirk Mueller
edd0c50980
compile++
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=558176
20 years ago
Dirk Mueller
23335482d7
merge bleeding edge. bleeding edge is now again dead
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=558082
20 years ago
Stephan Kulow
3cfbe3d053
merge back from bleedingedge
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=558070
20 years ago
Dirk Mueller
0402c4c678
merge changes from bleeding edge branch
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=557225
20 years ago
David Faure
e303d52d52
Fix compilation, but
...
1) one call has to be turned into a dbus signal [I'm too lazy to do that before Qt-4.2]
2) why does kcmkonsole ask klauncher to reparse its configuration? seems strange to me
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=555122
20 years ago
Laurent Montel
415c3036ba
Fix crash when we try to save and we can't load session files
...
(I think that there is a bug into KGlobal::dirs()->findAllResources(...)
I will look at it why it doesn't rescue files
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=547597
20 years ago
Thorsten Roeder
bea1d2eccb
deprecated--
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=542446
20 years ago
Laurent Montel
98ca372548
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=540496
20 years ago
Alexander Neundorf
02b19e2c59
kde4_header and kde4_footer() are gone now
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=540215
20 years ago
Alexander Neundorf
1a1403813f
-add FONTCONFIG_INCLUDE_DIR where required
...
-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir
Alex
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=539914
20 years ago
Laurent Montel
eb5747eae9
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=539617
20 years ago
Aaron J. Seigo
3d8752f7ba
remaining snapshot porting
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=538638
20 years ago
André Wöbbeking
bf67223d42
use KStdGuiItem whenever possible for consistent look & feel.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=537997
20 years ago
Stephan Kulow
c6748d5df0
deprecated--
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=536573
20 years ago
Bernhard Rosenkraenzer
704aa113d9
Make it compile -- there's no such thing as kpixmap.h or KPixmap these days
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=536399
20 years ago
Stephan Kulow
26ce10a8c9
removed duplicated messages targets
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=536279
20 years ago
Stephan Kulow
7efb970dbd
removed deprecated QTextStream functions
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=535667
20 years ago
Stephan Kulow
833d797b4e
less use of deprecated functions
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=535352
20 years ago
Stephan Kulow
6eba9b7007
removed quite some deprecated functions around pixmaps
...
(crossing fingers I didn't overlook some use of ::resize that
need the old pixmap data copied)
svn path=/trunk/KDE/kdebase/konsole/; revision=534212
20 years ago
Thorsten Roeder
0857c6e17d
deprecated--
...
QPixmap::convertFromImage()
svn path=/trunk/KDE/kdebase/konsole/; revision=532766
20 years ago
Dirk Mueller
c34b874d41
fix ressource leak (479)
...
svn path=/trunk/KDE/kdebase/konsole/; revision=531249
20 years ago
Dirk Mueller
b54f4c4316
fix ressource leak (CID 1217)
...
svn path=/trunk/KDE/kdebase/konsole/; revision=531248
20 years ago
Frank Osterfeld
81dd957775
replace LIB_INSTALL_DIR/kde4 with PLUGIN_INSTALL_DIR
...
svn path=/trunk/KDE/kdebase/konsole/; revision=531059
20 years ago
Thorsten Roeder
497e271fb4
deprecated--
...
addressed functions:
QComboBox::insertStringList()
QComboBox::currentItem()
QPushButton::QPushButton()
QEvent::accept()
QEvent::data()
QLabel::QLabel()
QStringList::grep()
QLayout::colSpacing()
QLayout::rowSpacing()
svn path=/trunk/KDE/kdebase/konsole/; revision=530852
20 years ago
Thorsten Roeder
d28955641f
deprecated--
...
QLayout::add() --> QLayout::addWidget()
svn path=/trunk/KDE/kdebase/konsole/; revision=530716
20 years ago
Thorsten Roeder
51878b49eb
some more deprecated--
...
addressed functions:
QComboBox::insertItem()
QComboBox::popup()
QTimer::start()
svn path=/trunk/KDE/kdebase/konsole/; revision=530669
20 years ago
Benjamin Reed
6e7c3442cb
no loadFromShared I guess?
...
svn path=/trunk/KDE/kdebase/konsole/; revision=528917
20 years ago
Thorsten Roeder
179bda8bac
deprecated--
...
affected:
QRegExp::setWildcard()
QRegExp::setCaseSensitive()
iterator QMap::remove()
QComboBox::currentItem()
QWidget::caption()
svn path=/trunk/KDE/kdebase/konsole/; revision=528770
20 years ago
Thorsten Roeder
7c70b011ad
deprecated--
...
basically:
QRegExp::search() --> QRegExp::indexIn()
QString::find() --> QString::indexOf()
QString::findRev() --> QString::lastIndexOf()
QString::lower() --> QString::toLower()
QString::upper() --> QString::toUpper()
QString::setLength() --> QString::resize()
QByteArray::find() --> QByteArray::indexOf()
QByteArray::findRev() --> QByteArray::lastIndexof()
QTimer::start(ms,sShot) --> {QTimer::setSingleShot() ; QTimer::start()}
QList::remove() --> QList::removeAll()
iterator QList::remove() --> iterator QList::erase()
QComboBox::text() --> QComboBox::itemText()
QByteArray::upper() --> QByteArray::toUpper()
QByteArray::lower() --> QByteArray::toLower()
QString::contains() --> QString::contains()
QEvent::accept(bool) --> QEvent::setAccepted(bool)
svn path=/trunk/KDE/kdebase/konsole/; revision=528719
20 years ago
Hamish Rodda
28352d79c4
Merging in from bleeding edge kdebase branch
...
- i18n ported
- KAccel removed
- Some fixes for OS X
svn path=/trunk/KDE/kdebase/konsole/; revision=528190
20 years ago
David Faure
07bf60273a
qt4-ification by Thorsten Röder <thorsten.roeder weihenstephan.org>
...
QRegExp::search() --> QRegExp::indexIn()
QString::find() --> QString::indexOf()
QString::findRev() --> QString::lastIndexOf()
QString::lower() --> QString::toLower()
QString::upper() --> QString::toUpper()
QString::setLength() --> QString::resize()
QByteArray::find() --> QByteArray::indexOf()
QByteArray::findRev() --> QByteArray::lastIndexof()
QTimer::start(ms,sShot) --> {QTimer::setSingleShot() ; QTimer::start()}
+ commenting out call to artsshell in startkde.
svn path=/trunk/KDE/kdebase/konsole/; revision=527991
20 years ago
Alexander Neundorf
f0983d8000
-use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
...
Alex
svn path=/trunk/KDE/kdebase/konsole/; revision=522728
20 years ago
David Faure
e9da91faba
Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we don't need to include
...
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} in each and every file anymore [only when subdirs might depend on that].
Also ran a script which makes sure that ${KDE4_INCLUDE_DIR} and ${QT_INCLUDES} are added -last-,
so that installed headers are not preferred over (possibly more uptodate) local headers.
svn path=/trunk/KDE/kdebase/konsole/; revision=521887
20 years ago
Laurent Montel
0c71bf55e4
Other typo... I hope to fix all pb in new variable
...
svn path=/trunk/KDE/kdebase/konsole/; revision=521455
20 years ago
Laurent Montel
8d0d923d1d
deprecated--
...
svn path=/trunk/KDE/kdebase/konsole/; revision=516259
20 years ago
Laurent Montel
58388bb863
Compile++
...
svn path=/trunk/KDE/kdebase/konsole/; revision=515412
20 years ago
Laurent Montel
50c2b4e14b
Add module to compile kdebase with kdelibs-cmake.
...
BE CARREFULL: Don't try to compile it for the moment (in progress)
Don't use kdelibs trunk for compile it (there is not again test to disable
compile when we compile with kdelibs trunk)
For the moment there was a lot of missing test etc.
I commit it just to allow to lose my changes if there is a pb on my HD.
I will sync cmake from kdelibs trunk to kdelibs-snapshot.
I hope to fix compile today or tomorrow.
CCMAIL: neundorf@kde.org
For the futur we must sync kdelibs/cmake/* to kdelibs-snapshot
to compile all the time with kdelibs-snapshot
svn path=/trunk/KDE/kdebase/konsole/; revision=514380
20 years ago
Nicolas Goutte
41e21b19fc
Convert the "messages" targets of kdebase into Messages.sh scripts
...
svn path=/trunk/KDE/kdebase/konsole/; revision=512183
20 years ago