Revisions of licq

Lubos Lunak's avatar Lubos Lunak (llunak) committed (revision 34)
fix build
Lubos Lunak's avatar Lubos Lunak (llunak) accepted request 407093 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 33)
fix factory builds
buildservice-autocommit accepted request 308882 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 31)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 308878 from Aeneas Jaißle's avatar Aeneas Jaißle (aeneas_jaissle) (revision 30)
Fix rpm group classification
buildservice-autocommit accepted request 286932 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 29)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 28)
buildservice-autocommit accepted request 205805 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 26)
baserev update by copy to link target
Andrey Karepin's avatar Andrey Karepin (EGDFree) accepted request 205722 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 25)
- update to version 1.8.1
- Qt >= 4.7 became required to prevent failing builds for old releases.
- Added licq-1.8.1-65026d6.patch to prevent compiling error:
  https://github.com/licq-im/licq/commit/65026d6
- BuildRoot and %clean were removed as unnecessary.
buildservice-autocommit accepted request 150147 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 24)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 150043 from Christopher Stender's avatar Christopher Stender (cstender) (revision 23)
- update to version 1.7.1
  * Fix a deadlock happening if log messages were flooding
  * Handle line breaks for URL field in history files
  * ICQ: Fix parsing of buddy icon data to not break on long fields
  * Qt4-Gui: Show authorization request dialog when adding a user
  * Qt4-Gui: Better logic for setting away message on non-ICQ account
  * Qt4-Gui: Dock icon could show offline even if one account was online
  * Qt4-Gui: Floaties could appear as empty windows

- update to version 1.7.0
  * Always save history as UTF-8 to avoid mixing encodings
  * Fix several memory leaks
  * Fifo: Add commands to show/hide UI contact list window
  * Forwarder: Support for MSN and Jabber protocols
  * Forwarder: Write default configuration file to correct directory
  * ICQ: Do reverse direct connects even if port number is wrong
  * ICQ: Fix removing groups from server side list
  * Plugin API: Multiple changes to make api less ICQ specific
  * Plugin API: Allow subclassed user/owner for each protocol
  * Plugin API: Use UTF-8 for all event messages and user data
  * Qt4-Gui: Manage protocols plugins from accounts dialog
  * Qt4-Gui: Moved debug level menu to log window
  * Qt4-Gui: Add settings page for editing event filter rules
  * Qt4-Gui: Add a header in chat history for each new day
  * Qt4-Gui: Move per-account settings to user dialog
  * Qt4-Gui: Don't clear clipboard after opening URL/File dialog
  * Qt4-Gui: Controls to set owner birthday were missing
buildservice-autocommit accepted request 131713 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 22)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 131598 from Christopher Stender's avatar Christopher Stender (cstender) (revision 21)
- update to version 1.6.1
  * Save user list when adding a Not In List user to list
  * ICQ: Fix packets not being sent for sequence numbers above 0x7fff
  * ICQ: Mark direct unicode messages as such
  * Qt4-Gui: Handle meta key in global hotkeys
  * Qt4-Gui: Fix global hotkeys to work with Caps-/Numlock active
  * Qt4-Gui: Fix crash on message right click without spell checking
  * Qt4-Gui: Update title of user dialogs when alias/name changes
  * Qt4-Gui: Compensate for decoractions when saving window geometries
buildservice-autocommit accepted request 90046 from Lubos Lunak's avatar Lubos Lunak (llunak) (revision 20)
baserev update by copy to link target
Lubos Lunak's avatar Lubos Lunak (llunak) accepted request 90034 from Christopher Stender's avatar Christopher Stender (cstender) (revision 19)
- updated to version 1.6.0
  * Reduce number of reads and writes of config files
  * Let GUI run in main thread on Mac OS X
  * Build: Improved detection of libcdk and X11 scrnsaver
  * Plugin API: Replace ICQ specific constants
  * Plugin API: Replace exported plugin symbols with a single struct
  * Plugin API: Define values for all enums to reduce future ABI breaking
  * ICQ: Keep track of when contacts went away
  * ICQ: Add detection of several other user clients
  * ICQ: Fix owner info to send correct first name and last name
  * ICQ: Fix several encoding problems with unicode messages
  * Jabber: Add support to connect through HTTP proxy
  * Jabber: Keep track of when contacts went online
  * Jabber: Set group membership when adding contact
  * MSN: Add user client detection
  * RMS: Authentication can be configured instead of always using ICQ account
  * Qt4-Gui: Add global shortcut to show/hide main window
  * Qt4-Gui: Show authorization request dialog when adding a contact
  * Qt4-Gui: Option to show recent messages based on message age
  * Qt4-Gui: Server address can be configured for all accounts
  * Qt4-Gui: Don't show online time if it isn't known
  * Qt4-Gui: Fix multiple recipients to work with URLs and contacts
  * Qt4-Gui: Fix user alias to be saved after edit from contact list
  * Qt4-Gui: Fix auto-popup to not steal focus between tabs/windows
Minh Ngo's avatar Minh Ngo (Ignotusp) accepted request 75527 from Christopher Stender's avatar Christopher Stender (cstender) (revision 18)
- updated to version 1.5.1
  * Package GTest with Licq to guarantee same version as GMock
  * Owners can no longer be removed when online to prevent contact
    list problems
  * Build: Various fixes to reduce problems when building
  * AutoReply: Command line parameters -d and -e were ignored
  * ICQ: Buddy icons would fail to update for some contacts retrying
    every minute
  * Jabber: Use full name for contact if there is no nickname set
  * Jabber: Get away message for contacts
  * Jabber: Keep track of contacts pending for authorization
  * OSD: Default config would be written to file without path
  * RMS: Plugin could crash if bad parameters were given to some commands
  * Qt4-Gui: Ignored users were displayed in All Users list
  * Qt4-Gui: Several menu items and buttons were missing ... after caption
  * Qt4-Gui: Main window would appear under other windows on some systems
  * Qt4-Gui: GUI could hang when toggling Send Through Server button
  * Qt4-Gui: Show keyboard shortcuts in the user popup menu from
    contact list
- removed fix-cmake.diff
buildservice-autocommit accepted request 60223 from Lubos Lunak's avatar Lubos Lunak (llunak) (revision 17)
baserev update by copy to link target
buildservice-autocommit accepted request 53009 from Lubos Lunak's avatar Lubos Lunak (llunak) (revision 15)
baserev update by copy to link target
Displaying revisions 1 - 20 of 34
openSUSE Build Service is sponsored by