<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinnewmenu.cpp, branch master</title>
<subtitle>Patched KDE Dolphin with Pixel Scaling
</subtitle>
<id>https://fiftyfourth.xyz/git/dolphin/atom?h=master</id>
<link rel='self' href='https://fiftyfourth.xyz/git/dolphin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/'/>
<updated>2010-08-27T05:26:27Z</updated>
<entry>
<title>Context-menu cleanups:</title>
<updated>2010-08-27T05:26:27Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-08-27T05:26:27Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=09e1cc4d7726b649710fe5ce49741ae736ce4d06'/>
<id>urn:sha1:09e1cc4d7726b649710fe5ce49741ae736ce4d06</id>
<content type='text'>
- KNewMenu has been deprecated by KNewFileMenu. Reflect this in the names of related Dolphin classes.
- Provide context-sensitive actions also when a context-menu is opened on the viewport

BUG: 191938
FIXED-IN: 4.6.0

svn path=/trunk/KDE/kdebase/apps/; revision=1168586
</content>
</entry>
<entry>
<title>Sourcecode hierarchy cleanup: Move further files from src to src/views</title>
<updated>2010-07-24T22:08:30Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-07-24T22:08:30Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a5cf21ff06aff44cde563eaceae3c6cef452ee48'/>
<id>urn:sha1:a5cf21ff06aff44cde563eaceae3c6cef452ee48</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1154150
</content>
</entry>
<entry>
<title>Sourcecode hierarchy cleanup: Create folder "views" and move view related sources to it</title>
<updated>2010-07-24T21:45:49Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-07-24T21:45:49Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=652d08c9242ed51d86dba3b2afda9d3b2e9a9cd7'/>
<id>urn:sha1:652d08c9242ed51d86dba3b2afda9d3b2e9a9cd7</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1154146
</content>
</entry>
<entry>
<title>Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5)</title>
<updated>2010-01-26T12:04:56Z</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2010-01-26T12:04:56Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=ad85be955bc34f9ed9aa69f4453f26f57bf85e04'/>
<id>urn:sha1:ad85be955bc34f9ed9aa69f4453f26f57bf85e04</id>
<content type='text'>
Port all of kdebase' use of KNewMenu to KNewFileMenu.
Also port from KonqNameAndUrlInputDialog to KNameAndUrlInputDialog,
and from KonqMenuActions to KFileItemActions in dolphincontextmenu.cpp

svn path=/trunk/KDE/kdebase/apps/; revision=1080547
</content>
</entry>
<entry>
<title>move statusbar code into the directory "statusbar"</title>
<updated>2009-08-01T20:01:51Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-08-01T20:01:51Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=99eacd9f56acf4ad21994508ee824b1ce1594be1'/>
<id>urn:sha1:99eacd9f56acf4ad21994508ee824b1ce1594be1</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1005704
</content>
</entry>
<entry>
<title>After creating an item with the "Create New..." menu, the new item should get selected and it must be assured that the item stays visible. Thanks a lot to Rahman Duran for the original patch and the good discussions :-)</title>
<updated>2009-03-17T20:47:03Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-03-17T20:47:03Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b8c2f5377772c618b2b032bcd67cd32045c97fc9'/>
<id>urn:sha1:b8c2f5377772c618b2b032bcd67cd32045c97fc9</id>
<content type='text'>
Open issues:
- F10 shortcut does not work yet (interface extension might be done in KNewMenu)
- Does not work in column view yet, but this is a colum view specific issue.

CCMAIL: rahman.duran@gmail.com
CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=940624
</content>
</entry>
<entry>
<title>provide a 'Create New' entry for a context menu above a directory</title>
<updated>2008-11-14T19:51:13Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-11-14T19:51:13Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=1743e4b1fab8375eead3316770d88381e72b183c'/>
<id>urn:sha1:1743e4b1fab8375eead3316770d88381e72b183c</id>
<content type='text'>
BUG: 169880

svn path=/trunk/KDE/kdebase/apps/; revision=884373
</content>
</entry>
<entry>
<title>First big step to make it possible that the DolphinView can be embedded as KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done:</title>
<updated>2007-06-07T21:10:48Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2007-06-07T21:10:48Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=be9746e87bb6a42e641dbf36c528a60fb564420a'/>
<id>urn:sha1:be9746e87bb6a42e641dbf36c528a60fb564420a</id>
<content type='text'>
- The DolphinView does not contain the URL navigator, the filterbar and the statusbar anymore. Those widgets have been moved to DolphinViewContainer.
- The DolphinView does not contain any reference to the main window anymore.

Currently there are some minor regressions (the statusbar shows less informations, renaming has been deactivated), but they will get fixed during the next days. Also still a lot of interface cleanups must be done, but let's just do it step by step...

svn path=/trunk/KDE/kdebase/apps/; revision=672692
</content>
</entry>
<entry>
<title>coding style cleanup: fix wrong indenting of members in constructor</title>
<updated>2007-05-06T17:41:49Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2007-05-06T17:41:49Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=cdcb4b0166aefdd382d20e7ff3b5cb217ba54ba8'/>
<id>urn:sha1:cdcb4b0166aefdd382d20e7ff3b5cb217ba54ba8</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=661819
</content>
</entry>
<entry>
<title>adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:</title>
<updated>2007-04-09T19:12:54Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2007-04-09T19:12:54Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c8a4f1fd8d3c9b50e51b7234123b3fbe0b979552'/>
<id>urn:sha1:c8a4f1fd8d3c9b50e51b7234123b3fbe0b979552</id>
<content type='text'>
astyle --indent=spaces=4 --brackets=linux \
       --indent-labels --pad=oper --unpad=paren \
       --one-line=keep-statements --convert-tabs \
       --indent-preprocessor \
       `find -type f -name '*.cpp'` `find -type f -name '*.h'`

svn path=/trunk/KDE/kdebase/apps/; revision=651981
</content>
</entry>
</feed>
