By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 1399
Collapse All | Expand All

(-)tdebase/kcontrol/taskbar/kcmtaskbar.cpp (+3 lines)
Lines 276-281 Link Here
276
		m_widget->globalConfigReload->hide();
276
		m_widget->globalConfigReload->hide();
277
		m_widget->globalConfigEdit->hide();
277
		m_widget->globalConfigEdit->hide();
278
		m_widget->kcfg_UseGlobalSettings->hide();
278
		m_widget->kcfg_UseGlobalSettings->hide();
279
    m_widget->globalConfigReminder->hide();
279
	}
280
	}
280
	else {
281
	else {
281
		m_widget->globalConfigWarning->hide();
282
		m_widget->globalConfigWarning->hide();
Lines 285-294 Link Here
285
			m_widget->actionsGroup->hide();
286
			m_widget->actionsGroup->hide();
286
			m_widget->globalConfigReload->hide();
287
			m_widget->globalConfigReload->hide();
287
			m_widget->globalConfigEdit->show();
288
			m_widget->globalConfigEdit->show();
289
      m_widget->globalConfigReminder->hide();
288
		}
290
		}
289
		else {
291
		else {
290
			m_widget->taskbarGroup->show();
292
			m_widget->taskbarGroup->show();
291
			m_widget->actionsGroup->show();
293
			m_widget->actionsGroup->show();
294
      m_widget->globalConfigReminder->show();
292
			// FIXME
295
			// FIXME
293
			// Disable this feature until a method can be found to force the TDECModule to reload its settings from disk after the global settings have been copied!
296
			// Disable this feature until a method can be found to force the TDECModule to reload its settings from disk after the global settings have been copied!
294
			//m_widget->globalConfigReload->show();
297
			//m_widget->globalConfigReload->show();
(-)tdebase/kcontrol/taskbar/kcmtaskbarui.ui (-5 / +13 lines)
Lines 40-54 Link Here
40
					<cstring>globalConfigWarning</cstring>
40
					<cstring>globalConfigWarning</cstring>
41
				</property>
41
				</property>
42
				<property name="text">
42
				<property name="text">
43
					<string>&lt;b&gt;NOTE: This module is currently editing the global floating taskbar configuration.&lt;/b&gt;&lt;br&gt;To change the configuration of a specific Kicker taskbar applet, please use the corresponding Configure Taskbar menu option.</string>
43
					<string>&lt;b&gt;NOTE: Currently you are editing the global taskbar configuration.&lt;/b&gt;&lt;br&gt;To change the configuration of a specific taskbar (when using multiple taskbars), use the corresponding Configure Taskbar menu option, located in the taskbar handle popup menu.</string>
44
				</property>
44
				</property>
45
			</widget>
45
			</widget>
46
			<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
46
			<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
47
				<property name="name">
47
				<property name="name">
48
					<cstring>kcfg_UseGlobalSettings</cstring>
48
					<cstring>kcfg_UseGlobalSettings</cstring>
49
				</property>
49
				</property>
50
				<property name="text">
50
				<property name="text">
51
					<string>Use global floating taskbar configuration</string>
51
					<string>Use global taskbar configuration</string>
52
				</property>
52
				</property>
53
				<property name="checked">
53
				<property name="checked">
54
					<bool>true</bool>
54
					<bool>true</bool>
Lines 62-68 Link Here
62
					<cstring>globalConfigReload</cstring>
62
					<cstring>globalConfigReload</cstring>
63
				</property>
63
				</property>
64
				<property name="text">
64
				<property name="text">
65
					<string>Overwrite current configuration with the current global floating taskbar configuration</string>
65
					<string>Overwrite current configuration with the current global taskbar configuration</string>
66
				</property>
66
				</property>
67
			</widget>
67
			</widget>
68
			<widget class="TQPushButton" row="2" column="0" rowspan="1" colspan="2">
68
			<widget class="TQPushButton" row="2" column="0" rowspan="1" colspan="2">
Lines 70-78 Link Here
70
					<cstring>globalConfigEdit</cstring>
70
					<cstring>globalConfigEdit</cstring>
71
				</property>
71
				</property>
72
				<property name="text">
72
				<property name="text">
73
					<string>Edt global floating taskbar configuration</string>
73
					<string>Edit global taskbar configuration</string>
74
				</property>
74
				</property>
75
			</widget>
75
			</widget>
76
      <widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2">
77
        <property name="name">
78
          <cstring>globalConfigReminder</cstring>
79
        </property>
80
        <property name="text">
81
          <string>&lt;b&gt;NOTE:&lt;/b&gt; Currently you are editing the taskbar configuration for &lt;b&gt;only&lt;/b&gt; this taskbar.</string>
82
        </property>
83
      </widget>
76
		</grid>
84
		</grid>
77
	</widget>
85
	</widget>
78
        <widget class="TQButtonGroup">
86
        <widget class="TQButtonGroup">
(-)tdebase/kicker/taskbar/taskbar.kcfg (-11 / +11 lines)
Lines 8-20 Link Here
8
    <group name="General">
8
    <group name="General">
9
        <entry key="UseGlobalSettings" type="Bool" >
9
        <entry key="UseGlobalSettings" type="Bool" >
10
            <default>true</default>
10
            <default>true</default>
11
            <label>Use the global (floating) taskbar configuration</label>
11
            <label>Use the global taskbar configuration</label>
12
            <whatsthis>Turning this option off will cause the taskbar to ignore the global (floating) taskbar configuration, instead using a specific configuration for that particular taskbar.</whatsthis>
12
            <whatsthis>Turning this option off will cause the taskbar to ignore the global taskbar configuration, instead using a specific configuration for that particular taskbar.</whatsthis>
13
        </entry>
13
        </entry>
14
        <entry key="ShowAllWindows" type="Bool" >
14
        <entry key="ShowAllWindows" type="Bool" >
15
            <default>true</default>
15
            <default>true</default>
16
            <label>Show windows from all desktops</label>
16
            <label>Show windows from all desktops</label>
17
            <whatsthis>Turning this option off will cause the taskbar to display <b>only</b> the windows on the current desktop. \n\nBy default, this option is selected and all windows are shown.</whatsthis>
17
            <whatsthis>Turning this option off will cause the taskbar to display <b>only</b> the windows on the current desktop. By default, this option is selected and all windows are shown.</whatsthis>
18
        </entry>
18
        </entry>
19
        <entry key="CycleWheel" type="Bool" >
19
        <entry key="CycleWheel" type="Bool" >
20
            <default>true</default>
20
            <default>true</default>
Lines 24-30 Link Here
24
        <entry key="ShowOnlyIconified" type="Bool" >
24
        <entry key="ShowOnlyIconified" type="Bool" >
25
            <default>false</default>
25
            <default>false</default>
26
            <label>Show only minimized windows</label>
26
            <label>Show only minimized windows</label>
27
            <whatsthis>Select this option if you want the taskbar to display <b>only</b> minimized windows. \n\nBy default, this option is not selected and the taskbar will show all windows.</whatsthis>
27
            <whatsthis>Select this option if you want the taskbar to display <b>only</b> minimized windows. By default, this option is not selected and the taskbar will show all windows.</whatsthis>
28
        </entry>
28
        </entry>
29
        <entry key="GroupTasks" type="Enum" >
29
        <entry key="GroupTasks" type="Enum" >
30
            <choices>
30
            <choices>
Lines 40-46 Link Here
40
            </choices>
40
            </choices>
41
            <default>GroupWhenFull</default>
41
            <default>GroupWhenFull</default>
42
            <label>Group similar tasks:</label>
42
            <label>Group similar tasks:</label>
43
            <whatsthis>The taskbar can group similar windows into single buttons. When one of these window group buttons are clicked on a menu appears showing all the windows in that group. This can be especially useful with the <em>Show all windows</em> option.\n\nYou can set the taskbar to <strong>Never</strong> group windows, to <strong>Always</strong> group windows or to group windows only <strong>When the Taskbar is Full</strong>.\n\nBy default the taskbar groups windows when it is full.</whatsthis>
43
            <whatsthis>The taskbar can group similar windows into single buttons. When one of these window group buttons are clicked on a menu appears showing all the windows in that group. This can be especially useful with the <em>Show all windows</em> option. You can set the taskbar to <strong>Never</strong> group windows, to <strong>Always</strong> group windows or to group windows only <strong>When the Taskbar is Full</strong>. By default the taskbar groups windows when it is full.</whatsthis>
44
        </entry>
44
        </entry>
45
        <entry key="ShowTaskStates" type="Enum" >
45
        <entry key="ShowTaskStates" type="Enum" >
46
            <choices>
46
            <choices>
Lines 56-77 Link Here
56
            </choices>
56
            </choices>
57
	    <default>ShowAll</default>
57
	    <default>ShowAll</default>
58
            <label>Show tasks with state:</label>
58
            <label>Show tasks with state:</label>
59
	    <whatsthis>The taskbar can show and/or hide tasks based on their current process state.  Select <em>Any</em> to show all tasks regardless of current state.</whatsthis>
59
	    <whatsthis>The taskbar can show and/or hide tasks based on their current process state. Select <em>Any</em> to show all tasks regardless of current state.</whatsthis>
60
        </entry>
60
        </entry>
61
        <entry key="SortByDesktop" type="Bool" >
61
        <entry key="SortByDesktop" type="Bool" >
62
            <default>true</default>
62
            <default>true</default>
63
            <label>Sort windows by desktop</label>
63
            <label>Sort windows by desktop</label>
64
            <whatsthis>Selecting this option causes the taskbar to show windows in order of the desktop they appear on.\n\nBy default this option is selected.</whatsthis>
64
            <whatsthis>Selecting this option causes the taskbar to show windows in order of the desktop they appear on. By default this option is selected.</whatsthis>
65
        </entry>
65
        </entry>
66
        <entry key="SortByApp" type="Bool" >
66
        <entry key="SortByApp" type="Bool" >
67
            <default>true</default>
67
            <default>true</default>
68
            <label>Sort windows by application</label>
68
            <label>Sort windows by application</label>
69
            <whatsthis>Selecting this option causes the taskbar to show windows ordered by application.\n\nBy default this option is selected.</whatsthis>
69
            <whatsthis>Selecting this option causes the taskbar to show windows ordered by application. By default this option is selected.</whatsthis>
70
        </entry>
70
        </entry>
71
        <entry key="ShowIcon" type="Bool" >
71
        <entry key="ShowIcon" type="Bool" >
72
            <default>true</default>
72
            <default>true</default>
73
            <label>Show application icons</label>
73
            <label>Show application icons</label>
74
            <whatsthis>Select this option if you want window icons to appear along with their titles in the taskbar.\n\nBy default this option is selected.</whatsthis>
74
            <whatsthis>Select this option if you want window icons to appear along with their titles in the taskbar. By default this option is selected.</whatsthis>
75
        </entry>
75
        </entry>
76
        <entry key="MaximumButtonWidth" type="Int" >
76
        <entry key="MaximumButtonWidth" type="Int" >
77
            <default>200</default>
77
            <default>200</default>
Lines 88-94 Link Here
88
        <entry key="ShowCurrentScreenOnly" type="Bool" >
88
        <entry key="ShowCurrentScreenOnly" type="Bool" >
89
            <default>false</default>
89
            <default>false</default>
90
            <label>Show windows from all screens</label>
90
            <label>Show windows from all screens</label>
91
            <whatsthis>Turning this option off will cause the taskbar to display <b>only</b> windows which are on the same Xinerama screen as the taskbar.\n\nBy default, this option is selected and all windows are shown.</whatsthis>
91
            <whatsthis>Turning this option off will cause the taskbar to display <b>only</b> windows which are on the same Xinerama screen as the taskbar. By default, this option is selected and all windows are shown.</whatsthis>
92
        </entry>
92
        </entry>
93
        <entry key="taskbarFont" type="Font" >
93
        <entry key="taskbarFont" type="Font" >
94
            <default></default>
94
            <default></default>
Lines 154-160 Link Here
154
        <entry key="DrawButtons" type="Bool" >
154
        <entry key="DrawButtons" type="Bool" >
155
            <default>false</default>
155
            <default>false</default>
156
            <label>Draw taskbar entries "flat" and not as a button</label>
156
            <label>Draw taskbar entries "flat" and not as a button</label>
157
            <whatsthis>Turning this option on will cause the taskbar to draw visible button frames for each entry in the taskbar. \n\nBy default, this option is off.</whatsthis>
157
            <whatsthis>Turning this option on will cause the taskbar to draw visible button frames for each entry in the taskbar. By default, this option is off.</whatsthis>
158
        </entry>
158
        </entry>
159
        <entry key="HaloText" type="Bool" >
159
        <entry key="HaloText" type="Bool" >
160
            <default>false</default>
160
            <default>false</default>

Return to bug 1399