copyright: copyright updates
Signed-off-by: Rafał Malinowski <rafal.przemyslaw.malinowski@gmail.com>
gui: typo
scripts: added update-copyrights.sh script
scripts: use different header format
hints: minor style cleanup
Merge commit 'refs/merge-requests/6' of git://gitorious.org/kadu/kadu
scripts: more work on copyright scripts, first demo on main.cpp file
scripts: added scripts to generate Copytight notices
doc: ChatAggregateDetails documented
doc: ChatDetailsConference documented
gui: segfault fixed
- mediaplayer: proper link with DBus
- mpris_mediaplayer: use kadu_module macro
- tlen: ActionCreate => ActionCreateAndAdd
- tlen: api sync
Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>
- mediaplater: StatusChanger port
- mediaplayer: use kadu_module macro
- Core: .config converted to UTF8
- mediaplayers: initial import from 0.6.5.x
Hints list for previews, changes in HintsConfigurationUiHandler constructor and setPreviewLayoutDirection
HintsConfigurationUiHandler creation removed
Creating HintsConfigurationUiHandler object.
ID attribute in NewHintUnder section
doc: ChatDetailsSimple documented
doc: ChatDetails documented
doc: NotFoundAction documented
history: theads improved
history: use producer-consumer to deliver messages to storage
dbus: fixed linking
gui: OpenChatWith window does not add to contacts list everything that was written
ChangeLog updated
notify: fixed fetching data from parent notify if 'use custom settings' is off
notify: notify about all logic fixed
ChangeLog: split into 2 files
history: HistorySqlStorage is now a CrashAwareObject
core: CrashAwareObject introduced
- dbus: some work
- histroy_migration: now cancel realy breaks history import.
history: wrap in transations
- tabs: small mistake
- tabs: count some data before loop - speed improvement :)
gadu: fix avatars server response (gg change xml format)
hints; fix crash in HintManager::prepareOverUserHints
gui: do not show account name in conference window and merge buddy popup
chat styles: do not add message status to chatView when old styles areused
chat styles: fix initial state of turn transparency checkbox
chat styles: replace "shortTime" keyword in adium styles
shortTime
gui: change expand ite button on userlist to an arrow
- tabs: prevent loop - dont refresh title on refreshTitle() signal
- tabs: use indirect chat data.
- Core: emit Chat::refreshTitle()
- jabber: logout() on module unloading
- jabber: set status on logout()
- jabber: setPresence only if connected
- jabber: drop logout() parameter - never used
- jabber: new functions to convert XMPP::Status<->Kadu Status
history: much better filtering by date
history: fixed selecting date after filter changed
history: fixed displaying dates after filter changed
history: keep selection of chat, if unchanged
history: do not collapse all subtrees on filter change
history: returned proper filtering
- Core: crash fix
- tabs: crash fix
Fix
- Core: GroupsComboBox use setCurrentGroup() after add new Action
- Core: GroupsComboBox use GroupRole for currentGroup()
- Core: GroupsModel - add GroupRole
- Core: Add Buddy Window make use of new widget GroupsComboBox
- Core: new widget GroupsComboBox
- Core: Add Buddy Window - use currentAccount() from AccountsComboBox
- dbus: clean header file
- core: sort includes
- dbus: New module
currently supports: Version,Quit,Disconnect,Reconnect
test command:dbus-send --print-reply --dest=im.kadu --type=method_call / im.kadu.Versionoutput:method return ... string "Kadu 0.6.6-git"
- Core: add Core::version()
history: aggregate chat works well
chat: aggregate chat returned
history: history button always available
chat: do not store empty conferences
history: fixed mess with chat types in history window
sql-history: cleanup
sql-history: replace sql model with regular query
- tlen: disable contacts InProgress
- Tlen: make use of HttpClient to fetch avatar (works again)
- Core: Add Buddy Window - add to selected Group, TODO GroupsComboBox
- Core: don't add Group::null for Buddy
- Core: HttpClient clean up
HintsConfigurationUiHandler
- core: disable dataPath debug
- Core: nice file size in ftm dialog
jabber: fix commit 3742902c