4769 Commits (d8647e1b7f9101c22f0429e0ab00c02b8fc86cfc)
 

Author SHA1 Message Date
Jekyll Wu d8647e1b7f Add accessing method autoClose() for completeness 14 years ago
Jekyll Wu 2f7608aca9 Rename member variables to follow the common naming style used in konsole 14 years ago
Jekyll Wu f77f78a71d Use 0 inplace of NULL 14 years ago
Jekyll Wu 1a134198b9 Move blinking related code closer 14 years ago
Jekyll Wu 9686fa13a6 Add more asserts to enforce stronger assumption 14 years ago
Jekyll Wu 9914b2de07 Restart the text blinking timer more conservatively 14 years ago
Jekyll Wu 84ee57f386 More asserts and more comments 14 years ago
Jekyll Wu 8838cf0f50 Less magic number 14 years ago
Jekyll Wu bf067f0e8b Define the interval for blinking in one place to avoid duplication 14 years ago
Jekyll Wu 56184193d9 Add more asserts as safeguard 14 years ago
Jekyll Wu 693e9b23b6 Add some comment to make the code easier to follow 14 years ago
Jekyll Wu 306fc4962a Remove logically redundant 'else' clause 14 years ago
Jekyll Wu 08fbe6ec0c Move code around 14 years ago
Jekyll Wu a3d7a5c4ea Minor improvement on code comment 14 years ago
Jekyll Wu 2d34272a2a Remove some non-working code for not showing the size hint 14 years ago
Jekyll Wu a231b16f21 Trivial style change of include guards 14 years ago
Jekyll Wu f2151c5e29 Memory-based history should save and restore the 'isRealCharacter' field 14 years ago
Jekyll Wu e058e64cea Decrease the delayment of updating process info on keystroke to 500ms 14 years ago
Jekyll Wu a123872f29 Process the double-click event triggered by successive middle buttons 14 years ago
Jekyll Wu 6fa0121b8e When saving profile, always use its untranslated name as filename 14 years ago
Jekyll Wu eec927bd88 Add "What's this" for the tabbar and new/close buttons 14 years ago
Jekyll Wu b8b8ef7405 Support dragging tab out of current window and into its own window 14 years ago
Jekyll Wu 79e7c013cf Remove the blank 'whatsThis' property 14 years ago
Kurt Hindenburg 1291bf5d0f minor style changes - whitespace 14 years ago
Kurt Hindenburg 5ed56f0b18 remove () around case stmts 14 years ago
Kurt Hindenburg c9e2b4a094 escape the \ so it is displayed in the test font text 14 years ago
Kurt Hindenburg ad52474e0c minor style changes - remove spaces 14 years ago
Kurt Hindenburg 3d06b44fc7 minor style fixes - remove empty lines start/end code blocks 14 years ago
Kurt Hindenburg bee9aa8f78 minor style fixes - remove empty lines start/end code blocks 14 years ago
Jekyll Wu f148185e3c Make the bell code really work. 14 years ago
Kurt Hindenburg 9f5877bdfc minor whitespace style changes 14 years ago
Jekyll Wu 5e0b936666 Make the tooltip for changing shortcut more accurate 14 years ago
Jekyll Wu 0636b0d70b Remove one #include which is not needed any more 14 years ago
Jekyll Wu 3ddc6496b6 Add cmdline options for the visibility of menubar and tabbar 14 years ago
Jekyll Wu 927848c580 Make sure the translucent background is available whenever possible 14 years ago
Jekyll Wu 66b4a96e93 Remove the --notransparency option 14 years ago
Jekyll Wu 6c62114529 Remove the long broken --force-transparency option 14 years ago
Jekyll Wu cb44776fa4 Trivial cleanup of TerminalDisplay::wheelEvent() 14 years ago
Jekyll Wu 4c5745fc9c Add update scripts for removing 'Bold=false' entries from colorschemes 14 years ago
Jekyll Wu 02ae47c5fb Refactor the code for setting cursor color 14 years ago
Jekyll Wu 4af03a1eca Replace QApplication::font() with KGloablSettings.generalFont() 14 years ago
Jekyll Wu 63b489443c No need to check for Qt version higher than 4.6 14 years ago
Jekyll Wu 9476fd14a4 Just rename 14 years ago
Jekyll Wu acc238bcd7 Add comments to make translucent-related code easier to understand 14 years ago
Jekyll Wu 7b49284118 Declare TerminalDisplay::bell() as slot, again 14 years ago
Jekyll Wu c8da19dcdd Move the logic of increasing/decreasing font size into TerminalDisplay 14 years ago
Jekyll Wu 67e0e16e8f Trivial rename & adjustment of the bell code 14 years ago
Jekyll Wu 49bb363e23 Remove one comment obsoleted for a long time 14 years ago
Jekyll Wu 8ebaaf3981 Remove extra blank lines 14 years ago
Jekyll Wu dcfc312fb4 Remove all "Bold=false" entries from existing colorschemes 14 years ago