Commit graph

47 commits

Author SHA1 Message Date
Dirk Mueller d078058728 bump versions
svn path=/trunk/KDE/kdebase/apps/; revision=986160
2009-06-24 10:43:03 +00:00
Dirk Mueller 3be6cedf1f bump version numbers / requirements
svn path=/trunk/KDE/kdebase/apps/; revision=977223
2009-06-03 15:50:44 +00:00
Dirk Mueller 2edfe75a80 fix version number
svn path=/trunk/KDE/kdebase/apps/; revision=964562
2009-05-06 21:44:28 +00:00
David Faure 7ff12e23a2 Commit patch by Shlomi Fish to add version check (kdebase trunk needs kdelibs trunk).
This is one more version number we have to remember to keep uptodate (but technically,
only when we use new api from kdelibs), and if we forget then it's not worse than before this commit.

svn path=/trunk/KDE/kdebase/apps/; revision=946845
2009-03-30 13:16:35 +00:00
Carlo Segato 21dbd7527a folderview is not x11 only!
svn path=/trunk/KDE/kdebase/apps/; revision=901311
2008-12-25 01:41:57 +00:00
Laurent Montel 04636b897e Pino was right it's better to use KDE4_PLASMA_LIBS
find method to keep compatibility
Remove all requires to Plasma


svn path=/trunk/KDE/kdebase/apps/; revision=880119
2008-11-04 20:09:41 +00:00
Laurent Montel 4904d9706d Now plasma is in kdelibs
svn path=/trunk/KDE/kdebase/apps/; revision=879851
2008-11-04 08:16:11 +00:00
Alexander Neundorf ccc7b785a5 -these files are already included via MacroLibrary.cmake
Alex



svn path=/trunk/KDE/kdebase/apps/; revision=834633
2008-07-19 11:17:58 +00:00
Pino Toscano b85e9c88ce a bit hackish way to detect whether "apps" is compiled separately or within the whole kdebase;
in the former case, just find Plasma, while in the latter "simulate" a successful behaviour of FindPlasma, setting all the variables to the plasma stuff in workspace

svn path=/trunk/KDE/kdebase/apps/; revision=818618
2008-06-09 00:51:36 +00:00
Fredrik Höglund 55e7f80ee3 Add the folderview applet to the build.
svn path=/trunk/KDE/kdebase/apps/; revision=818604
2008-06-08 22:37:49 +00:00
Allen Winter 323caf07e1 add the missing macro_display_feature_log(), for those of us who like
to build kdebase-apps 

svn path=/trunk/KDE/kdebase/apps/; revision=816355
2008-06-03 17:33:05 +00:00
Allen Winter fea7a283fa ZLIB is only needed by konqueror in apps.
svn path=/trunk/KDE/kdebase/apps/; revision=816164
2008-06-03 13:00:31 +00:00
Allen Winter d9c858a59f due to popular demand, make sure that the doc subdirs
can be optionally built.

svn path=/trunk/KDE/kdebase/apps/; revision=811199
2008-05-22 15:10:05 +00:00
David Faure 710099e410 Use FindQImageBlitz.cmake instead of deprecated FindBlitz.cmake
svn path=/trunk/KDE/kdebase/apps/; revision=804272
2008-05-05 14:21:55 +00:00
Nicolas Ternisien a410c025ea Complete source rewrite/improvement of KInfocenter :
- Complete port to KDE/Qt 4, no more use of QT3 Support
- Simplify interface (remove multiple left tabs, add quick help in the top of the layout, use a KListWidgetSearchLine to filter by keywords and name)
- Fix General Page (modules were not displayed), and allow user to select it from the left panel
- Clean code and indentation structure
- Remove big margins and useless layout/widgets to integrate KCMModule (request from Aaron Siego)
- Memory module is now in a separate folder
- Memory module has been rewritten, and the chart generation is now simpler.
- Use color gradient and color scheme of System Monitor app (request from John Tapsell)
- Use a default icon when the requested icon does not exist (request from David Jarvie)
- Integrate patch from Konrad Rzepecki about improve PCI module by using libpci API. Add an optional dependency in CMake for this library
FEATURE:88625
- The porting to KDE4 of all architecture may add some compilation errors (sorry, I have no AIX, HPUX, Solaris, SGI, FreeBSD, OpenBSD systems to test those source). However, some existing codes already did not compile.
- Simplify source code by removing some part corresponding to the moment where KInfocenter and KControl were the same (it seems to).
- Name and comments of each modules are now normalized. (even IOSlaves Info and Samba Status)
CCMAIL:kde-core-devel@kde.org
- Allow the future move of inner modules of kcm_info to a dedicated module (examples: Sound, X-Server, Partitions,...)
TODO : - Improve Loading page layout
- Port Partitions, Sound and Network Interfaces modules to Solid
- Set my email as current maintainer

