Daniel Molkentin
bf755ad118
Enable include completion also for ObjectiveC's 'import'
2009-07-31 16:35:07 +02:00
Erik Verbruggen
4967280449
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-31 16:07:28 +02:00
Erik Verbruggen
4a0da2c6f2
Added Semantic checks for ObjC methods.
2009-07-31 16:03:48 +02:00
Denis Dzyubenko
8f869c301c
Changed the 'session manager' dialog
...
There is not much sense to have Ok and Cancel button that just close
the dialog, so instead there should be a Close button and a button to
switch to the currently selected session.
Reviewed-by: dt
2009-07-31 15:39:46 +02:00
Erik Verbruggen
b713f1772a
Added semantic checks for method declarations.
2009-07-31 13:22:32 +02:00
Erik Verbruggen
b54517ad0f
Pimpin' the UI a bit.
2009-07-31 12:59:41 +02:00
Maurice Kalinowski
90a773ea35
fix crash
...
check for errorstring of the correct variable
2009-07-31 12:30:55 +02:00
Maurice Kalinowski
5c663082cc
add pastebin.ca support for codepaster
...
- cannot list and does not need any preferences, as there is
only one server
2009-07-31 12:13:37 +02:00
Maurice Kalinowski
435207a223
ensure editor is visible
...
after fetching a codesnippet, we should switch to edit mode
and open the editor
2009-07-31 11:24:12 +02:00
Maurice Kalinowski
6a91b63af9
move editor creation to plugin
...
each protocol needed to create the editor on their own.
Instead emit fetchDone and let the plugin instantiate it for
every protocol
2009-07-31 11:17:57 +02:00
Friedemann Kleint
a46e71d0b6
Debugger: Fixed assert when debugging a core-file without project.
...
Task-number: 256215
2009-07-31 09:07:46 +02:00
Roberto Raggi
9ababff59c
Updated the QML front-end to revision 8358e5b93efcb119cc7dd036c8f5f4ae960f702e
2009-07-31 01:24:41 +02:00
Roberto Raggi
06d402488d
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-31 01:20:23 +02:00
Daniel Molkentin
99136262ce
S60: Fix target name for release builds
2009-07-30 18:05:20 +02:00
con
f0a482a11f
Add some listing of serial devices with friendly names.
...
This doesn't update at all yet, so you'll need to recreate the run
configuration or restart creator.
2009-07-30 16:48:41 +02:00
Friedemann Kleint
1cad9748cc
Fixed tr()-glitches.
2009-07-30 16:44:16 +02:00
con
8cadee7b99
Make port selectable.
2009-07-30 11:46:30 +02:00
con
3419c2561b
Add some progress information.
2009-07-30 10:33:31 +02:00
con
a30d696c09
Don't block, and be able to terminate remote application.
2009-07-30 10:33:30 +02:00
Roberto Raggi
674097b897
Updated the QML front-end to revision 8b168b8f969c1eafaeb0276a3c81b58a388f93d2
2009-07-30 03:26:16 +02:00
Roberto Raggi
124f2e9f5d
Added the import directive to the generated QML files.
2009-07-30 03:15:32 +02:00
con
2715c03303
Use launcher class.
2009-07-29 20:21:02 +02:00
con
e237e306ac
Create a real class with header for launcher.
2009-07-29 19:22:49 +02:00
con
2ca76d3d2f
Realize when the remote application has finished.
2009-07-29 18:51:58 +02:00
con
2ab27a3400
Make debug output optional.
2009-07-29 18:11:10 +02:00
con
2c1b85f05c
Copy and install file prior to running it.
2009-07-29 18:11:04 +02:00
con
c430649768
Sending a string should send a trainling zero as well.
2009-07-29 17:47:34 +02:00
Friedemann Kleint
5d2a5521e9
Trk: Memory error handling, endianness.
...
Pass a memory read error from trkserver to gdb via adapter. Make it
possible to swap register endianness.
2009-07-29 16:40:25 +02:00
Friedemann Kleint
3b9dc0e128
Trk: Improve logging, additional dump files.
2009-07-29 14:06:44 +02:00
dt
26c903ce9b
Fix for #Command not having a -spec argument.
2009-07-29 12:47:11 +02:00
dt
027a19841d
Make the debugging output less and better.
2009-07-29 12:47:10 +02:00
Sergey Belyashov
c3169057b6
Updated Russian translation.
...
Merge-request: 1044
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2009-07-29 11:20:30 +02:00
Erik Verbruggen
79f0f6e313
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-29 10:49:19 +02:00
Kornelia Poenitz
519b2d21cc
FakeVim: Correct cursor moving in InsertMode
...
Text was selected after horizontal cursor moving / insert / enter followed by
vertical cursor movement. Also, target column was sometimes wrong.
Reviewed-By: hjk
Merge-request: 1050
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2009-07-29 10:41:28 +02:00
Erik Verbruggen
57e5ba0840
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-29 10:39:47 +02:00
Erik Verbruggen
83e35eb9fb
Another fix for ObjC fast-enum parsing.
2009-07-29 10:39:27 +02:00
Roberto Raggi
1e7b406327
Added Snapshot::dependsOn().
...
Snapshot::dependsOn(fn) returns the files in the snapshot that depends on fn.
2009-07-29 10:18:07 +02:00
Erik Verbruggen
123e2f6349
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-29 10:06:42 +02:00
Erik Verbruggen
f04dbf05b9
Fix for ObjC fast-enumeration parsing.
2009-07-29 10:06:14 +02:00
Erik Verbruggen
7e65890ca2
Fixed a typo in foreach parsing, which stored the initializer in the
...
expression, which subsequently got overwritten by the (real) expression.
2009-07-29 09:46:38 +02:00
Friedemann Kleint
61123092ab
Fixed compiler/lupdate/uic warnings.
...
Add missing Q_OBJECTS where tr() was used.
2009-07-29 09:11:37 +02:00
Friedemann Kleint
5852305061
Subversion: Fixed "add" with authentication for svn pre 1.5
...
The older versions do not accept --username option, omit it.
Task-number: 255470
2009-07-29 08:48:21 +02:00
Daniel Molkentin
c297a4ac55
Remove accidentially committed file
2009-07-28 18:59:10 +02:00
Erik Verbruggen
ec4288b62f
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-28 16:35:13 +02:00
Erik Verbruggen
26267c0344
Improved ObjC parsing, and added semantic checks.
2009-07-28 16:34:15 +02:00
Friedemann Kleint
4d70da872a
Trk: Improve error handling.
2009-07-28 16:31:35 +02:00
Friedemann Kleint
20cac566f9
Compilation: Welcome screen
2009-07-28 16:31:09 +02:00
Daniel Molkentin
5633de2ac9
Make the welcome screen into plugins.
...
This removes the all hard dependencies to and from welcome screen,
except the one to the core plugin. More in detail:
- Add IWelcomePage to add a tab to the welcome screen
- Move tabs in the modules where they belong
- Enables QHelpManager to open help fullscreen and contextually
- "Getting Started" moves to Qt4ProjectManager
- Projects & Sessions (aka "Develop") moves to ProjectExplorer
- "Community" remains in the welcome plugin for simplicity
2009-07-28 16:11:55 +02:00
dt
a9b521f80a
Make it possible to add the qmakestep and makestep back.
...
Just one qmakestep is allowed though. But I you can add as many
makesteps as you want.
2009-07-28 16:01:43 +02:00
con
cf6ed08c98
Don't read single bytes in native mode.
2009-07-28 15:54:17 +02:00