• Joined on Jul 13, 2020
Loading Heatmap…

Tomatix opened issue idealirc/idealirc#152

After registering a channel with ChanServ, mode +q was "set" on all open channels

8 months ago

Tomatix closed issue idealirc/idealirc#126

Config dialog is a bit cut off on the bottom

8 months ago

Tomatix pushed to 1_2_0_dev at idealirc/idealirc

  • 31a9c6efdf #126 Increased the height of config dialog to fixed 800px

8 months ago

Tomatix closed issue idealirc/idealirc#138

Buttonbar manager needs to acknowledge DCC windows

8 months ago

Tomatix pushed to 1_2_0_dev at idealirc/idealirc

  • 0fc9373fc5 #138 Grouping DCC Chat windows with Private chat windows. Added /command handling from DCC Chat windows. Added support for /me in DCC Chat windows.

8 months ago

Tomatix closed issue idealirc/idealirc#84

Analyze and consider QCompleter for tab completion on the input box.

8 months ago

Tomatix pushed to 1_2_0_dev at idealirc/idealirc

  • 2ae8e41479 #84 Added auto complete for built-in and IRC commands.

8 months ago

Tomatix commented on issue idealirc/idealirc#84

Analyze and consider QCompleter for tab completion on the input box.

Not sure if QCompleter is what's needed. There's already an auto-complete implementation. Extended it with built-in commands instead.

8 months ago

Tomatix closed issue idealirc/idealirc#130

Print /MSG use in active window if target has no subwindow

8 months ago

Tomatix pushed to 1_2_0_dev at idealirc/idealirc

  • fa3fa74d02 #130 Print /MSG in active window (instead of status only) if target has no subwindow

8 months ago

Tomatix opened issue idealirc/idealirc#151

Support including other script files

8 months ago

Tomatix closed issue idealirc/idealirc#139

Reorder CTCP command arguments

8 months ago

Tomatix pushed to 1_2_0_dev at idealirc/idealirc

  • 11f120d7ca #139 Re-ordered /CTCP arguments: /CTCP command target message

8 months ago

Tomatix closed issue idealirc/scripts#2

Adapt Essential script CTCP menus to the changed /CTCP command

8 months ago

Tomatix pushed to master at idealirc/scripts

  • bfc0ad977d #2 Changed usage of /CTCP to the new parameter order

8 months ago

Tomatix opened issue idealirc/scripts#2

Adapt Essential script CTCP menus to the changed /CTCP command

8 months ago

Tomatix closed issue idealirc/idealirc#129

Script manager is not initialized when contructing the first status window

8 months ago

Tomatix commented on issue idealirc/idealirc#129

Script manager is not initialized when contructing the first status window

Initializing the ScriptManager requires the MDI area/manager to be ready with the initial status window. When initializing the MDI area and setting up the status window we also need the script…

8 months ago

Tomatix pushed to 1_2_0_dev at idealirc/idealirc

  • 0c7ece7d1d #146 Reverting fix for "quit on last window closed". Force-exit the program via a half second timer instead, in case the desktop environment or otherwise prevents program exit.

8 months ago

Tomatix closed issue idealirc/idealirc#115

Qt + CMake has some deprecated stuff

8 months ago