┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
panels
/
information
/
informationpanel.cpp
Age
Commit message (
Expand
)
Author
2019-04-23
[InformationPanel] Use the new inline configuration mode
Stefan Brüns
2019-04-20
More coding style fixes
Elvis Angelaccio
2019-03-24
[InformationPanel] Hide the video when the preview is disabled, avoid computi...
Méven Car
2019-03-22
Convert foreach to for loops
Méven Car
2019-03-17
Fix a todo: InformationPanelContent::configureSettings code is moved to Infor...
Méven Car
2019-03-12
Correctly position context menu of the information panel under wayland with a...
Méven Car
2018-11-30
Use isEmpty() here
Laurent Montel
2018-03-04
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2017-01-18
Port away from deprecated KIO::Job::ui()
Elvis Angelaccio
2014-12-14
port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...
Emmanuel Pescosta
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert panels/ and filterbar to qt signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2012-04-17
Ensure authentication data is cached properly
Peter Penz
2011-12-06
Fix selection issue for Information Panel
Peter Penz
2011-12-04
avoid double margins
Ni Hui
2011-07-31
normalize signals/slots
Montel Laurent
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-09
Use capitalized includes of recently committed kdelibs headers
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-02-02
Provide a default size-hint for all panels
Peter Penz
2010-12-31
Lock panels per default and allow to unlock them like in Amarok.
Peter Penz
2010-11-04
Fix issue that moving the mouse above the viewport might trigger showing the ...
Peter Penz
2010-10-07
Reset the file-item when the viewport is entered and files are selected. Othe...
Peter Penz
2010-10-07
Internal cleanups to assure that the asynchronous request for the folder-info...
Peter Penz
2010-10-07
Internal cleanup for panels: Let the panel-implementations decide whether the...
Peter Penz
2010-09-28
Fix issue that no content is shown in the Information Panel on startup
Peter Penz
2010-07-22
Properly KIO::stat instead of simply using the KFileItem constructor when
Sebastian Trueg
2010-05-29
Fix the nasty layout reparenting by adding the InformationPanelContent into a...
Peter Penz
2010-01-07
Fixed issue that the Information Panel might show the old filename after rena...
Peter Penz
2010-01-06
When changing the selection, the currently shown file item should be reset. T...
Peter Penz
2010-01-06
Fixed issue that Ctrl+A sometimes did not result in an update of the Informat...
Peter Penz
2009-11-19
Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...
Peter Penz
2009-07-05
The complexity of the class InformationPanel has grown a lot from KDE 4.0 to ...
Peter Penz
2009-07-05
Improve performance of Dolphin:
Peter Penz
2009-06-21
Use the name of the property instead of the label, otherwise the stored keys ...
Peter Penz
2009-06-21
disable Nepomuk legacy code to eliminate deprecated-warnings
Peter Penz
2009-06-21
Simplify how Nepomuk comments can be edited by the user:
Peter Penz
2009-06-20
Disable additional properties per default as discussed with Sebastian Trüg.
Peter Penz
2009-06-20
We won't get translated labels for Nepomuk literals in KDE 4.3.0... At least ...
Peter Penz
2009-06-19
Fix bottleneck when renaming several hundrets of items (the expensive update ...
Peter Penz
2009-06-10
fixed resizing issues when having long comments:
Peter Penz
2009-05-26
fixed krazy string warning
Peter Penz
2009-05-06
Don't crash if the the metadata widget is 0 (this can happen if Nepomuk has n...
Peter Penz
2009-04-24
fixed issue that the video preview size was wrong during resizing the informa...
Peter Penz
2009-04-23
- Postpone the video player initialization until the play button has been pre...
Peter Penz
[next]