date | project | content | link |
|---|
| 11:02 on Jan 10, 2011 | KDE | Commit by nikhilm :: r 1213418 solid/trunk/KDE/kdelibs/solid/solid/backends/upnp/ (9 files): ( link) Updated UPnP backend to work with latest HUpnp v0.8 | # |
| 18:05 on Oct 12, 2010 | KDE | Commit by nikhilm :: r1185250 okular/trunk/KDE/kdegraphics/okular/ui/pageview.cpp: More intuitive keyboard shortcuts for rotation This patch manually assigns the accelerator for Rotate Left and Rotate Right. The automatic acceleration sometimes assigns 'R' to Rotate Left due to it being first, which seems counter-intuitive to me. This patch makes 'Rotate Right' as 'R' and 'Rotate Left' as 'L'. Review request: http://svn.reviewboard.kde.org/r/5579/ | # |
| 18:25 on Oct 02, 2010 | KDE | Commit by nikhilm :: r1181926 workspace/trunk/KDE/kdebase/workspace/kwin/kcmkwin/kwinoptions/mouse.cpp: | # |
| 06:01 on Sep 12, 2010 | KDE | Commit by nikhilm :: r1174364 workspace/trunk/KDE/kdebase/workspace/kwin/tiling.cpp: Modify the config file to have the latest value of tilingEnabled() so that the shortcut and the kcm options are in sync | # |
| 04:57 on Sep 12, 2010 | KDE | Commit by nikhilm :: r1174360 workspace/trunk/KDE/kdebase/workspace/kwin/tilinglayout.cpp: Tiles are not deleted when removed from a layout, since we might want to add them to another layout | # |
| 06:10 on Jul 16, 2010 | KDE | Commit by nikhilm :: r1150491 workspace/trunk/KDE/kdebase/workspace/kwin/tilinglayout.cpp: Delete a tile when it is removed.
removeTileNoArrange() deletes the tile, so removeTile() uses some other tile to attempt a rearrange. If we have no tiles, we don't need to rearrange anyway. | # |
| 12:14 on Jul 15, 2010 | KDE | Commit by nikhilm :: r1150219 workspace/branches/KDE/4.5/kdebase/workspace/kwin/tilinglayoutfactory.cpp: | # |
| 05:09 on Jul 14, 2010 | KDE | Commit by nikhilm :: r1149719 workspace/trunk/KDE/kdebase/workspace/kwin/tilinglayoutfactory.cpp: Added i18n fix by Chusslove Illich to TilingLayoutFactory. Adds context to tiling layout names and makes them available for translation, which didn't happen earlier. CCMAIL: caslav dot ilic at gmx dot net | # |
| 16:04 on Jul 13, 2010 | KDE | Commit by nikhilm :: r1149545 workspace/trunk/KDE/kdebase/workspace/kwin/kcmkwin/kwinoptions/windows.cpp: Make sure tiling related widgets are properly enabled/disabled at load | # |
| 15:52 on Jul 13, 2010 | KDE | Commit by nikhilm :: r1149542 workspace/trunk/KDE/kdebase/workspace/kwin/tilinglayout.cpp: Ensure tiles are deleted when tiling is disabled.
This also returns windows to previous geometry | # |
| 07:32 on Jul 11, 2010 | KDE | Commit by nikhilm :: r1148595 workspace/branches/KDE/4.5/kdebase/workspace/kwin/ (4 files in 2 dirs): | # |
| 06:36 on Jul 11, 2010 | KDE | Commit by nikhilm :: r1148579 workspace/trunk/KDE/kdebase/workspace/kwin/ (4 files in 2 dirs): TilingLayout::clientResized() returns boolean argument.
If resize was attempted it returns true. This way layouts can use the default implementation to handle floating windows or unchanged geometry. The commit() call in the default implementation is also avoided | # |
| 06:26 on Jul 11, 2010 | KDE | Commit by nikhilm :: r1148578 workspace/trunk/KDE/kdebase/workspace/kwin/tilinglayouts/columns/columns.cpp: Don't resize if the window is floating | # |
| 15:09 on Jun 14, 2010 | KDE | Commit by nikhilm :: r1137887 workspace/trunk/KDE/kdebase/workspace/kwin/tiling.cpp: Instead of relying on USPosition to avoid tiling Plasma windows, use the Plasma-desktop window class. This is a temporary workaround until Plasma exposes more classes and integrates better with KWin. Okayed by Lubos Lunak: http://reviewboard.kde.org/r/4255Should fix 241051 without having any special settings for OpenOffice.org windows. BUG: 241051 | # |
| 09:04 on Jun 04, 2010 | KDE | Commit by nikhilm :: r1134392 apps/trunk/KDE/kdebase/apps/konqueror/settings/kio/cache.ui: Add units to the spinbox containing the size of the user's cache. The unit is KiB. The bug was initially reported for the Rekonq project which uses this kcm module. Even though trunk is in string freeze, permission has been obtained from the translation team by Panagiotis Papadopoulos ( pano_90 at gmx dot net ). CCMAIL: kde-i18n-doc at kde dot orgBUG: 238861 GUI: | # |
| 12:44 on May 14, 2010 | KDE | Commit by nikhilm :: r1126594 workspace/trunk/KDE/kdebase/workspace/kwin/kwinbindings.cpp: Tiling related shortcuts attached to right slots | # |
| 11:05 on May 11, 2010 | KDE | Commit by nikhilm :: r1125434 workspace/trunk/KDE/kdebase/workspace/kwin/ (8 files): Modified workspace method names to mark them up as referring to tiling | # |
| 10:43 on May 11, 2010 | KDE | Commit by nikhilm :: r1125424 workspace/trunk/KDE/kdebase/workspace/kwin/kwinbindings.cpp: Renamed the window moving shortcuts to convey what to move, removed some debugging shortcuts. Removed old orientation and ratio shortcuts. NOTE: This will lead to shortcut conflicts for existing users. | # |
| 06:10 on May 09, 2010 | KDE | Commit by nikhilm :: r1124486 workspace/trunk/KDE/kdebase/workspace/kwin/ (8 files in 2 dirs): Added comments to some tiling related code | # |
| 15:58 on May 07, 2010 | KDE | Commit by nikhilm :: r1124058 workspace/trunk/KDE/kdebase/workspace/kwin/ (3 files in 2 dirs): Added Window menu action to toggle floating/tiled state of the client and the relevant Operation enum entry | # |