| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=924467
|
|
of files is allowed. Thanks to Frank Reininghaus for the patch!
BUG: 183812
svn path=/trunk/KDE/kdebase/apps/; revision=924120
|
|
with a middle-click on a folder). So it would actually open 2 or more tabs, but only in the Column View mode.
svn path=/trunk/KDE/kdebase/apps/; revision=923757
|
|
* open files/select files dependent from the global single click/double click setting
* open a new column when pressing the Key_Right
Thanks to Shaun Michael Reich for the original patches!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=923423
|
|
interaction. This is e. g. necessary when the column view wants to implement a custom key handling where a folder should be triggered.
svn path=/trunk/KDE/kdebase/apps/; revision=923417
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=923249
|
|
it should be handled in the column view itself.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=923072
|
|
is selected, and the right arrow is used, it will navigate into it (like double/single clicking a directory). Note, this only works on directories, not files, it was made this way by intention.
svn path=/trunk/KDE/kdebase/apps/; revision=923057
|
|
QStyle::SH_ScrollView_FrameOnlyAroundContents. To assure that Dolphin uses the maximum available width for the size hint of the items, the style-hint must be included too for Qt 4.5.
I tested this fix also with Qt4.4 and it seems that the style-hint returns always 0 in this case -> this patch seems to be backward compatible...
svn path=/trunk/KDE/kdebase/apps/; revision=922900
|
|
Ctrl+T, so the latter is now the default, and is shown like that. It now shows up like the other items in the file menu. (it doesn't have a shift key modifier in it).
svn path=/trunk/KDE/kdebase/apps/; revision=922452
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=922440
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=922231
|
|
setting was intentional, I originally wanted the double-click setting to apply only to files, and the single click apply to only folders :) .
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=922070
|
|
does now. The signals were only connected to the singleClick(), not the doubleClick() method. They are now also connected/disconnected according to the setting that is set globally.
svn path=/trunk/KDE/kdebase/apps/; revision=921975
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=921970
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=921684
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=921220
|
|
'Use Default Location' button, now will use KUrl::prettyUrl(); Prior to this, saving an address of '/home/user/' would be changed to 'file:///home/user' (on Linux) normally (through applySettings()). However, when the listed methods were called, the text of the line edit would be just '/home/user/'. It will now (basically) be set to 'file:///'... all throughout.
svn path=/trunk/KDE/kdebase/apps/; revision=920943
|
|
Otherwise, the fellow coder would probably just think these were taken out of seemingly thin air.
svn path=/trunk/KDE/kdebase/apps/; revision=920920
|
|
during runtime and assure that the behavior of the view is adjusted.
CCMAIL: [email protected]
BUG: 175635
BUG: 175280
svn path=/trunk/KDE/kdebase/apps/; revision=920754
|
|
consistent with the behavior like the Places Panel or Folders Panel.
svn path=/trunk/KDE/kdebase/apps/; revision=920753
|
|
CCBUG: 182991
svn path=/trunk/KDE/kdebase/apps/; revision=920733
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=920731
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=920635
|
|
restoreDefaults()
* use constants for the defaults, as hardcoding the defaults in 2 methods might be error-prone when changing the defaults in future
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=920531
|
|
the settings are applied in the Startup page, and there is an error. This is under the home folder setting. It now says that "the home folder is invalid or does not exist" as opposed to just saying it is invalid. I believe that it was kind of misleading as to what was wrong, so I figured it should give them _some_ hint as to what the problem is.
svn path=/trunk/KDE/kdebase/apps/; revision=920501
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=920497
|
|
now restore to defaults when asked to.
svn path=/trunk/KDE/kdebase/apps/; revision=920491
|
|
*Grouped some statements that it didn't make sense to put after a certain block of code (giving the impression that it had to be after this block).
*There is no need to set the value of the QSpinBox equal to that of the slider, when loading settings... their valueChanges() signals are connected to the opposite one's slot.
*Made a now unused variable be used, it was inconsistent in this code block, two times '1' was used, but other times a var set to '1' would be used.
*Moved some blocks of code from the loadSettings() method, into the constructor, since the loadSettings() method is called more than once, so it's more resource-friendly to do it this way.
svn path=/trunk/KDE/kdebase/apps/; revision=920441
|
|
to inside the constructor instead. Examples include setting up a slider's notch-type(bottom or top). Especially significant since loadSettings() gets called more often than the constructor.
svn path=/trunk/KDE/kdebase/apps/; revision=920419
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=920402
|
|
when asked (the default is single-click).
svn path=/trunk/KDE/kdebase/apps/; revision=920400
|
|
Navigation page setting of whether to use single/double click navigation now saves itself properly, instead of insisting on using single-click. :)
P.S. Bear in mind that the setting still does not apply itself until a restart of Dolphin.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=920390
|
|
this, but didn't.
svn path=/trunk/KDE/kdebase/apps/; revision=920374
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=920235
|
|
*Move to Trash
*Delete
These are located in the General page->Context Menu tab of the settings dialog.
svn path=/trunk/KDE/kdebase/apps/; revision=920205
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=919996
|
|
the other, so we're just repeating ourselves by doing this manually.
svn path=/trunk/KDE/kdebase/apps/; revision=919995
|
|
FolderExpander on the folder represented by the view, which we don't want. Detect and prevent it.
BUG:182618
Shipped! ;)
svn path=/trunk/KDE/kdebase/apps/; revision=919950
|
|
was the View Modes page.
svn path=/trunk/KDE/kdebase/apps/; revision=919919
|
|
push the settings to the UI, then the user can apply, cancel, or modify them from there. Also removed the message box prompt. Use settings->useDefaults(true), then set it back to false after you are done loading settings in the restoreDefaults() method calls. Don't use ->setDefaults() normally, anymore.
svn path=/trunk/KDE/kdebase/apps/; revision=919897
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=919783
|
|
resulted in a changed behavior when using the double-click mode (-> a treeview item had to be pressed twice to show it in the main view).
CCBUG: 172360
CCBUG: 181226
svn path=/trunk/KDE/kdebase/apps/; revision=919648
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=919234
|
|
been pressed. This solves the issue that Dolphin might get blocked during hovering media files. Dolphin still gets blocked when requesting a media object the first time, but for the user this "just" means that after pressing the play-button the first time, that the playing starts a little bit later.
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=919063
|
|
the existing widget instance if possible.
svn path=/trunk/KDE/kdebase/apps/; revision=919058
|
|
* use the default search icon instead of the nepomuk icon
svn path=/trunk/KDE/kdebase/apps/; revision=919051
|
|
by the context menu of the header.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=919035
|
|
Thanks to Frank Reininghaus for the patch!
BUG: 181765
svn path=/trunk/KDE/kdebase/apps/; revision=919021
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=918538
|