Tomatix opened issue idealirc/idealirc#152
After registering a channel with ChanServ, mode +q was "set" on all open channels11 months ago
Tomatix closed issue idealirc/idealirc#126
Config dialog is a bit cut off on the bottom11 months ago
Tomatix pushed to 1_2_0_dev at idealirc/idealirc
- 31a9c6efdf #126 Increased the height of config dialog to fixed 800px
11 months ago
Tomatix closed issue idealirc/idealirc#138
Buttonbar manager needs to acknowledge DCC windows11 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.
11 months ago
Tomatix closed issue idealirc/idealirc#84
Analyze and consider QCompleter for tab completion on the input box.11 months ago
Tomatix pushed to 1_2_0_dev at idealirc/idealirc
- 2ae8e41479 #84 Added auto complete for built-in and IRC commands.
11 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.
11 months ago
Tomatix closed issue idealirc/idealirc#130
Print /MSG use in active window if target has no subwindow11 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
11 months ago
Tomatix pushed to 1_2_0_dev at idealirc/idealirc
- 11f120d7ca #139 Re-ordered /CTCP arguments: /CTCP command target message
11 months ago
Tomatix closed issue idealirc/scripts#2
Adapt Essential script CTCP menus to the changed /CTCP command11 months ago
Tomatix pushed to master at idealirc/scripts
- bfc0ad977d #2 Changed usage of /CTCP to the new parameter order
11 months ago
Tomatix opened issue idealirc/scripts#2
Adapt Essential script CTCP menus to the changed /CTCP command11 months ago
Tomatix closed issue idealirc/idealirc#129
Script manager is not initialized when contructing the first status window11 months ago
Tomatix commented on issue idealirc/idealirc#129
Script manager is not initialized when contructing the first status windowInitializing 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…
11 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.
11 months ago