User Details
User Details
- User Since
- Apr 21 2017, 9:18 AM (422 w, 18 h)
- Availability
- Available
Apr 23 2019
Apr 23 2019
eshalygin added a comment to D20766: Use appropriate background color for text previews.
I would welcome the same palette in the file preview as the one I see in ktexteditor when open the file
eshalygin updated the diff for D20766: Use appropriate background color for text previews.
Replace KColorScheme with QPalette
eshalygin requested review of D20766: Use appropriate background color for text previews.
Sep 14 2017
Sep 14 2017
eshalygin added a comment to D7811: Put effectModelTest behind BUILD_TESTING conditional.
May 7 2017
May 7 2017
eshalygin added a comment to D5538: Implement QPlatformTheme::fileIconPixmap().
Thanks a lot!
eshalygin updated the diff for D5538: Implement QPlatformTheme::fileIconPixmap().
Address review comments.
May 2 2017
May 2 2017
eshalygin added a comment to D5538: Implement QPlatformTheme::fileIconPixmap().
Thanks!
eshalygin added a comment to D5538: Implement QPlatformTheme::fileIconPixmap().
ping?
May 1 2017
May 1 2017
eshalygin added a comment to D5538: Implement QPlatformTheme::fileIconPixmap().
I don't have commit rights. Could someone commit this for me, please?
Apr 30 2017
Apr 30 2017
eshalygin added a comment to D5538: Implement QPlatformTheme::fileIconPixmap().
Any news?
Apr 22 2017
Apr 22 2017
eshalygin added a comment to D5538: Implement QPlatformTheme::fileIconPixmap().
@broulik ? What do you think about this implementation?
Apr 21 2017
Apr 21 2017
eshalygin added a comment to D5538: Implement QPlatformTheme::fileIconPixmap().
Ready. Works.
eshalygin updated the diff for D5538: Implement QPlatformTheme::fileIconPixmap().
use QFileInfo::absoluteFilePath() always
eshalygin added a comment to D5538: Implement QPlatformTheme::fileIconPixmap().
Not ready yet.
eshalygin updated the diff for D5538: Implement QPlatformTheme::fileIconPixmap().
Fix a typo in function name
eshalygin updated the diff for D5538: Implement QPlatformTheme::fileIconPixmap().
OK, here is the updated patch that uses KIO::iconForURL()
eshalygin added a comment to D5538: Implement QPlatformTheme::fileIconPixmap().