svn path=/trunk/KDE/kdebase/apps/; revision=795596
2008-04-10 23:08:34 +00:00
Allen Winter fd3adb1c84 forward port SVN commit 770893 by winterz:
tell CMake we have modules here.


svn path=/trunk/KDE/kdebase/apps/; revision=770894
2008-02-04 16:30:15 +00:00
Allen Winter a48d57fea5 look for OpenGL as it is used in kinfocenter's info kcm.
svn path=/trunk/KDE/kdebase/apps/; revision=770818
2008-02-04 14:09:11 +00:00
Allen Winter a25d56af2b remove hack to search over in workspace for cmake stuff.
in reality, kdebase/workspace and kdebase/apps are two different modules.

svn path=/trunk/KDE/kdebase/apps/; revision=770812
2008-02-04 14:06:49 +00:00
Tim Beaulen 25f259aba3 Infocentre moved but some of the cmake modules didn't.
To get kdebase to compile, let the apps subdir know about the modules in the workspace subdir.

Feel free to improve this.


svn path=/trunk/KDE/kdebase/apps/; revision=769916
2008-02-02 12:18:30 +00:00
Allen Winter ea0f0ced71 first part of moving kinfocenter into kdebase/apps from kdebase/runtime.
svn path=/trunk/KDE/kdebase/apps/; revision=745257
2007-12-05 20:50:48 +00:00
Allen Winter 899e51b0ef move kdeeject back to runtime. but, instead we will install it into libexec-dir.
that's coming soon.

svn path=/trunk/KDE/kdebase/apps/; revision=729037
2007-10-24 22:55:01 +00:00
Allen Winter c79aeb6f52 move kdeeject from runtime to apps, as was discussed on k-c-d.
svn path=/trunk/KDE/kdebase/apps/; revision=729000
2007-10-24 20:57:46 +00:00
Matthew Woehlke bf22e6de15 move blitz requirement to sub-modules (should un-break dashboard)
svn path=/trunk/KDE/kdebase/apps/; revision=717799
2007-09-27 16:03:57 +00:00
Laurent Montel 648df2d14e as we will create 3 packages from kdebase move
doc in each module

svn path=/trunk/KDE/kdebase/apps/; revision=706561
2007-08-30 19:18:20 +00:00
Dirk Mueller 67c87d1166 move configure checks for kfontinst
svn path=/trunk/KDE/kdebase/apps/; revision=687954
2007-07-14 21:07:22 +00:00
Laurent Montel 12bfda65fe Not necessary into this module
svn path=/trunk/KDE/kdebase/apps/; revision=681216
2007-06-28 07:46:56 +00:00
Dirk Mueller 42c4ed3286 - move libkonq into apps/
- partial fixes to make apps build separately

