32 Commits (6b8075ddbf4a04265cd8aeccda5307fdfd91d51b)

Author SHA1 Message Date
Matteo De Carlo 8a9cdba6ae Replace NULL with nullptr in tabbox folder 12 years ago
Martin Gräßlin a2c9bdc37d [kwin] Export icon in ClientModel again 12 years ago
Martin Gräßlin 98a04893a6 Use mgraesslin@kde.org for my mail address in Copyright and AboutData 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
Martin Gräßlin 2547192d95 Fix some errors found by ModelTest 13 years ago
Martin Gräßlin 54b263e7b6 Add icons of selected desktop to Desktop TabBox 13 years ago
Martin Gräßlin 47ddf1384c Fix non-const ref iterator issues reported by Krazy2 checker foreach 13 years ago
Martin Gräßlin 6f90843365 Escape HTML command in window caption before passing to QML 13 years ago
Martin Gräßlin 3bad8ed12f Escape HTML command in window caption before passing to QML 13 years ago
Martin Gräßlin ed3effa2d3 Ensure that the start Client to build up the ClientModel is in the Focus Chain 14 years ago
Martin Gräßlin 2f18fe002f Start building up of ClientModel with the first Client to include 14 years ago
Martin Gräßlin a4fed7188c Use the first client as entrance to the focus chain if no active window 14 years ago
Martin Gräßlin 4782325c4a Remove outdated options from TabBoxConfig 14 years ago
Martin Gräßlin bd7958392d Verify pointer is valid when calculating the longest caption 14 years ago
Martin Gräßlin d75e7a6d60 Use smart pointers to protect access to TabBoxClient 14 years ago
Martin Gräßlin c2ebd35cad Use Show desktop item instead of empty text in TabBox 14 years ago
Stefano Avallone 76c00aa189 Refactor checks for inclusion of TabBoxClients in the client list 14 years ago
Marco Martin aeccc69103 the client marked as first shouldn't be closeable. 14 years ago
Martin Gräßlin f644c28180 Support for sticky items in TabBox list 14 years ago
Martin Gräßlin e858b413a3 Activate TabBoxClient from mouse click and close TabBox 15 years ago
Martin Gräßlin 245f84d835 Close windows from TabBox QML 15 years ago
Martin Gräßlin 9eb5a17e30 Support Closeable in TabBox 15 years ago
Martin Gräßlin f98593d3fb Window Thumbnail support for QML 15 years ago
Martin Gräßlin aa17081fe8 TabBox in QML 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin 7277ec7450 Add optional desktop entry to alt+tab for minimizing all windows (show desktop). 16 years ago
Martin Gräßlin cb51fbb14c All desktops needs to check for application mode as well as for window mode. 16 years ago
Martin Gräßlin 8ebbebbb55 First set the new model then reset. Stupid me :-( 17 years ago
Martin Gräßlin 9834f6faf7 Fix a compile fail on OpenSolaris. 17 years ago
Lucas Murray 8cbce93613 Less warnings please. 17 years ago
Martin Gräßlin 76f17e6de1 Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 17 years ago