quassel.git
15 years agoTagging quassel-0.2.0-beta1.
Manuel Nickschas [Fri, 9 May 2008 15:41:14 +0000 (15:41 +0000)]
Tagging quassel-0.2.0-beta1.

15 years agoMerging r820:825 from trunk to branches/0.3
Manuel Nickschas [Fri, 9 May 2008 15:33:46 +0000 (15:33 +0000)]
Merging r820:825 from trunk to branches/0.3

15 years agoreadability++
Manuel Nickschas [Thu, 8 May 2008 21:48:26 +0000 (21:48 +0000)]
readability++
Renamed stuff, most notably Message::text() -> Message::contents(),
StyledString::text -> StyledString::plainText, StyledString::formats -> StyledString::formatList
Also made Message() take const_refs where appropriate.

15 years agocode_duplication--
Manuel Nickschas [Thu, 8 May 2008 18:07:07 +0000 (18:07 +0000)]
code_duplication--

15 years agoMerging r812:820 from trunk to branches/0.3.
Manuel Nickschas [Thu, 8 May 2008 09:45:30 +0000 (09:45 +0000)]
Merging r812:820 from trunk to branches/0.3.

15 years agoconsistency++
Manuel Nickschas [Thu, 8 May 2008 09:41:27 +0000 (09:41 +0000)]
consistency++
MessageItem -> MessageModelItem
Chatline -> ChatlineModelItem

15 years agoStyleengine fix
Manuel Nickschas [Thu, 8 May 2008 09:17:56 +0000 (09:17 +0000)]
Styleengine fix

15 years agoMake the new style engine compile and maybe even work. (Cached) format data is now
Manuel Nickschas [Wed, 7 May 2008 22:43:29 +0000 (22:43 +0000)]
Make the new style engine compile and maybe even work. (Cached) format data is now
provided as a role in ChatlineModel.
Now I just need to implement the whole view thing... well, actually
displaying messages is probably totally overrated anyway...

15 years agoMerging -r804:811 from trunk to branches/0.3.
Manuel Nickschas [Sat, 3 May 2008 18:08:02 +0000 (18:08 +0000)]
Merging -r804:811 from trunk to branches/0.3.

15 years agoFirst version of our new optimized style engine. Not functional yet, so don't bother...
Manuel Nickschas [Sat, 3 May 2008 18:03:17 +0000 (18:03 +0000)]
First version of our new optimized style engine. Not functional yet, so don't bother using sputdev.

15 years agoFixing autoWHO.
Manuel Nickschas [Sat, 3 May 2008 17:59:11 +0000 (17:59 +0000)]
Fixing autoWHO.

15 years agoMerging r800:803 from trunk to branches/0.3.
Manuel Nickschas [Thu, 1 May 2008 12:53:13 +0000 (12:53 +0000)]
Merging r800:803 from trunk to branches/0.3.

15 years agoMerging r780:797 from trunk to branches/0.3.
Manuel Nickschas [Tue, 29 Apr 2008 22:39:15 +0000 (22:39 +0000)]
Merging r780:797 from trunk to branches/0.3.

15 years agoMore WiP stuff for the MessageModel.
Manuel Nickschas [Tue, 29 Apr 2008 22:27:10 +0000 (22:27 +0000)]
More WiP stuff for the MessageModel.

15 years agoSPUTDEV compiles again, and the MessageModel now actually is filled with messages...
Manuel Nickschas [Sat, 26 Apr 2008 01:02:17 +0000 (01:02 +0000)]
SPUTDEV compiles again, and the MessageModel now actually is filled with messages...

15 years agoMessage flags are now consistently used as Message::Flags rather than quint8.
Manuel Nickschas [Fri, 25 Apr 2008 22:11:45 +0000 (22:11 +0000)]
Message flags are now consistently used as Message::Flags rather than quint8.
Also some non-compiling WiP in SPUTDEV.