svn path=/trunk/KDE/kdebase/apps/; revision=680304
2007-06-25 21:20:52 +00:00
Benjamin Long b2757df98b This is all it took to get kdebase to build on qtopia core, though it still doesn't *work*. Cleaned it up and made it a bit easier to understand too. Konsole, nsplugins and kdepasswd do not build, so don't even try. If we ever have any Qtopia specific progs in kdebase, we can add an 'if ( Q_WS_QWS )' section.
svn path=/trunk/KDE/kdebase/apps/; revision=673385
2007-06-10 04:53:17 +00:00
David Faure 0f6b9b459e Move nsplugins to apps
svn path=/trunk/KDE/kdebase/apps/; revision=664635
2007-05-14 14:49:22 +00:00
Robert Knight 713f5b35a8 Build the new Konsole. It's not yet complete (notably key bindings cannot be edited and transparency has yet to be implemented), but most of the new stuff is there. Test it, break it, etc. -> feedback to robertknight@gmail.com
svn path=/trunk/KDE/kdebase/apps/; revision=661590
2007-05-06 01:31:42 +00:00
Robert Knight 5593029adf Remove old Konsole branch.
svn path=/trunk/KDE/kdebase/apps/; revision=661588
2007-05-06 01:14:33 +00:00
David Faure 79e1f575e8 kdepasswd is an app
svn path=/trunk/KDE/kdebase/apps/; revision=660954
2007-05-04 08:26:41 +00:00
Volker Krause fa754bd803 put it into the right file
svn path=/trunk/KDE/kdebase/apps/; revision=660316
2007-05-02 09:50:25 +00:00
David Faure fadb97e6e6 Move konqueror to kdebase/apps
svn path=/trunk/KDE/kdebase/apps/; revision=659583
2007-04-30 12:46:08 +00:00
Stephan Binner 8bab1087f9 compiles just fine, no reason to disable it?
svn path=/trunk/KDE/kdebase/apps/; revision=653256
2007-04-13 01:27:47 +00:00
Dirk Mueller 0b5a5f290c include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
2007-04-12 13:02:58 +00:00
Christoph Cullmann 298e559f54 move kate to kdesdk, as said on core-devel
will more plugins into it soon, too

svn path=/trunk/KDE/kdebase/apps/; revision=635993
2007-02-21 16:21:09 +00:00
Anders Lund c1d6e73a28 Edit to suit new location of kate
svn path=/trunk/KDE/kdebase/apps/; revision=635625
2007-02-20 13:06:37 +00:00
David Faure c664dcf2ba Moving Dolphin to kdebase, as discussed with Peter and others.
The big plan is: dolphin will become the default file manager (kicker buttons and file:/ links bring it up);
for a more file-manager-oriented GUI than in kde3. File management in konqueror will remain available,
e.g. for people who like to have profiles where it's combined with other things. For code sharing even more,
we are considering making a dolphinpart and using that as konqueror's directory view.

CCMAIL: Peter Penz <peter.penz@gmx.at>

svn path=/trunk/KDE/kdebase/apps/; revision=633622
2007-02-14 16:03:42 +00:00
Laurent Montel ee52a3d426 If we don't compile konsole on win32 don't add this directory
otherwise before we install all konsole file but not compile 
konsole

svn path=/trunk/KDE/kdebase/apps/; revision=578106
2006-08-28 12:35:16 +00:00
Olivier Goffart 4e9cb45041 move to apps
svn path=/trunk/KDE/kdebase/apps/; revision=541545
2006-05-16 15:00:38 +00:00
Alexander Neundorf 7a0b30822a kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdebase/konqueror/; revision=540215
2006-05-12 18:12:37 +00:00
Kurt Hindenburg 75cadb3e80 Move konsole to apps/
svn path=/trunk/KDE/kdebase/apps/; revision=535132
2006-04-28 16:45:57 +00:00
David Faure 64dacf1e12 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/konqueror/; revision=521887
2006-03-23 19:24:10 +00:00
Laurent Montel 82b4e9550a now keditbookmark compile fine
svn path=/trunk/KDE/kdebase/apps/; revision=517551
2006-03-11 12:41:28 +00:00
Laurent Montel 22e8e67ed5 Disable keditbookmark for the moment it doesn't compile
svn path=/trunk/KDE/kdebase/apps/; revision=515256
2006-03-03 09:15:10 +00:00
Laurent Montel d05f2bb78e 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/konqueror/; revision=514380
2006-02-28 08:01:15 +00:00