150 Commits (cbb7448434840d432ae80627d559ef4367daadfd)

Author SHA1 Message Date
Martin T. H. Sandsmark cbb7448434 Fix opening of new tabs with multiple processes 9 years ago
Maximiliano Curia a779c8314a Pre process the -e custom command argument 9 years ago
Kurt Hindenburg cd61ee84d8 Add comment that topLevelWidets() returns no windows 9 years ago
Harald Sitter c6ffcaff55 Add --nofork as compatibility alias for --separate 9 years ago
R.J.V. Bertin 378518ea4b shortcut adaptation to platform standards on Mac 9 years ago
Martin T. H. Sandsmark b410e7f08c Silence warning from QCommandLineParser 10 years ago
Martin T. H. Sandsmark a9b0878b56 Remove debug output I forgot to remove 10 years ago
Martin T. H. Sandsmark 4ec9b56580 Fix reparsing of command line arguments 10 years ago
Kurt Hindenburg 133fae6ab1 Fix issues where --tabs-from-file doesn't exist or is invalid 10 years ago
Kurt Hindenburg d73270a470 Fix issues where --tabs-from-file doesn't exist or is invalid 10 years ago
Martin T. H. Sandsmark fca305ebff Fix transparent backgrounds 10 years ago
Martin T. H. Sandsmark a28902e912 Fix transparent backgrounds 10 years ago
Kurt Hindenburg 31fcbd11c3 Add QStringLiteral per clazy 10 years ago
Kurt Hindenburg 7a53329ca2 workingDir is unused - comment out 10 years ago
Martin T. H. Sandsmark 27dec8d02f Port away from kdelibs4support. 10 years ago
Kurt Hindenburg d68a03ba7c Set a detached window to same size as original window 10 years ago
Kurt Hindenburg 55f02e5b8e Allow profile's termainal size to work again 10 years ago
Kurt Hindenburg 145310d896 Use QStringLiteral and QLatin1String 11 years ago
Kurt Hindenburg 7ae2140235 s/KShortcut/QKeySequence - commented out code ATM 11 years ago
Kurt Hindenburg 4885ca763e s/KAction/QAction - commented out code ATM 11 years ago
Christoph Cullmann f02e731a05 enable support for high dpi pixmaps 11 years ago
Aleix Pol 0975d32db9 Stop KDELibs4Support from being the all-mighty dependency 11 years ago
Marko Käning d89a9633a8 fix build on OSX (Q_WS_MAC -> Q_OS_MAC) 11 years ago
Montel Laurent 83515eafbc Port to new connect api 12 years ago
Montel Laurent 8182ac8edc Port to QDebug 12 years ago
Michal Humpula 15d09f9161 port from KStandardDirs to QStandardPaths 12 years ago
Kurt Hindenburg d8be35b5c7 Allow the -e command line to work w/ arguments w and w/o spaces 12 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Kurt Hindenburg 89160c5985 When dragging and dropping tabs, move new window to cursor positon 12 years ago
Kurt Hindenburg e6dcc8d6b8 When dragging and dropping tabs, move new window to cursor positon 12 years ago
Kurt Hindenburg ffc8294806 Comment out background-mode shortcut ATM doesn't work 12 years ago
Kurt Hindenburg cdfe235784 Restore --background-mode 12 years ago
Kurt Hindenburg cfbfb0fd8c Restore --background-mode 12 years ago
Kurt Hindenburg 1ea501da62 remove include moc from .cpp files - removes build warnings 13 years ago
Kurt Hindenburg cb4ca01e8b Add a --fallback-profile which uses the internal basic profile 13 years ago
Kurt Hindenburg b5dbf6b32f minor space/tab fixes 13 years ago
Kurt Hindenburg 35bb9cf9e7 Remove the the immature --background-mode option 13 years ago
Kurt Hindenburg 8241682b8b Add --fullscreen command line option 13 years ago
Kurt Hindenburg 7a2a5beb00 Correct spelling errors/word usage 13 years ago
Jekyll Wu 4d194b20c0 Revert the support for konsole -e "command arguemnts" 14 years ago
Kurt Hindenburg bee9aa8f78 minor style fixes - remove empty lines start/end code blocks 14 years ago
Jekyll Wu 3ddc6496b6 Add cmdline options for the visibility of menubar and tabbar 14 years ago
Jekyll Wu 63b489443c No need to check for Qt version higher than 4.6 14 years ago
Jekyll Wu 5a92546d24 Allow the format used by --tabs-from-file to define working directory 14 years ago
Kurt Hindenburg 5b083640ce whitespace and style fixes 14 years ago
Jekyll Wu d51fe86819 QList<String> ==> QStringList 14 years ago
Jekyll Wu 193777e21a Split class SessionManager into ProfileMananger and SessionManager 14 years ago
Kurt Hindenburg ea3458de92 /s/streams/printf/ for --list-profiles and --list-profile-properties 14 years ago
Kurt Hindenburg e0862c603a Style fixes - separte commands - remove 2 ; - align { elses 14 years ago
Kurt Hindenburg 519e2614d6 Style fixes - remove spaces before ; and add spaces in for loops 14 years ago