┌ ┐
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
/
settings
/
viewpropertiesdialog.cpp
Age
Commit message (
Expand
)
Author
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-01-21
Change "Date" to "Modified" and allow access to new "Accessed" time field
Don Nguyen
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-09-25
Fix layout of ViewPropertiesDialog
David Rosca
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2015-02-03
Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...
Emmanuel Pescosta
2014-12-14
use save() instead of writeConfig()
Emmanuel Pescosta
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-01
Ported Dolphin away from KStandardDirs
Emmanuel Pescosta
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert statusbar, settings and search to qt5 signals/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-02-06
Port Dolphin to Baloo
Vishesh Handa
2012-10-15
Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...
Emmanuel Pescosta
2012-06-08
Fix wrong loading of sort-role
Peter Penz
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz
2012-03-13
Remove RolesInfoAccessor
Peter Penz
2012-03-11
First step to introduce dynamic roles
Peter Penz
2011-11-06
Show compact-mode icon also in Konqueror
Peter Penz
2011-11-06
Delete obsolete class DolphinSettings
Peter Penz
2011-11-06
Fix issues with applying wrong view-mode
Peter Penz
2011-10-15
Interface cleanups to prepare the return of "grouped sorting"
Peter Penz
2011-09-02
Simplified code for the viewmode settings
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-04
Don't use the submodule-path for Qt-includes on application-level
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-05-14
Use the AdditionalInfoAccessor to be flexible for future changes/extensions i...
Peter Penz
2010-02-05
Be more clear that selecting the checkbox means, that the shown view properti...
Peter Penz
2010-01-20
- Fix minor typos
Darío Andrés Rodríguez
2009-05-26
fixed krazy issues (see http://www.kdedevelopers.org/node/3919)
Peter Penz
2009-04-20
Let the user choose if folders are always shown first in the views of
Frank Reininghaus
2009-03-03
§$%$ revert last commit, this does not compile (sorry!)
Peter Penz
2009-03-03
SVN_SILENT: coding style fix
Peter Penz
2009-02-17
The tab order of the View Properties Dialog now moves in a logical and cohere...
Shaun Reich
2009-02-16
I forgot to change these connection statements to both send and receive boole...
Shaun Reich
2009-02-15
The View Properties dialog now correctly disables/enables the Apply button, i...
Shaun Reich
2009-02-14
Changed connections of the signals activated(), to currentIndexChanged() as u...
Shaun Reich
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz