Timeline


and .

01/08/08:

13:28 Changeset [6004] by eugene
  • branches/qt-gui_qt4/src/widgets/mlview.cpp

fixed MLEdit::toRichText() not to truncate the text upon closing the last ...

06:50 Changeset [6003] by eugene
  • branches/qt-gui_qt4/po/be.ts
  • branches/qt-gui_qt4/po/bg_BG.ts
  • branches/qt-gui_qt4/po/cs_CZ.ts
  • branches/qt-gui_qt4/po/de.ts
  • branches/qt-gui_qt4/po/es.ts
  • branches/qt-gui_qt4/po/fi.ts
  • branches/qt-gui_qt4/po/fr.ts
  • branches/qt-gui_qt4/po/hu_HU.ts
  • branches/qt-gui_qt4/po/it.ts
  • branches/qt-gui_qt4/po/ja_JP.eucJP.ts

Updated translations.

06:34 Changeset [6002] by flynd
  • branches/qt-gui_qt4/src/config/chat.cpp
  • branches/qt-gui_qt4/src/config/chat.h
  • branches/qt-gui_qt4/src/settings/chat.cpp
  • branches/qt-gui_qt4/src/settings/chat.h

Removed config settings for number of history entries per page as new ...

06:26 Changeset [6001] by flynd
  • branches/qt-gui_qt4/src/core/gui-defines.h
  • branches/qt-gui_qt4/src/core/licqgui.cpp
  • branches/qt-gui_qt4/src/dialogs/userinfodlg.cpp
  • branches/qt-gui_qt4/src/dialogs/userinfodlg.h

Removed old history tab from user info dialog.

06:24 Ticket #1430 (history: next/previous unclear) closed by flynd
fixed: A new history dialog has been introduced in qt4-gui as of r6000. The new …
06:20 Ticket #713 (history browsing: missing essential features) closed by flynd
fixed: A new history dialog has been introduced in qt4-gui as of r6000. The new …
06:03 Changeset [6000] by flynd
  • branches/qt-gui_qt4/src/core/systemmenu.cpp
  • branches/qt-gui_qt4/src/core/systemmenu.h
  • branches/qt-gui_qt4/src/core/usermenu.cpp
  • branches/qt-gui_qt4/src/userevents/usereventcommon.cpp

Use new history dialog instead of old user info tab.

06:02 Changeset [5999] by flynd
  • branches/qt-gui_qt4/src/dialogs/CMakeLists.txt
  • branches/qt-gui_qt4/src/dialogs/historydlg.cpp
  • branches/qt-gui_qt4/src/dialogs/historydlg.h

New history dialog with proper searching and easier navigation to specific ...

05:59 Changeset [5998] by flynd
  • branches/qt-gui_qt4/src/widgets/mlview.cpp
  • branches/qt-gui_qt4/src/widgets/mlview.h

Added highlight support to toRichText() that works together with URI ...

05:56 Changeset [5997] by flynd
  • branches/qt-gui_qt4/src/widgets/historyview.cpp
  • branches/qt-gui_qt4/src/widgets/historyview.h

Added support to set an anchor for an entry in history view.

05:53 Changeset [5996] by flynd
  • branches/qt-gui_qt4/src/widgets/calendar.cpp
  • branches/qt-gui_qt4/src/widgets/calendar.h
  • branches/qt-gui_qt4/src/widgets/CMakeLists.txt

Added extended calendar widget that marks dates with elipses and checks ...

05:51 Changeset [5995] by flynd
  • branches/qt-gui_qt4/src/widgets/historyview.cpp
  • branches/qt-gui_qt4/src/widgets/historyview.h

Added sizeHint to history view so it's wide enough to readable as default.

01/07/08:

22:47 Changeset [5994] by eugene
  • trunk/qt-gui/src/searchuserdlg.cpp

Candidate fix for #1611.

19:50 Ticket #1611 (Crash upon adding a user from Search User dialog) created by darkstar
I am trying to add an UIN to my client, and a popup window with this …
19:18 Changeset [5993] by eugene
  • branches/qt-gui_qt4/po/ru.ts

Updated Russian translation.

03:35 Changeset [5992] by flynd
  • branches/qt-gui_qt4/src/widgets/historyview.cpp

Simplified history view message generation a bit.

02:29 Changeset [5991] by flynd
  • branches/qt-gui_qt4/src/settings/chat.cpp
  • branches/qt-gui_qt4/src/settings/contactlist.cpp
  • branches/qt-gui_qt4/src/settings/events.cpp
  • branches/qt-gui_qt4/src/settings/general.cpp
  • branches/qt-gui_qt4/src/settings/network.cpp

Set tooltip on both label and control. Defined buddy for labels.

01:36 Changeset [5990] by flynd
  • branches/qt-gui_qt4/src/core/mainwin.cpp
  • branches/qt-gui_qt4/src/dockicons/dockicon.cpp
  • branches/qt-gui_qt4/src/settings/events.cpp

Moved some richtext tags so they are not included in the translation.

01/06/08:

18:55 Changeset [5989] by flynd
  • trunk/licq/src/main.cpp

Prepare all locales on startup.

01/05/08:

11:06 Ticket #1610 (Licq has encountered a fatal error.) created by Vladimir
When I try to close Licq by hitting on the "x" button and error window …

01/04/08:

03:54 Changeset [5988] by eugene
  • branches/newosd

Added build directory into svn:ignore.

03:49 Changeset [5987] by eugene
  • branches/newosd/src/conf.cpp
  • branches/newosd/src/conf.h
  • branches/newosd/src/plugin.cpp

Revised conf file processing + tiny cleanup.

01:26 Changeset [5986] by eugene
  • branches/newosd/CMakeLists.txt

Now, that libaosd-text is linked to libaosd, there is no need to search ...

01/03/08:

08:28 Changeset [5985] by eugene
  • branches/newosd/src/iface.cpp

Added user group filtering.

06:20 Changeset [5984] by eugene
  • branches/newosd/src/conf.cpp
  • branches/newosd/src/conf.h
  • branches/newosd/src/iface.cpp

Made values be read in from config file.

05:53 Changeset [5983] by eugene
  • trunk/licq/src/file.cpp

Since our conf files are in INI format, we must honor INI comments (;) ...

02:13 Changeset [5982] by eugene
  • branches/newosd/src/iface.cpp

Implemented max lines limit.

00:56 Changeset [5981] by eugene
  • branches/newosd/src/CMakeLists.txt
  • branches/newosd/src/conf.cpp
  • branches/newosd/src/conf.h
  • branches/newosd/src/iface.cpp
  • branches/newosd/src/iface.h
  • branches/newosd/src/plugin.cpp

Major update. Converted almost everything to take config parameters.

01/02/08:

11:50 Changeset [5980] by eugene
  • branches/newosd/src/plugin.cpp

Made status reporting be correct.

11:31 Changeset [5979] by eugene
  • branches/newosd/src/iface.cpp

Whoops, this wasn't supposed to get in...

11:25 Changeset [5978] by eugene
  • branches/newosd/src/iface.cpp
  • branches/newosd/src/iface.h

Updated to the latest devel version of libaosd and cleaned a code a little ...

01:00 Changeset [5977] by erijo
  • branches/newapi/licq/src/event/CMakeLists.txt
  • branches/newapi/licq/src/event/eventpipe.cpp
  • branches/newapi/licq/src/event/eventpipe.h
  • branches/newapi/licq/src/event/test/CMakeLists.txt
  • branches/newapi/licq/src/event/test/eventpipetest.cpp

New class: EventPipe?

An event pipe holds an ordered list of event queues. ...

01/01/08:

21:40 Changeset [5976] by erijo
  • branches/qt-gui_qt4/src/core/licqgui.cpp

QLocale::system() uses LC_ALL, LC_NUMERIC and LANG (in that order) when ...

20:28 Changeset [5975] by erijo
  • branches/newapi/licq/licq/event/eventqueue.h
  • branches/newapi/licq/src/event/eventqueue.cpp
  • branches/newapi/licq/src/event/eventqueue.h
  • branches/newapi/licq/src/event/test/eventqueuetest.cpp
  • branches/newapi/licq/src/plugin/plugininstanceimpl.cpp
  • branches/newapi/licq/src/plugin/pluginmanagerimpl.cpp

Simplified EventQueue?

Refactored EventQueue? into a simple queue with ...

02:35 Changeset [5974] by eugene
  • branches/newosd/src/iface.cpp
  • branches/newosd/src/iface.h

More message processing.

12/31/07:

20:03 Changeset [5973] by eugene
  • branches/newosd/src/iface.cpp
  • branches/newosd/src/iface.h
  • branches/newosd/src/plugin.cpp

A bit more event processing added.

13:13 Changeset [5972] by emostar
  • trunk/licq/include/licq_icq.h
  • trunk/licq/include/licq_packets.h
  • trunk/licq/src/icqd-srv.cpp
  • trunk/licq/src/icqpacket.cpp

change how we send auth requests to the new style

09:03 Changeset [5971] by erijo
  • branches/newapi/licq/cmake/Modules/BuildTypeCoverage.cmake
  • branches/newapi/licq/cmake/Modules/DefineCompilerFlags.cmake
  • branches/newapi/licq/cmake/Modules/DefineProjectDefaults.cmake
  • branches/newapi/licq/cmake/Modules/DoxygenDocsTarget.cmake
  • branches/newapi/licq/CMakeLists.txt

Refactored cmake code

12/30/07:

07:04 Changeset [5970] by flynd
  • branches/qt-gui_qt4/src/widgets/historyview.cpp

Added some space to the wide history style to make it more readable.

01:08 Changeset [5969] by flynd
  • branches/qt-gui_qt4/src/dialogs/userinfodlg.cpp
  • branches/qt-gui_qt4/src/dialogs/userinfodlg.h

Removed history progress bar as updating it took more time than actually ...

12/27/07:

23:15 Ticket #1609 (LICQ generates malformed packets when sending direct messages) created by Loc2262
When sending a direct connection ICQ message to a Trillian client, LICQ …

12/24/07:

16:09 Ticket #1608 (got error messages after starting licq) created by fabs
After starting Licq 1.3.5 I got the following error messages in the …
15:38 Ticket #1607 (crash during closing licq v1.3.5) closed by Crazy_Hopper
fixed: Replying to fabs: > With the lastest Licq version (downloaded …
14:42 Ticket #1607 (crash during closing licq v1.3.5) created by fabs
Hi, while I closed Licq with the close button on the top right corner Licq …

12/21/07:

05:02 Changeset [5968] by eugene
  • branches/newosd/src/iface.cpp

It's way more sane to use std::string here...

04:25 Changeset [5967] by eugene
  • branches/newosd/src/plugin.cpp

Slight conf modification.

00:26 Changeset [5966] by eugene
  • branches/newosd/src/iface.cpp

Removed unnecessary includes.

00:22 Changeset [5965] by eugene
  • branches/newosd/src/iface.cpp
  • branches/newosd/src/iface.h

Updated to the new libaosd API.

Note: See TracTimeline for information about the timeline view.