aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * debugger: return the address of the output buffer from the dumpershjk2009-04-161-3/+4
| |
| * projectmanager: proper name for build log dialoghjk2009-04-161-1/+1
| |
| * make quote/escape parsing more qmake-compatibleOswald Buddenhagen2009-04-151-52/+68
| |
| * QT_NO_CAST_FROM_ASCII safetyOswald Buddenhagen2009-04-151-2/+2
| |
| * protect against circular inclusion of pro/pri filesOswald Buddenhagen2009-04-151-1/+7
| | | | | | | | Task-number: 250574
| * do not crash on lines starting with an equal signOswald Buddenhagen2009-04-151-0/+3
| |
| * Fix build with namespaced Qtkh2009-04-151-2/+6
| | | | | | | | Reviewed-by: Thorbjorn Lindeijer
| * debugger: put the address of the loaded helpers into the debugger loghjk2009-04-152-7/+8
| |
| * No need to open file ReadWrite for just reading its contentsThorbjørn Lindeijer2009-04-152-5/+2
| | | | | | | | Pointed out by Mathias Gumz.
* | Small tweaks to the cmake open project wizard.dt2009-04-152-1/+7
|/ | | | | Note: The use is now forced to run cmake. This is rather suboptimal, but currently cancel doesn't do the correct thing so we prevent that.
* Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-151-1/+15
|\
| * debugger: also parse PID if the program starts without breakpointshjk2009-04-151-1/+15
| |
* | Crash on removing RunConfigurations by editing the pro filedt2009-04-154-5/+30
|/ | | | Task: 250759
* debugger: fix re-initialization of watch item inameshjk2009-04-152-9/+18
|
* fakevim: fix the "Quit FakeVim" handlerhjk2009-04-142-1/+2
|
* debugger: use 'gdb' as default debuggerhjk2009-04-141-0/+2
|
* debugger: don't kill gdb the hard way if it is still in a known statehjk2009-04-141-3/+1
|
* Small tweaks to NTFS writable check fixThorbjørn Lindeijer2009-04-142-10/+5
|
* bugfix for windows: trying to open files stored on network drives relied on ↵Mathias Gumz2009-04-141-8/+19
| | | | QFileInfo::isWritable() without using the real filesystem checks
* make the startup script work with directories containing spaces.hjk2009-04-141-3/+3
| | | | Thanks to "catanzag" on the labs blog.
* debugger: less debug output in cases we know what's missinghjk2009-04-142-2/+16
|
* debugger: make some noise if we still can't set pending breakpoints on Linuxhjk2009-04-141-0/+2
|
* debugger: use break-insert -f to insert pending breakpointshjk2009-04-141-2/+5
|
* make terminal emulator configurable centrallyOswald Buddenhagen2009-04-1412-42/+154
| | | | | this includes changing the runInTerminal.command command line. the terminal setting mock from the debugger plugin is gone again.
* use temp file to pass env on unix as wellOswald Buddenhagen2009-04-143-13/+67
| | | | | the linux command line can be 32k long ... which might still be not enough. well, in fact, it just makes the 'ps' output unreadable.
* disambiguate IContext for vc9Oswald Buddenhagen2009-04-141-1/+1
|
* Ignore qtcreator_process_stub.con2009-04-141-0/+1
|
* fakevim: fix positioning after 'w'hjk2009-04-142-11/+62
| | | | was broken during the changes to the "target column" logic
* fakevim: work on autotestshjk2009-04-142-30/+56
|
* fakevim: work on testshjk2009-04-141-23/+55
|
* Fixed dialog title for selecting core fileThorbjørn Lindeijer2009-04-101-1/+1
|
* Remove duplicates.con2009-04-091-4/+2
|
* fakevim: work on autotestshjk2009-04-092-4/+13
|
* debugger: potential fix for cases where the std:: namespace is nothjk2009-04-093-28/+96
| | | | reported properly
* Sorry, still can't embed videos, crashes too often.v1.1.0-rc1con2009-04-092-35/+2
|
* Fixes: Changes in skipping files and suggested path in qrc editorOlli Werwolff2009-04-091-3/+13
| | | | | | | | | | RevBy: Thorbjorn Lindeijer Details: Renamed button "Don't Add" to "Skip". The button is only shown, if more than 1 file shall be added. In addition to that the qrc editor checks, whether there is a "Resources" directory in the qrc-file's folder and sets this directory as the suggested save dir, if present (Needed in the Visual Studio Add-in)
* debugger: provide an entry saying <no information> if an object has nohjk2009-04-091-1/+15
| | | | children (or no debug information available)
* Prevent endless loop when no matching brace is foundThorbjørn Lindeijer2009-04-091-3/+8
| | | | | | | Would show up when typing ")," where the closing brace doesn't have a matching opening brace, for example. Done with Roberto Raggi.
* Show a useful dialog when debugger can't find debugging helper.con2009-04-082-0/+29
| | | | Reviewed-by: hjk <qtc-committer@nokia.com>
* debugger: make QObject connection dumper work againhjk2009-04-081-6/+4
|
* debugger: start work on new stand-alone test for debugging helpershjk2009-04-084-2/+27
|
* Attempt to clear some confusion around generic projectThorbjørn Lindeijer2009-04-081-4/+4
|
* Fixed compiling with gcc 3.3Thorbjørn Lindeijer2009-04-081-2/+2
|
* fakevim: work on autotestshjk2009-04-083-73/+151
|
* debugger: make user visible strings translatablehjk2009-04-0813-97/+87
|
* debugger: stack view cosmeticshjk2009-04-082-14/+17
|
* app.pro: also add $$IDE_APP_TARGET to the installationhjk2009-04-081-0/+1
|
* Don't crash when unsplitting more complicated editor splits.con2009-04-082-4/+22
| | | | | Whenever we want to re-use widgets from the former child SplitterOrView, we must make sure that this doesn't delete it later on.
* Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-0830-227/+277
|\
| * Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-0829-224/+259
| |\