summaryrefslogtreecommitdiffstats
path: root/digikam/project
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
commitbf9d53bc5869bf7e5e08edb571f8a4d8ddab98e3 (patch)
tree5865e2a07cb6a289ccecf19c412b5e4eabd21997 /digikam/project
parentba7aa20da1ad2514fb277767d695ed1b17c932f0 (diff)
downloaddigikam-bf9d53bc5869bf7e5e08edb571f8a4d8ddab98e3.tar.gz
digikam-bf9d53bc5869bf7e5e08edb571f8a4d8ddab98e3.zip
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/digikam@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'digikam/project')
-rw-r--r--digikam/project/NEWS.0.9.14
-rw-r--r--digikam/project/NEWS.0.9.42
2 files changed, 3 insertions, 3 deletions
diff --git a/digikam/project/NEWS.0.9.1 b/digikam/project/NEWS.0.9.1
index f6a4db7..f955957 100644
--- a/digikam/project/NEWS.0.9.1
+++ b/digikam/project/NEWS.0.9.1
@@ -15,7 +15,7 @@ General : New native SlideShow tool witch use the Image Preview feature.
RAW files can be slided very fast.
AlbumGUI : Improvement of pop-up menu of Tags Filter View and Comment & Tags
- about auto selection/deselection of tqparents/childs tags in Tags treeview.
+ about auto selection/deselection of parents/childs tags in Tags treeview.
AlbumGUI : Main Root album show a Welcome page for new users (like Kmail
or Konqueror).
AlbumGUI : Video files can be previewed using an embedded instance of
@@ -61,7 +61,7 @@ CameraGUI : JPEG Exif thumbnail and Iptc image preview are recomputed during
CameraGUI : digiKam theme support.
AlbumGUI : Improvement of pop-up menu of Tags Filter View and Comment & Tags about
- auto selection/deselection of tqparents/childs tags in Tags treeview.
+ auto selection/deselection of parents/childs tags in Tags treeview.
AlbumGUI : Main Root album show a Welcome page for new users (like Kmail or Konqueror).
AlbumGUI : Video files can be previewed using an embedded instance of default KDE
media player.
diff --git a/digikam/project/NEWS.0.9.4 b/digikam/project/NEWS.0.9.4
index 630ed8a..459c143 100644
--- a/digikam/project/NEWS.0.9.4
+++ b/digikam/project/NEWS.0.9.4
@@ -206,7 +206,7 @@ General : Add capability to display count of items in all Album, Date, Ta
Tags Filter Folder View.
The number of items contained in virtual or physical albums can be
displayed on the right of album name. If a tree branch is collapsed,
- tqparents album sum-up the number of items from all undisplayed tqchildren albums.
+ parents album sum-up the number of items from all undisplayed tqchildren albums.
Count of items is performed in background by digiKam KIO-Slaves.
A new option from Setup/Album dialog page can toggle on/off this feature.