15 years agoChecking in WiP on the MessageModel. More cleanly separated code and compiling of...
Manuel Nickschas [Fri, 25 Apr 2008 00:23:52 +0000 (00:23 +0000)]
Checking in WiP on the MessageModel. More cleanly separated code and compiling of new and old
chatwidget (via #ifdef SPUTDEV). Allows me to b0rk code in the new files without breaking compiling
for the non-SPUTDEV users.

15 years agoBuffer sorting works in 0.3.x again also. Somehow that fix didn't make it in the...
Manuel Nickschas [Thu, 24 Apr 2008 01:17:47 +0000 (01:17 +0000)]
Buffer sorting works in 0.3.x again also. Somehow that fix didn't make it in the last merges...

15 years agoMerging r780:786 from trunk to branches/0.3. Plus some work-in-progress.
Manuel Nickschas [Thu, 24 Apr 2008 01:07:03 +0000 (01:07 +0000)]
Merging r780:786 from trunk to branches/0.3. Plus some work-in-progress.

16 years agomessagemodel.[h|cpp]++
Manuel Nickschas [Sat, 19 Apr 2008 23:11:47 +0000 (23:11 +0000)]
messagemodel.[h|cpp]++

16 years agos,--sputdev,--debug,g
Manuel Nickschas [Fri, 18 Apr 2008 18:27:56 +0000 (18:27 +0000)]
s,--sputdev,--debug,g
Also added a qmake switch that enables advanced b0rkage at build-time. I mean it.

16 years agoMake branches/0.3 compile again for mere mortals. Should even run, since my stuff...
Manuel Nickschas [Fri, 18 Apr 2008 17:57:29 +0000 (17:57 +0000)]
Make branches/0.3 compile again for mere mortals. Should even run, since my stuff is not yet committed and/or
#ifdef'd out.
New features should go in this branch now. We'll see how it behaves over the next week or so, and then maybe make
this the new kitty-eating trunk.

16 years agoMerging r774:778 from trunk into branches/0.3. Forwardporting hopefully the last...
Manuel Nickschas [Fri, 18 Apr 2008 17:48:09 +0000 (17:48 +0000)]
Merging r774:778 from trunk into branches/0.3. Forwardporting hopefully the last fixes for the custom view fallout.

16 years agoMerging r766:773 from trunk to branches/0.3.
Manuel Nickschas [Thu, 17 Apr 2008 21:03:09 +0000 (21:03 +0000)]
Merging r766:773 from trunk to branches/0.3.

16 years agoMerging r732:766 from trunk to branches/0.3.
Manuel Nickschas [Wed, 16 Apr 2008 23:29:31 +0000 (23:29 +0000)]
Merging r732:766 from trunk to branches/0.3.

16 years agoMerging r732:745 from trunk into branches/0.3. Forwardporting fancy bufferviews and...
Manuel Nickschas [Mon, 14 Apr 2008 19:12:56 +0000 (19:12 +0000)]
Merging r732:745 from trunk into branches/0.3. Forwardporting fancy bufferviews and more.

16 years agoMerging r730:732 from trunk to branches/0.3. Forwardports fancy bufferviews.
Manuel Nickschas [Sun, 13 Apr 2008 20:28:08 +0000 (20:28 +0000)]
Merging r730:732 from trunk to branches/0.3. Forwardports fancy bufferviews.

16 years agoMerging r726:730 from trunk to branches/0.3. This forwardports everything except... 0.3.0-pre
Manuel Nickschas [Sun, 13 Apr 2008 20:02:30 +0000 (20:02 +0000)]
Merging r726:730 from trunk to branches/0.3. This forwardports everything except the post-branch cleanups.

16 years agoCreating 0.3 branch (from trunk:r724).
Manuel Nickschas [Thu, 10 Apr 2008 22:20:44 +0000 (22:20 +0000)]
Creating 0.3 branch (from trunk:r724).

16 years agoold_crap--
Manuel Nickschas [Thu, 10 Apr 2008 22:11:47 +0000 (22:11 +0000)]
old_crap--

16 years agoAdding some work-in-progress files for shortcut handling which I don't have time...
Manuel Nickschas [Thu, 10 Apr 2008 21:36:15 +0000 (21:36 +0000)]
Adding some work-in-progress files for shortcut handling which I don't have time to work with right now, but which annoy me constantly with their showing up in svn stat...

16 years agomade the ctcp handler recognize faulty ctcp actions
Marcus Eggenberger [Thu, 10 Apr 2008 19:56:22 +0000 (19:56 +0000)]
made the ctcp handler recognize faulty ctcp actions

16 years ago-statusbar can now be hidden (you can find it in views at the bottom)
Alexander von Renteln [Thu, 10 Apr 2008 13:00:36 +0000 (13:00 +0000)]
-statusbar can now be hidden (you can find it in views at the bottom)

16 years agoAdded a default translation (quassel.ts/.qm) that is used if no other is loaded.
Manuel Nickschas [Wed, 9 Apr 2008 18:45:20 +0000 (18:45 +0000)]
Added a default translation (quassel.ts/.qm) that is used if no other is loaded.
This now provides plural-aware translations for the nick categories, which was the
whole point of adding this translation \o/

16 years agoPrettified and correctly sortified user categories, closing BR #93. Translators can now
Manuel Nickschas [Wed, 9 Apr 2008 18:28:21 +0000 (18:28 +0000)]
Prettified and correctly sortified user categories, closing BR #93. Translators can now
add different strings for singular and plural.
WARNING: make distclean is _mandatory_, else strange things WILL happen!

16 years agoPreparing the next release...
Manuel Nickschas [Wed, 9 Apr 2008 11:52:58 +0000 (11:52 +0000)]
Preparing the next release...

16 years agoThis should finally fix the remaining font issues, caused by not having explicitely...
Manuel Nickschas [Wed, 9 Apr 2008 11:02:22 +0000 (11:02 +0000)]
This should finally fix the remaining font issues, caused by not having explicitely specified
a font for the default format. Even though the docs say that "the default font is used" in that
case, obviously it wasn't used correctly...
Now even fresh installs (with no custom font set) should display correctly. Please let me know
if that also works on Windows and MacOSX, or if any issues remain.

16 years agoquasseltopia++
Manuel Nickschas [Wed, 9 Apr 2008 00:03:24 +0000 (00:03 +0000)]
quasseltopia++

16 years agokdevelop.filelist--
Manuel Nickschas [Tue, 8 Apr 2008 23:59:05 +0000 (23:59 +0000)]
kdevelop.filelist--

16 years agoSanitized AutoWho. Now rather than bulk-sending /WHO every minute for every channel,
Manuel Nickschas [Tue, 8 Apr 2008 16:08:09 +0000 (16:08 +0000)]
Sanitized AutoWho. Now rather than bulk-sending /WHO every minute for every channel,
we use a nice queue and a 3 second delay (should later be made configurable). This
should prevent networks from throttling us.
For the enduser this primarily means that that annoying lag when sending to certain networks
such as Freenode should be history, at the cost of slightly slower away status updates.

16 years agominor bugfix: ssl/no-ssl icons will only be displayed when connected
Alexander von Renteln [Tue, 8 Apr 2008 16:07:19 +0000 (16:07 +0000)]
minor bugfix: ssl/no-ssl icons will only be displayed when connected

16 years agoBR#138: prettifyed the whois output of the core
Alexander von Renteln [Tue, 8 Apr 2008 14:45:16 +0000 (14:45 +0000)]
BR#138: prettifyed the whois output of the core

16 years ago-tooltip in the buffer list is now translatable
Alexander von Renteln [Tue, 8 Apr 2008 10:29:03 +0000 (10:29 +0000)]
-tooltip in the buffer list is now translatable
-fixed strange formating issue (extra lines between channel name and the rest in windows)

16 years agodebug_output++
Manuel Nickschas [Tue, 8 Apr 2008 09:07:42 +0000 (09:07 +0000)]
debug_output++

16 years agoqmake -config Tiger enables 10.4 sdk
Marcus Eggenberger [Mon, 7 Apr 2008 16:49:59 +0000 (16:49 +0000)]
qmake -config Tiger enables 10.4 sdk
WARNING: use this option only if your Qt installation was built against 10.4 sdk too!

16 years agoPrettifying compiler output. \o/
Manuel Nickschas [Mon, 7 Apr 2008 12:26:50 +0000 (12:26 +0000)]
Prettifying compiler output. \o/

16 years agoSanified multiple inheritance for AbstractChatView.
Manuel Nickschas [Sat, 5 Apr 2008 21:34:54 +0000 (21:34 +0000)]
Sanified multiple inheritance for AbstractChatView.

16 years ago#ifdef'd QNetworkProxy
Manuel Nickschas [Sat, 5 Apr 2008 21:34:03 +0000 (21:34 +0000)]
#ifdef'd QNetworkProxy

16 years agoAdded a useful popup to the topic bar. Should probably be beautified though...
Manuel Nickschas [Sat, 5 Apr 2008 21:32:10 +0000 (21:32 +0000)]
Added a useful popup to the topic bar. Should probably be beautified though...

16 years agofinally fixing the layout issues of the network settings. Those scrollbars should...
Marcus Eggenberger [Sat, 5 Apr 2008 18:52:43 +0000 (18:52 +0000)]
finally fixing the layout issues of the network settings. Those scrollbars should be history now. *sigh*

16 years agogetting rid of those horizontal scrollbars in the nickview...
Marcus Eggenberger [Sat, 5 Apr 2008 12:42:11 +0000 (12:42 +0000)]
getting rid of those horizontal scrollbars in the nickview...

16 years agofixing Quassel data dir for windows boxes
Marcus Eggenberger [Sat, 5 Apr 2008 12:31:29 +0000 (12:31 +0000)]
fixing Quassel data dir for windows boxes

16 years agoadded a warning if quassel is unable to create it's data directory
Marcus Eggenberger [Sat, 5 Apr 2008 12:25:32 +0000 (12:25 +0000)]
added a warning if quassel is unable to create it's data directory

16 years ago-tray icon now greys out, when quassel is not connected
Alexander von Renteln [Fri, 4 Apr 2008 16:51:51 +0000 (16:51 +0000)]
-tray icon now greys out, when quassel is not connected
-new and better recognizable tray icon for activity/highlight
-status bar displays if the connection to the core is secure or not

16 years agoproxy config is now saved properly
Marcus Eggenberger [Thu, 3 Apr 2008 19:59:41 +0000 (19:59 +0000)]
proxy config is now saved properly

16 years agohighlights can now be checked case insensitive
Alexander von Renteln [Thu, 3 Apr 2008 16:26:18 +0000 (16:26 +0000)]
highlights can now be checked case insensitive
nick highlights can now be selected between current nick and all nicks in the identity

16 years ago*headdesk* Apparently QTextLayout::FormatRange() does not have an initializing ctor...
Manuel Nickschas [Thu, 3 Apr 2008 16:18:00 +0000 (16:18 +0000)]
*headdesk* Apparently QTextLayout::FormatRange() does not have an initializing ctor, and using
uninitialized stuff can lead to _very_ strange results, including being magically resolved
by touching a variable elsewhere in the program.
This should now _finally_ and once-and-for-all fix font formatting issues (if it doesn't, let me know,
then it's caused by something else).
/me goes and sits in a corner now.

16 years agoYet another try to fix that font issue on some machines. Added another no-op
Manuel Nickschas [Thu, 3 Apr 2008 14:34:55 +0000 (14:34 +0000)]
Yet another try to fix that font issue on some machines. Added another no-op
that seems to avoid triggering the bug... I can't debug this properly, since everything
I try makes the bug go away, thus I can't grab it... :(
Please let me know if this works for you.

16 years agoProperly depend on libs again and actually rebuild binaries if something changed...
Manuel Nickschas [Thu, 3 Apr 2008 13:55:48 +0000 (13:55 +0000)]
Properly depend on libs again and actually rebuild binaries if something changed... -_-

16 years agoMake X11 selection work correctly (marked text in the ChatWidget now goes into XSelec...
Manuel Nickschas [Thu, 3 Apr 2008 13:43:54 +0000 (13:43 +0000)]
Make X11 selection work correctly (marked text in the ChatWidget now goes into XSelection rather than the clipboard on X11 systems)

16 years agoTrim incoming lines again, apparently allowing trailing spaces has weird side-effect...
Unknown [Thu, 3 Apr 2008 12:39:59 +0000 (12:39 +0000)]
Trim incoming lines again, apparently allowing trailing spaces has weird side-effect for now.

16 years agoRemoving debug info from core, and don't remove trailing spaces in msgs anymore
Manuel Nickschas [Thu, 3 Apr 2008 10:49:42 +0000 (10:49 +0000)]
Removing debug info from core, and don't remove trailing spaces in msgs anymore

16 years agothis should keep the core from going berserk (which was gladly very rare...)
Marcus Eggenberger [Wed, 2 Apr 2008 19:21:53 +0000 (19:21 +0000)]
this should keep the core from going berserk (which was gladly very rare...)

16 years agoChange headerguard to make quassel compile with MinGW.
Manuel Nickschas [Wed, 2 Apr 2008 17:12:27 +0000 (17:12 +0000)]
Change headerguard to make quassel compile with MinGW.

16 years agosmall correction for the static windows built
Alexander von Renteln [Wed, 2 Apr 2008 17:10:01 +0000 (17:10 +0000)]
small correction for the static windows built

16 years agowindows compile options
Alexander von Renteln [Wed, 2 Apr 2008 16:40:27 +0000 (16:40 +0000)]
windows compile options

16 years agoPimping the build system to not crap out when parallel makes are used.
Manuel Nickschas [Wed, 2 Apr 2008 15:38:23 +0000 (15:38 +0000)]
Pimping the build system to not crap out when parallel makes are used.
Kudos to bhughes and QtCentre for telling me about undocumented qmake options
to specify inter-subdir deps.
Minus points for the people who think that qmake documentation is not necessary
and can be omitted :p

16 years agoadded custom highlighting (in the settings: behaviour -> highlight)
Alexander von Renteln [Wed, 2 Apr 2008 14:53:30 +0000 (14:53 +0000)]
added custom highlighting (in the settings: behaviour -> highlight)

16 years agoImproved URL recognizer for the good'ole ChatWidget. Thanks seezer for the patch!
Manuel Nickschas [Tue, 1 Apr 2008 20:22:00 +0000 (20:22 +0000)]
Improved URL recognizer for the good'ole ChatWidget. Thanks seezer for the patch!

16 years agoMade the core connects faster
Marcus Eggenberger [Tue, 1 Apr 2008 17:16:54 +0000 (17:16 +0000)]
Made the core connects faster

16 years agomade quassel compile with gcc-4.3 or who-knows-what-didn't-like-it
Marcus Eggenberger [Tue, 1 Apr 2008 16:56:56 +0000 (16:56 +0000)]
made quassel compile with gcc-4.3 or who-knows-what-didn't-like-it

16 years agominor fixes
Marcus Eggenberger [Tue, 1 Apr 2008 14:34:55 +0000 (14:34 +0000)]
minor fixes

16 years agoMade the client disconnection more verbose. And some minor fixes.
Marcus Eggenberger [Tue, 1 Apr 2008 09:51:48 +0000 (09:51 +0000)]
Made the client disconnection more verbose. And some minor fixes.

16 years agoQuassel _should_ now compile again if Qt doesn't provide SSL-Support.
Marcus Eggenberger [Mon, 31 Mar 2008 22:19:33 +0000 (22:19 +0000)]
Quassel _should_ now compile again if Qt doesn't provide SSL-Support.
This is untested, so please let me know if there's still work to be done.

16 years agod'oh - i meant appearance->general
Alexander von Renteln [Mon, 31 Mar 2008 18:29:20 +0000 (18:29 +0000)]
d'oh - i meant appearance->general

16 years ago-moved the style option to general->appearance
Alexander von Renteln [Mon, 31 Mar 2008 18:22:59 +0000 (18:22 +0000)]
-moved the style option to general->appearance
-added template settingspage in dev-notes

16 years ago#BR127: user can now set the style of the application in the config menu (behaviour...
Alexander von Renteln [Mon, 31 Mar 2008 14:32:47 +0000 (14:32 +0000)]
#BR127: user can now set the style of the application in the config menu (behaviour->general->client style)

16 years agocode cleanup
Marcus Eggenberger [Mon, 31 Mar 2008 11:05:56 +0000 (11:05 +0000)]
code cleanup

16 years agoHmm, actually, trunk != alpha4. And alpha4 != r673.
Manuel Nickschas [Sun, 30 Mar 2008 22:48:16 +0000 (22:48 +0000)]
Hmm, actually, trunk != alpha4. And alpha4 != r673.
Updating version.inc yet again for improved sense-making..

16 years agoUpdated version.inc to reflect the tagging of alpha4.
Manuel Nickschas [Sun, 30 Mar 2008 22:25:35 +0000 (22:25 +0000)]
Updated version.inc to reflect the tagging of alpha4.

16 years agoCTCP ACTION (/me style messages) are now treated like regular messages regarding...
Marcus Eggenberger [Sun, 30 Mar 2008 15:41:14 +0000 (15:41 +0000)]
CTCP ACTION (/me style messages) are now treated like regular messages regarding activity updates

16 years agodisabling work-in-progress stuff
Marcus Eggenberger [Sun, 30 Mar 2008 14:50:54 +0000 (14:50 +0000)]
disabling work-in-progress stuff

16 years agoadded missing files
Marcus Eggenberger [Sun, 30 Mar 2008 13:42:24 +0000 (13:42 +0000)]
added missing files

16 years agoImplemented SSL support for client <-> core connection.
Marcus Eggenberger [Sun, 30 Mar 2008 13:41:13 +0000 (13:41 +0000)]
Implemented SSL support for client <-> core connection.
To make this work the core needs a ssl certificate in pem format using
an rsa key. This certificate needs to reside in ~/.quassel/quasselCert.pem

If you don't have a certificate, you can create one using openssl:
  openssl req -x509 -nodes -days 365 -newkey rsa:1024 -keyout ~/.quassel/quasselCert.pem -out ~/.quassel/quasselCert.pem

16 years agoAdding some debug output to NetworkConnection for the next time we run into the endless
Manuel Nickschas [Sat, 29 Mar 2008 22:17:57 +0000 (22:17 +0000)]
Adding some debug output to NetworkConnection for the next time we run into the endless
message loop... :(
Starting core with --sputdev will print a warning whenever a message is received twice from the socket..
That will make crystal-clear if the bug is in our handler or in QTcpSocket.
NOTE: Starting core with --sputdev currently has no other side-effects, don't try this with the client though :)

16 years agoUpdatet danish translation, including the new proxy-dialog. Still lots to do, though.
Adam Tulinius [Sat, 29 Mar 2008 13:16:13 +0000 (13:16 +0000)]
Updatet danish translation, including the new proxy-dialog. Still lots to do, though.

16 years agoAdded Socks5 and HTTP-Proxy support to the client.
Marcus Eggenberger [Sat, 29 Mar 2008 13:00:14 +0000 (13:00 +0000)]
Added Socks5 and HTTP-Proxy support to the client.
HTTP-Proxy support is untestet though -> any feedback is welcomed.
I'm unhappy with the design of the dialog though... maybe someone comes up with something prettier

16 years agoUpdated danish tr, loong way to go.
Adam Tulinius [Fri, 28 Mar 2008 19:50:48 +0000 (19:50 +0000)]
Updated danish tr, loong way to go.

16 years agoMake quassel link again.
Manuel Nickschas [Fri, 28 Mar 2008 15:07:51 +0000 (15:07 +0000)]
Make quassel link again.
~lart EgS

16 years agoGet rid of that annoying compiler warning...
Marcus Eggenberger [Fri, 28 Mar 2008 00:14:24 +0000 (00:14 +0000)]
Get rid of that annoying compiler warning...
~lart Sput

16 years agofixed BR #129 (backlog messages not being checked for highlights)
Marcus Eggenberger [Thu, 27 Mar 2008 19:20:25 +0000 (19:20 +0000)]
fixed BR #129 (backlog messages not being checked for highlights)

16 years agoFixing BR #128 (Nicklist state not saved correctly) and ci of my current work.
Marcus Eggenberger [Thu, 27 Mar 2008 17:06:14 +0000 (17:06 +0000)]
Fixing BR #128 (Nicklist state not saved correctly) and ci of my current work.

16 years agomake animation of the tray icon and the displaying of the popup messages configurable
Alexander von Renteln [Tue, 25 Mar 2008 18:40:43 +0000 (18:40 +0000)]
make animation of the tray icon and the displaying of the popup messages configurable

16 years agobugfix: windows version is now working again
Alexander von Renteln [Tue, 25 Mar 2008 14:05:52 +0000 (14:05 +0000)]
bugfix: windows version is now working again

16 years agoIntroducing an abstract layer above BufferWidget and Chat{Widget|View}. This allows
Manuel Nickschas [Tue, 25 Mar 2008 00:03:22 +0000 (00:03 +0000)]
Introducing an abstract layer above BufferWidget and Chat{Widget|View}. This allows
us to move most of the former BufferWidget logic into uisupport, thus reducing code duplication.
It also allows us to switch between ChatWidget and ChatView more easily.

16 years ago- fixed crashes caused by return types of init methods that were unknown to Qt's...
Marcus Eggenberger [Mon, 24 Mar 2008 18:01:22 +0000 (18:01 +0000)]
- fixed crashes caused by return types of init methods that were unknown to Qt's meta system
- minor tweaks to the signalproxy

16 years agoFont of the Inputline is now configurable. Closing BR #121.
Marcus Eggenberger [Fri, 21 Mar 2008 16:24:19 +0000 (16:24 +0000)]
Font of the Inputline is now configurable. Closing BR #121.

16 years agoadded a tool tip to the topicbar
Marcus Eggenberger [Fri, 21 Mar 2008 14:50:38 +0000 (14:50 +0000)]
added a tool tip to the topicbar

16 years agoAdding static build stuff to trunk instead of a branch... -_-
Manuel Nickschas [Thu, 20 Mar 2008 19:10:15 +0000 (19:10 +0000)]
Adding static build stuff to trunk instead of a branch... -_-

16 years agoMake the style engine fix a little less obscure by copying the string explicitely...
Manuel Nickschas [Thu, 20 Mar 2008 10:51:49 +0000 (10:51 +0000)]
Make the style engine fix a little less obscure by copying the string explicitely before
formatting it. Apparently, call-by-value does weird things with Qt's implicit sharing, at least
that is my interpretation of things...