43 Commits (56ffdbbb29d2bb4b4942d348ba21fecdcf4e7740)

Author SHA1 Message Date
Kurt Hindenburg e52ec8f420 Revert removal to allow Bookmark tabs as Folders to work 6 years ago
Kurt Hindenburg 7f2f55c30b Revert removal to allow Bookmark tabs as Folders to work 6 years ago
Kurt Hindenburg 5b5ad9f93e Revert supportTabs() removal to fix bookmenu issue 6 years ago
Kurt Hindenburg 00c20b240d Revert supportTabs() removal to fix bookmenu issue 6 years ago
Nicolas Fella e6f3d0a14e Replace Q_DECL_OVERRIDE with override 6 years ago
Kurt Hindenburg eb96410ffd clean up includes 7 years ago
Kurt Hindenburg d0ae598348 Remove currentBookmarkList() - hasn't been used in years 7 years ago
Kurt Hindenburg 0995c1dc95 Remove supportsTabs() - hasn't been used in years 7 years ago
Martin T. H. Sandsmark befaaa0255 Do not allow adding duplicates in bookmarks 7 years ago
Kurt Hindenburg e5c8d97e51 Disable QObject subclasses' copy constructor/assignment 8 years ago
Kurt Hindenburg 0fd9e2bd55 uncrustify using kf5 config 9 years ago
Kurt Hindenburg eade05a4bd Do not specify Qt modules in includes 9 years ago
Kurt Hindenburg acdd32c27d Use Frameworks compiler settings; use NO_SLOT_SIGNALS_KEYWORDS 9 years ago
Kurt Hindenburg 35d419e734 Add Q_DECL_OVERRIDE via clang-tidy 9 years ago
Montel Laurent 6c747d97d6 kdelibs4support-- 12 years ago
Montel Laurent 3621877b9f Clean forward declaration 12 years ago
Kurt Hindenburg b6304bcc59 Port KUrl to QUrl 12 years ago
Kurt Hindenburg 346e174285 Fix build for new kdelibs-frameworks bookmark code 13 years ago
Alex Richardson a83db71590 Port to KF5/Qt5 13 years ago
Alex Richardson ab5e15b1b7 Revert "Port to KF5/Qt5" 13 years ago
Alex Richardson 4adfbe84bd Port to KF5/Qt5 13 years ago
Jekyll Wu a231b16f21 Trivial style change of include guards 14 years ago
Kurt Hindenburg 3d06b44fc7 minor style fixes - remove empty lines start/end code blocks 14 years ago
Kurt Hindenburg c73556ce39 Apply astyle-kdelibs 14 years ago
Jekyll Wu b95f9443a0 Trivial change on #include 15 years ago
Jekyll Wu 330de6c6f4 Fix some spelling problems 15 years ago
Jekyll Wu 8f1bbd4353 Remove trailing white spaces 15 years ago
Jekyll Wu cf92cece2b Remove leading white spaces in blank lines to make them really empty 15 years ago
Jekyll Wu 6e7b93da0b Add document for some simple methods marked with "document me" 15 years ago
Jekyll Wu 13fea35f69 Rename member variables to the form of _var for consistency 15 years ago
Jekyll Wu 17cff71f2a Delete method of no use 15 years ago
Jekyll Wu cc998cd0ab Adjust #include 15 years ago
Jekyll Wu 7e7a020fe8 Minor change on coding style 15 years ago
Jekyll Wu d90862d060 replace Q_SLOTS with slots. 15 years ago
Kurt Hindenburg 23ee1eecd4 Api doxygen fixes 17 years ago
Kurt Hindenburg 1f9819a5e2 Doxygen fixes dealing with documenting parms not in methods. 17 years ago
Patrick Spendrin 98ca94ade7 make a private konsole library as said on kde-devel@ 17 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight d33c750983 Fix 'Open Folder in Tabs' action on bookmark menu. 18 years ago
Daniel Teske 981d865c87 Port to new API. 19 years ago
Dirk Mueller 9ea3227384 include cleanup 19 years ago
Robert Knight 33c913383d EBN fixes. Mostly copyright and implementations including their own headers first. 19 years ago
Stephan Binner f9ef188694 fix pedantic compilation 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago
Robert Knight 95f053e393 * Use kdelibs facilities to check for compositing support 19 years ago
Robert Knight 9ee6e82f87 * Remove Konsole prefix from several class names. 19 years ago
Robert Knight c2d98d13af * Move Konsole classes into their own namespace 19 years ago
Robert Knight 57e03c562f Implement bookmark opening for local URLs in the new front-end. Handling for ssh:// etc. still to be done. Update license for KonsoleBookmarkHandler.* to GPLv2+ 19 years ago
Robert Knight 4addfa23e9 Uncouple KonsoleBookmarkHandler and KMainWindow. Document methods. Remove unnecessary includes. 19 years ago