Revision 1244687

Go back to digest for 7th August 2011

Features in KDE Base

Vishesh Yadav committed changes in /branches/work/soc-kdesdk-dolphin-plugins-hg/dolphin-plugins/hg:

Changes -
* Force add/remove (to make Add/Remove work with files
with VersionState Added/Removed
* Rename dialog - Old name and text box aligned to left
* Removed line edit for StatusList (planned to make it
filter in future)
* Fixed a new born bug which made commit dialog crash
when a file is selected from StatusList to get its diff
* Changed label for Hg Init dialog
and some other dialogs
* Solved UTF problem in many dialogs.
* Fixed bug where \s character is pushed at front in
HgConfig, replacing space character
* Fixed SEGFAULT when Edit is clicked in Ignored Files
in Config Dialog
* Error message if changes not pulled succesfully and
information message when changes not available in
Push and PUll dialog

File Changes

Modified 18 files
  • /branches/work/soc-kdesdk-dolphin-plugins-hg/dolphin-plugins/hg
  •   /clonedialog.cpp
  •   /commitdialog.cpp
  •   /createdialog.cpp
  •   /exportdialog.cpp
  •   /hgconfig.cpp
  •   /hgwrapper.cpp
  •   /hgwrapper.h
  •   /importdialog.cpp
  •   /pulldialog.cpp
  •   /pulldialog.h
  •   /pushdialog.cpp
  •   /pushdialog.h
  •   /renamedialog.cpp
  •   /statuslist.cpp
  •   /statuslist.h
  •   /syncdialogbase.cpp
  •   /syncdialogbase.h
  •   /config-widgets/ignorewidget.cpp
18 files changed in total