diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:14:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:14:01 -0600 |
commit | 148b0f6a8c078da4064b16eb6e86ad45117e36d8 (patch) | |
tree | 7e1faadf979c25dd81d66213c3a5196d4745589b /ChangeLog | |
parent | f8b154acd091636603566b46cb97a2dd63b540cb (diff) | |
download | konversation-148b0f6a8c078da4064b16eb6e86ad45117e36d8.tar.gz konversation-148b0f6a8c078da4064b16eb6e86ad45117e36d8.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -165,7 +165,7 @@ Interface Misc encoding setting. * Update actions on charset changes. * Added Notifications Toggle and Encoding sub-menu to the window menu. -* Moved "Hide Nicklist" menu action from Edit to Settings. +* Moved "Hide Nictdelist" menu action from Edit to Settings. * Fixed the "Automatically join channel on invite" setting not to show an inquiring dialog anyway. * Fixed saving the state of the invitation dialog option in the Warning Dialogs @@ -647,7 +647,7 @@ there * A bug that could lead to an application crash when closing the tab after choosing to ignore someone in a query has been fixed. -* The "Hide Nicklist" menu action will now be disabled properly when the tab +* The "Hide Nictdelist" menu action will now be disabled properly when the tab shown does not have a nickname list has been fixed. * The actions in the "Insert" menu will now be disabled properly when the @@ -1063,7 +1063,7 @@ Highlight. - An option to disable clickable nicks . Add ClickableNicks=false to konversationrc to disable it. - Fixed a big memory leak in message processing -- Nicklist slider now correctly resizes in all channels when its resized and +- Nictdelist slider now correctly resizes in all channels when its resized and correctly restores on startup - [[foo]] is now a link to http://en.wikipedia.org/wiki/foo . We will expand this to local wikipedia's in a later release [Update: Now fixed in 0.19] @@ -1085,7 +1085,7 @@ Changes from 0.16 to 0.17 Changes from 0.15 to 0.16 - Dropping URLs onto nick on nicklist or onto query initiates DCC send - You can now do SSL connections from Quick Connect Dialog -- Nicklist Icon Themes +- Nictdelist Icon Themes - New topic widget - Added a channel dialog - Made the nickname box optional @@ -1309,7 +1309,7 @@ Changes from 0.7 to 0.8: - Added support for /invite and 341 reply - Added support for 401 error reply - Added /smsg for "silent messages" -- Text and Nicklist-Fonts can now be selected via GUI +- Text and Nictdelist-Fonts can now be selected via GUI - Changed server ping response again to make dalnet ircd happy - Fixed nicklist sorting in channels - Switched to tdevelop 2.1.4 to hopefully fix some compile problems |